ben.myers
Joined: 22/02/2009 11:18:06
Messages: 3
Offline
|
Hi
In Australia, when we deal with states, we mostly use abbreviations, e.g. NSW instead of New South Wales when dealing with data.
So when we look for a location, we use abbreviated state, and GeoNames search doesn't support this.
For example, to look for Manly in NSW, we would use the following query string:
Manly, NSW
Searched GeoNames with the above query string, it returned:
Manly wharf, Manly, Sdyney, NSW
Which not what we expected.
However, if a full state name or FIPS is provided, GeoNames returned the expected result:
Query: Manly, New South Wales
Result: Manly
Query: Manly, 02
Result: Manly
I believe adminCode1 plays a role in this and it would be good if ISO is used instead of FIPS for adminCode1.
Are there plans to use ISO and what is the time frame for the switch?
Thanks
|