verduomo
Joined: 13/12/2008 11:19:39
Messages: 2
Offline
|
Hi
I hope someone can help please. I am struggling to compile a single xml request to return data contained in the following separate queries:
1. http://ws.geonames.org/findNearby?lat=51.503&lng=0.007&featureClass=A&featureCode=ADM3
This returns "City of London" and United Kingdom - good
2. http://ws.geonames.org/findNearbyPlaceName?style=FULL&lat=51.503&lng=0.007
This returns "Blackwall" which I also need.
Is there a way to combine the above into 1 query? Any help would be appreciated please
|