vinny
Joined: 20/08/2013 16:56:00
Messages: 5
Offline
|
Hello,
I am wondering if I can prevent the search results from using accented characters and use the normal english letters instead.
For eg, when I type in Pune, one of the result is
Pune, Mahārāshtra, India.
Will it be possible to get just Pune, Maharashtra, India? Below is the query I am using.
Thanks
Vinny
http://api.geonames.org/searchJSON?&featureClass=P&featureCode=PPL&featureCode=PPLA&featureCode=PPLA2&featureCode=PPLA3&featureCode=PPLA4&featureCode=PPLC&featureCode=PPLS&featureCode=PPLL&featureCode=PPLX&featureClass=A&featureCode=ADM1&featureCode=ADMD&username=<MY_TEST_ACCOUNT>&style=medium&lang=en&maxRows=20&name_startsWith=Pune
|