Tag Archives: mongodb

Working with Geospatial support in MongoDB: the basics

A project I’m working on requires storage of and queries on Geospatial data. I’m using MongoDB, which has good support for Geospatial data, at least good enough for my needs. This post walks through the basics of inserting and querying … Continue reading

Posted in General, MDSD | Tagged , | Comments Off on Working with Geospatial support in MongoDB: the basics