Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/DataBase/Database Type/NoSQL/Document DB/
mongoDB
mongoDB
/MongoDB Index/MongoDB 2dSphere/
mongo $geoIntersects
Search

mongo $geoIntersects

Get get LineString and Polygin - instead of $geoWithin

 
 
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...
Howto get any item (Point, LineString, Polygon) within a bounding box in mongodb
https://stackoverflow.com/questions/19981372/howto-get-any-item-point-linestring-polygon-within-a-bounding-box-in-mongodb
Howto get any item (Point, LineString, Polygon) within a bounding box in mongodb

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/DataBase/Database Type/NoSQL/Document DB/
mongoDB
mongoDB
/MongoDB Index/MongoDB 2dSphere/
mongo $geoIntersects
Copyright Seonglae Cho