Hi,
im calling the WS like this
http://where.yahooapis.com/geocode?appid={appID}&locale=DE_de&flags=RQ&csz={city}
For (german) cities like:
Altdorf
Moosbach
Neumarkt
In Germany there are over 10 cities (foreach) with the same name (Altdorf, Moosbach)
And there are 2 cities in germany with the name Neumarkt and some more in Austria and other countries.
Am i doing something wrong?