My company is looking at different database providers, and how they implement Geospatial queries to get distances from a Lat/Long for a number of records.
We are going to investigate PostgreSQL as a potential database platform.
- I've heard that PostGRE implements Geospatial queries. Is this correct?
- Is there a good reference somewhere that gives info on the implementation?