Howto get any item (Point, LineString, Polygon) within a bounding box in mongodb
I've a problem with a query matching items inside a BoundingBox. How it's possible to match all items of type 2dsphere (GEO JSON)? In this case I only got the data of type Point but the items of t...
https://stackoverflow.com/questions/19981372/howto-get-any-item-point-linestring-polygon-within-a-bounding-box-in-mongodb