<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "How to get correct city names"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "How to get correct city names"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>How to get correct city names</title>
				<description><![CDATA[ Hi !

Is there a way to get the CITY name to the corresponding lat/lng? 

Because using findNearby (f.e:
http://api.geonames.org/findNearby?lat=48.251884&lng=14.313422&featureClass=P&style=FULL&username=demo )

returns "Wagram" (district) instead of "Pasching" (city)

Using findNearbyPostalCodes returns the correct postal code (4061) with the wrong name of the city (district again):

http://api.geonames.org/findNearbyPostalCodes?lat=48.24321&lng=14.235683&featureClass=A&featureClass=P&style=FULL&max_rows=10&username=demo&lang=en

Using findNearbyPostalCodes with postalcode and country_code returns the correct city/state/country name, but only in German, not in english, because the lang parameter does not work with this call.

http://api.geonames.org/findNearbyPostalCodes?postalcode=4061&country_code=AT&username=demo&lang=en&maxRows=1&style=FULL

So is there a way to get the country/state/city names / postal code in english from using lat/long, without getting districts.

for f.e. lat=48.24321&lng=14.235683 I would like to get:
"Austria" / "Upper Austria" / "Pasching" / 4061

Any ideas?

Greetings 
Wudu]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4097.page#12142</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4097.page#12142</link>
				<pubDate><![CDATA[Tue, 15 Jan 2013 06:52:30]]> GMT</pubDate>
				<author><![CDATA[ wudu]]></author>
			</item>
			<item>
				<title>Re:How to get correct city names</title>
				<description><![CDATA[ I was wondering this too. Right now, I am forced to use another service to get the correct name.

For example, I want my app to find the user's city as Melbourne, not as Albert Park or Middle Park or South Melbourne.

I can do a search for Melbourne and get all relevant data, but when sending lat/long to Geonames, it's almost too specific, returning, as you say, the district, when I want the "simple/general" city name. No one says, "I am from Albert Park" they say "I am from Melbourne".

This will be key for my app. I'd rather not have to use two services...]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4097.page#12279</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4097.page#12279</link>
				<pubDate><![CDATA[Fri, 8 Mar 2013 06:29:47]]> GMT</pubDate>
				<author><![CDATA[ mstaer]]></author>
			</item>
			<item>
				<title>Re:How to get correct city names</title>
				<description><![CDATA[ Any resolution or workaround for this?  I'm having the same issue...]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4097.page#13071</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4097.page#13071</link>
				<pubDate><![CDATA[Sun, 24 Nov 2013 11:27:24]]> GMT</pubDate>
				<author><![CDATA[ irose]]></author>
			</item>
			<item>
				<title>Re:How to get correct city names</title>
				<description><![CDATA[ Melbourne (and the other major cities of australia) are actually a problem because there isn't a "melbourne city" that exists in the government administrative hierarchy. There are various definitions of a colloquail Melbourne that includes number local government areas, including the small central business district officially known as Melbourne.
]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4097.page#13079</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4097.page#13079</link>
				<pubDate><![CDATA[Mon, 25 Nov 2013 07:45:52]]> GMT</pubDate>
				<author><![CDATA[ blackmad]]></author>
			</item>
	</channel>
</rss>