runa
Joined: 13/09/2007 23:16:55
Messages: 1
Offline
|
Guys, I'm trying to create 3 linked html selects, the first one for choosing the country, the 2nd one for ADM1 and a 3rd one for ADM2
I'm planning to install the dump in my local DB but in the meanwhile I'm using the webservice.
I have the country code (&country= parameter in the request), but I'm forced to also use a query string (q= parameter in the request), right now I'm using the country name, but I'm not sure if this is correct.
Also, I would like to use the geonameId of the country to get the regions info (instead of this two parameters) Is this possible?
Thanks!
|