hmmm thanks. do you know then a way to parse to the entire database and extract the coordinates from the url and submit them to this website http://api.geonames.org/countryCode?lat=43.545261&lng=-5.661926&username=demo and get the response submitting those values to the database? i belive that i can do that with php curl but im really too new to php to fix this on my own.
On 12 Jul, 09:42, Rossko <[email protected]> wrote: > Where are you getting this static map URL from? There may be a better > way to source the information. > > Although extracting the coordinaters from the URL is just a text > parsing exercise in the scripting language of your choice. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
