<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "States of Country in java code"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "States of Country in java code"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>States of Country in java code</title>
				<description><![CDATA[ Hi,

My problem is that I need you find the country, state and city, given the geographic coordinates. However I can only find the country and the city  :shock:.

Does anyone happen to know how to find the respective states of the country, given the geographical coordinates in java code?

Thank you :D  ]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4025.page#11950</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4025.page#11950</link>
				<pubDate><![CDATA[Wed, 17 Oct 2012 06:50:04]]> GMT</pubDate>
				<author><![CDATA[ Barbara]]></author>
			</item>
			<item>
				<title>Re:States of Country in java code</title>
				<description><![CDATA[ the countrysubdiv service returns admin divisions:
http://www.geonames.org/export/web-services.html#countrysubdiv

Otherwise you can look at the admin1Code of the features you get from the nearbyPlacename service, although the field is not always set.

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4025.page#11977</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4025.page#11977</link>
				<pubDate><![CDATA[Sun, 28 Oct 2012 11:21:48]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:States of Country in java code</title>
				<description><![CDATA[ Thank you for your help Marc, I managed to locate the states.

But now I have another problem, only some are returned within city search, and I need to be returned any city in search.  :?: 
Does anyone know inform me if can locate the GeoNames ID and find all the cities, especially from Brazil, or some other method... :P 


Thanks :D ]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4025.page#11988</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4025.page#11988</link>
				<pubDate><![CDATA[Thu, 1 Nov 2012 07:55:02]]> GMT</pubDate>
				<author><![CDATA[ Barbara]]></author>
			</item>
			<item>
				<title>Re:States of Country in java code</title>
				<description><![CDATA[ If you want all cities from Brazil then you can use the data base extract.

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/4025.page#12014</guid>
				<link>http://forum.geonames.org/gforum/posts/list/4025.page#12014</link>
				<pubDate><![CDATA[Sun, 11 Nov 2012 22:20:14]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
	</channel>
</rss>