i don´t know any web service that does this.. but google maps api can tell you what is the correct viewport to visualize a city.. and it gives you the SW and NE lat/lng points.. so this can´t solve one of your issues.
the other, about the area, i think you´ll need the polygon that delimitates the city.. and use another tool to get the area.. if you´re using postgis (the extension for spatial calcs for PostgreSQL) this would be easy... On 19 jul, 01:14, Kemar <[email protected]> wrote: > Does anyone know of a web service that will allow for me to provide a > city, state or zip and provide either the area of the city (i.e. > 100km) or the 4 boundary lat/long points? Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
