<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "XML/JSON inconsistent result"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "XML/JSON inconsistent result"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>XML/JSON inconsistent result</title>
				<description><![CDATA[ This query, taken straight from the docs, returns XML with a number of countrySubdivision records within a <geonames> tag:

http://ws.geonames.org/countrySubdivision?lat=47.03&lng=10.2&maxRows=10&radius=60

 but the corresponding JSON request doesn't:

http://ws.geonames.org/countrySubdivisionJSON?lat=47.03&lng=10.2&maxRows=10&radius=60

 - it seems to only return one record, whatever you do with radius and maxRows...


]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1070.page#4707</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1070.page#4707</link>
				<pubDate><![CDATA[Sat, 27 Sep 2008 16:49:58]]> GMT</pubDate>
				<author><![CDATA[ spacedman]]></author>
			</item>
			<item>
				<title>Re:XML/JSON inconsistent result</title>
				<description><![CDATA[ This is true. The list of divisions was a feature that was added later to the service and it was easy to add an additional xml element, but the json response did not allow for an additional document. As nobody was asking it we did not add the feature to the json response.

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1070.page#4781</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1070.page#4781</link>
				<pubDate><![CDATA[Sat, 11 Oct 2008 19:28:43]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>XML/JSON inconsistent result</title>
				<description><![CDATA[ The JSON and XML output from findNearbyPostalCodes is also inconsistent.

For example: XML uses 'name', JSON uses 'placeName', and the JSON doesn't include the distance.

mark]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1070.page#4785</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1070.page#4785</link>
				<pubDate><![CDATA[Sun, 12 Oct 2008 23:38:34]]> GMT</pubDate>
				<author><![CDATA[ MTolman]]></author>
			</item>
	</channel>
</rss>