On Jun 14, 8:27 am, duoduo <[email protected]> wrote: > Now, I want to get all the county names and the first level city names > in the world of Google maps. > And then, I want to set them in my database that be used in my GIS > System. > There is anyway to get those lists?
The API doesn't provide a method, and it's prohibited by the Terms: see 10.6 at http://code.google.com/apis/maps/terms.html Consider other services, like http://www.geonames.org, which provides the information free and without restriction. It may not match Google's data entirely though. -- 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.
