<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Blind spots for oceanJSON service?"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Blind spots for oceanJSON service?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Blind spots for oceanJSON service?</title>
				<description><![CDATA[ Hi,

Have just discovered geonames, it looks like some of the JSON services could be very useful for a project I have coming up. I'm at the stage of trying out a few of the URIs, but I'm running into what seem to be blind spots on the map.

For example, lat= 0.0, lng = 0.0, is a location at sea in the South Atlantic Ocean, but the following URL:

http://ws.geonames.org/oceanJSON?formatted=true&lat=0&lng=0&style=full

returns only:

<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>
{"status": { "message": "we are afraid we could not find an ocean for latitude and longitude :0.0,0.0", "value": 15}}
</pre>
		</div>

I get similar results for 30, -30, which should be in the middle of the North Atlantic:

http://ws.geonames.org/oceanJSON?formatted=true&lat=30&lng=-30&style=full

<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>
{"status": { "message": "we are afraid we could not find an ocean for latitude and longitude :30.0,-30.0", "value": 15}}
</pre>
		</div>

Am I misinterpreting something here? I'd assumed I should be able to give any at-sea coordinate and get back the name of the ocean in which it falls.

Cheers]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1783.page#7244</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1783.page#7244</link>
				<pubDate><![CDATA[Tue, 23 Feb 2010 14:14:49]]> GMT</pubDate>
				<author><![CDATA[ jlmt]]></author>
			</item>
			<item>
				<title>Re:Blind spots for oceanJSON service?</title>
				<description><![CDATA[ you are right there was a problem with input parameters exactly on the border between two oceans and it did not return any one of the two.

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1783.page#7247</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1783.page#7247</link>
				<pubDate><![CDATA[Wed, 24 Feb 2010 06:47:22]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Blind spots for oceanJSON service?</title>
				<description><![CDATA[ Marc, thanks, works great now!]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1783.page#7249</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1783.page#7249</link>
				<pubDate><![CDATA[Wed, 24 Feb 2010 15:24:40]]> GMT</pubDate>
				<author><![CDATA[ jlmt]]></author>
			</item>
	</channel>
</rss>