if I need to filter geo locations as near or far from; I can do it using $within polygons.
But if new Operator introduced $outside which operates as opposite for geoNear command and still sort by distance ASC.
this will make it simple and most developers may stop using $within polygon queries.