marc
Joined: 08/12/2005 07:39:47
Messages: 4501
Offline
|
[quote=vblade
http://api.geonames.org/findNearbyPostalCodes?placename=Richmond&state=VIC&country=AU&radius=1&maxRows=500&username=demo
The parameter 'state' does not exist and will be ignored.
You can write the query like this and add the state to the placename paramter:
http://api.geonames.org/findNearbyPostalCodes?placename=Richmond,VIC&country=AU&radius=1&maxRows=500&username=demo
3004 Melbourne will be added.
Best Regards
Marc
|