Hi, I am developing an application that uses Google Maps in the front end. I want to persist some geographic data for further calculations, like points of interest near a route, etc. For that I am using PostgreSQL database with the PostGIS extension for dealing with geographic data types.
My question is, which projection does Google Maps use?? So that I can specify it correctly in the database. I have seen that the most commonly used projections for latitude/longitude are NAD83: 4269 and WGS84: 4326. I have already googled it, but haven't found the exact answer. Thanks in advance, Vitor. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
