<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:media="http://search.yahoo.com/mrss"
	>

<channel>
	<title>GeoNames Blog</title>
	<atom:link href="http://geonames.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://geonames.wordpress.com</link>
	<description></description>
	<pubDate>Wed, 02 Apr 2008 15:29:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Geotagged Wikipedia Articles</title>
		<link>http://geonames.wordpress.com/2008/04/02/geotagged-wikipedia-articles/</link>
		<comments>http://geonames.wordpress.com/2008/04/02/geotagged-wikipedia-articles/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 15:29:07 +0000</pubDate>
		<dc:creator>marc</dc:creator>
		
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://geonames.wordpress.com/?p=51</guid>
		<description><![CDATA[We have updated our database of geotagged Wikipedia articles and increased the total number of articles to 1.2 million up from 800&#8242;000. The most popular language is still English with 170&#8242;000 articles (up from 137&#8242;000) followed by Dutch with 107&#8242;000 (up from 67&#8242;000). Fifth is &#8220;Volapük&#8221; a language I have to admit I have never [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We have updated our <a href="http://www.geonames.org/wikipedia/">database of geotagged Wikipedia articles</a> and increased the total number of articles to 1.2 million up from 800&#8242;000. The most popular language is still English with 170&#8242;000 articles (up from 137&#8242;000) followed by Dutch with 107&#8242;000 (up from 67&#8242;000). Fifth is &#8220;<i>Volapük</i>&#8221; a language I have to admit I have never heard of before. It is a constructed language derived from English and German. Most articles in <i>Volapük, </i>which literally translates to &#8216;world speak&#8217;, are stubs created by wikipedia bots.</p>
<p>The number of entries for German would have decreased hadn&#8217;t it been for our merging the previous parse result with the newest parse. The decrease is mainly caused by wikipedians who develop bots to alter established templates into new templates. The new templates are used only for a minuscule fraction of articles. This trend seems to show that  while the wikipedia approach works well for unstructured textual data it does not work so well for structured data.</p>
<p><b>Wikinear </b></p>
<p>An application quite popular in the Blogosphere these days is <a href="http://simonwillison.net/2008/Mar/22/wikinear/">Wikinear</a>. It is a very simple application for mobile phones that makes use of some interesting new technologies and web services : <a href="http://oauth.net/">OAuth</a>, <a href="http://fireeagle.yahoo.net/">Fire Eagle</a>, <a href="http://www.geonames.org/">GeoNames</a> and the <a href="http://code.google.com/apis/maps/documentation/staticmaps/">Google Static Maps API</a>.<img src="http://www.geonames.org/img/blog/wikinear.jpg" /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geonames.wordpress.com/51/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geonames.wordpress.com/51/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geonames.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geonames.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geonames.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geonames.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geonames.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geonames.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geonames.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geonames.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geonames.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geonames.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geonames.wordpress.com&blog=197883&post=51&subd=geonames&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://geonames.wordpress.com/2008/04/02/geotagged-wikipedia-articles/feed/</wfw:commentRss>
	
		<media:content url="http://www.geonames.org/img/blog/wikinear.jpg" medium="image" />
	</item>
		<item>
		<title>GeoNames web service client r1.0</title>
		<link>http://geonames.wordpress.com/2008/03/31/geonames-web-service-client-r10/</link>
		<comments>http://geonames.wordpress.com/2008/03/31/geonames-web-service-client-r10/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 20:34:32 +0000</pubDate>
		<dc:creator>marc</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geonames.wordpress.com/?p=69</guid>
		<description><![CDATA[ The GeoNames web service client for java has been released in version 1.0. The release includes the following changes and additions :

implemented children and neighbours service
throw exception if a field is accessed that has not been set due to insufficient style parameter
add adminname1 and adminname2 to Toponym
fixed a couple of minor bugs
added and improved [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> The <a href="http://www.geonames.org/source-code/">GeoNames web service client for java</a> has been released in version 1.0. The release includes the following changes and additions :</p>
<ul>
<li>implemented <a href="http://www.geonames.org/export/place-hierarchy.html#children">children</a> and <a href="http://www.geonames.org/export/place-hierarchy.html#neighbours">neighbours</a> service</li>
<li>throw exception if a field is accessed that has not been set due to insufficient style parameter</li>
<li>add adminname1 and adminname2 to Toponym</li>
<li>fixed a couple of minor bugs</li>
<li>added and improved documentation</li>
<li>support for <i>username</i> and <i>token</i> for authentication</li>
<li>client failover to alternative server if the main server is not accessible. The failover server will be used for some minutes before the client will automatically try to switch back to the main server. This is a simple and efficient approach to achieve high availability for an application.</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geonames.wordpress.com/69/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geonames.wordpress.com/69/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geonames.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geonames.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geonames.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geonames.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geonames.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geonames.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geonames.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geonames.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geonames.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geonames.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geonames.wordpress.com&blog=197883&post=69&subd=geonames&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://geonames.wordpress.com/2008/03/31/geonames-web-service-client-r10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Linked Data and the Semantic Web</title>
		<link>http://geonames.wordpress.com/2008/03/28/linked-data-and-the-semantic-web/</link>
		<comments>http://geonames.wordpress.com/2008/03/28/linked-data-and-the-semantic-web/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 14:08:44 +0000</pubDate>
		<dc:creator>marc</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geonames.wordpress.com/?p=67</guid>
		<description><![CDATA[The Semantic Web, the web of data, is coming of age and making it recently into main stream news coverage. GeoNames was among the first to offer a geographical ontology and RDF web services and GeoNames is also part of the Linked Data project. The Linked Data project brings together data from public sources and [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The <a href="http://www.w3.org/2001/sw/">Semantic Web</a>, the web of data, is coming of age and making it recently into <a href="http://technology.timesonline.co.uk/tol/news/tech_and_web/article3532832.ece">main stream</a> <a href="http://www.readwriteweb.com/archives/tbl_calls_for_semweb.php">news</a> <a href="http://blogs.zdnet.com/semantic-web/">coverage</a>. GeoNames was among the <a href="http://geonames.wordpress.com/2006/10/14/semantic-web/">first</a> to offer a <a href="http://www.geonames.org/ontology/">geographical ontology</a> and <a href="http://geonames.wordpress.com/2006/10/21/semantic-web-concept-vs-document/">RDF web services</a> and GeoNames is also part of the <a href="http://esw.w3.org/topic/SweoIG/TaskForces/CommunityProjects/LinkingOpenData">Linked Data project</a>. The Linked Data project brings together data from public sources and builds a web of open and free data where data sets are interlinked with each other. Geographic concepts are referred to using the GeoNames URI with the unique GeoNames Identifier the <i>geoNameId</i>.</p>
<p><a href="http://richard.cyganiak.de/2007/10/lod/"><img src="http://www.geonames.org/img/blog/lod-datasets_2008-02-28.png" border="0" height="351" width="480" /></a></p>
<p>[Image : Projects involved in the Linked Data project (Feb 2008, Richard Cyganiak)]</p>
<p>Tim Berners-Lee has written an <a href="http://dig.csail.mit.edu/breadcrumbs/node/232">interesting blog posting</a> about how a misquote from the <a href="http://technology.timesonline.co.uk/tol/news/tech_and_web/article3532832.ece">Times interview</a> spread over the web and could not be stopped. (He also mentions GeoNames.)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geonames.wordpress.com/67/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geonames.wordpress.com/67/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geonames.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geonames.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geonames.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geonames.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geonames.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geonames.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geonames.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geonames.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geonames.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geonames.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geonames.wordpress.com&blog=197883&post=67&subd=geonames&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://geonames.wordpress.com/2008/03/28/linked-data-and-the-semantic-web/feed/</wfw:commentRss>
	
		<media:content url="http://www.geonames.org/img/blog/lod-datasets_2008-02-28.png" medium="image" />
	</item>
		<item>
		<title>GeoTree - Hierarchical Toponym Browser</title>
		<link>http://geonames.wordpress.com/2008/03/06/geotree-hierarchical-toponym-browser/</link>
		<comments>http://geonames.wordpress.com/2008/03/06/geotree-hierarchical-toponym-browser/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 20:14:37 +0000</pubDate>
		<dc:creator>marc</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geonames.wordpress.com/?p=66</guid>
		<description><![CDATA[GeoTree is a new hierarchical toponym browser for GeoNames. It allows to drill down the continents and the administrative divisions of a country in an explorer like fashion. To the right of the tree view a map shows the toponym selected. An outstanding component of GeoTree are the flags and coat of arms displayed with [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://geotree.geonames.org/"><i><b>GeoTree</b></i></a> is a new <b>hierarchical toponym browser</b> for <a href="http://www.geonames.org">GeoNames</a>. It allows to drill down the continents and the administrative divisions of a country in an explorer like fashion. To the right of the tree view a map shows the toponym selected. An outstanding component of GeoTree are the <b>flags and coat of arms</b> displayed with most administrative features. The coat of arms are from the wikipedia <a href="http://fr.wikipedia.org/wiki/Projet:Blasons">Blasons </a>(heraldry) project. Moving the mouse over the name of an administrative division will not only focus the map, it will also display a larger version of the <a href="http://commons.wikimedia.org/wiki/Category:Coats_of_arms_by_country">coat of arms</a>.</p>
<p>The GeoNames balloons are linking to the respective GeoTree representation of the toponym. GeoTree is using the GeoNames <a href="http://www.geonames.org/export/place-hierarchy.html">hierarchical webservices</a>.</p>
<p><a href="http://geotree.geonames.org/?focus=3037350"><img src="http://www.geonames.org/img/blog/geotree.png" border="0" /></a></p>
<p><a href="http://geotree.geonames.org/">GeoTree</a> is developed by Christophe, GeoNames Ambassador to France. Jan and Bernard are helping with the svg representation of the coat of arms. <a href="http://geotree.geonames.org/?focus=3037350">Check it out</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geonames.wordpress.com/66/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geonames.wordpress.com/66/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geonames.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geonames.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geonames.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geonames.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geonames.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geonames.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geonames.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geonames.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geonames.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geonames.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geonames.wordpress.com&blog=197883&post=66&subd=geonames&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://geonames.wordpress.com/2008/03/06/geotree-hierarchical-toponym-browser/feed/</wfw:commentRss>
	
		<media:content url="http://www.geonames.org/img/blog/geotree.png" medium="image" />
	</item>
		<item>
		<title>New Countries : Saint Martin &#38; Saint Barthélemy</title>
		<link>http://geonames.wordpress.com/2008/03/03/new-countries-saint-martin-saint-barthelemy/</link>
		<comments>http://geonames.wordpress.com/2008/03/03/new-countries-saint-martin-saint-barthelemy/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 17:05:06 +0000</pubDate>
		<dc:creator>marc</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geonames.wordpress.com/?p=68</guid>
		<description><![CDATA[We have added two new country codes to our database : Saint Martin and Saint Barthélemy both of which are French overseas collectivities in the Caribbean and have previously been part of the French overseas department Guadeloupe. In 2007 they seceded from Guadeloupe and have received the ISO country codes MF and BL (ISO Newsletter [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We have added two new country codes to our database : <b><i><a href="http://www.geonames.org/3578421/saint-martin.html">Saint Martin</a></i></b> and <b><a href="http://www.geonames.org/3578476/saint-barthelemy.html"><i>Saint Barthélemy</i></a></b> both of which are French overseas collectivities<b> </b>in the Caribbean and have previously been part of the French overseas department <i>Guadeloupe</i>. In 2007 they seceded from Guadeloupe and have received the ISO country codes MF and BL (<a href="http://www.iso.org/iso/newsletter_vi-1.pdf">ISO Newsletter PDF</a>).</p>
<p><i>Saint Martin : </i>MF, MAF, 663 (FIPS : RN)</p>
<p><i>Saint Barthélemy : </i>BL, BLM, 652 (FIPS : TB)</p>
<p><img src="http://www.geonames.org/img/blog/flag_bl.png" align="left" border="0" height="143" width="200" /></p>
<p><i>Saint Barthélemy </i>is named after Christopher Colombus&#8217;s brother Bartolomeo. It was a Swedish possession before being sold to France and it&#8217;s capital <i>Gustavia </i>bears the name of King Gustav III of Sweden. The       Arrawak Indians called the island &#8220;<i>Ouanalao</i>&#8220;.</p>
<p>The island Saint Martin is separated into a northern part <i>Saint Martin</i>, a French overseas collectivity, and a southern part Sint Maarten which is part of the Netherlands Antilles.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geonames.wordpress.com/68/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geonames.wordpress.com/68/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geonames.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geonames.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geonames.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geonames.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geonames.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geonames.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geonames.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geonames.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geonames.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geonames.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geonames.wordpress.com&blog=197883&post=68&subd=geonames&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://geonames.wordpress.com/2008/03/03/new-countries-saint-martin-saint-barthelemy/feed/</wfw:commentRss>
	
		<media:content url="http://www.geonames.org/img/blog/flag_bl.png" medium="image" />
	</item>
		<item>
		<title>Commercial GeoNames Web Services</title>
		<link>http://geonames.wordpress.com/2008/02/27/commercial-geonames-web-services/</link>
		<comments>http://geonames.wordpress.com/2008/02/27/commercial-geonames-web-services/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 13:20:36 +0000</pubDate>
		<dc:creator>marc</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geonames.wordpress.com/?p=65</guid>
		<description><![CDATA[A commercial version of our popular web services is now available to everybody.  The commercial web services offer faster response time and higher uptime than their free siblings and come with two types of service level agreements. We recommend that professional users and mission critical applications upgrade to this premium service.
The GeoNames web services [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A <a href="http://www.geonames.org/commercial-webservices.html">commercial version</a> of our popular <a href="http://www.geonames.org/export/web-services.html">web services</a> is now available to everybody.  The <a href="http://www.geonames.org/commercial-webservices.html">commercial web services</a> offer <b>faster response time</b> and <b>higher uptime</b> than their free siblings and come with two types of <b>service level agreements</b>. We recommend that professional users and mission critical applications upgrade to this premium service.</p>
<p>The GeoNames web services are incredibly popular and the growth rate is amazing. We regularly serve over <b>10 million requests per day</b>. <a href="http://www.geonames.org/donations.html">Donations</a>, however, don&#8217;t keep pace with this increase and we will have to limit the number of requests per IP address on the free servers to be able to keep up with the exponentially growing demand. By the end of February this limit will be 100&#8242;000 credits per IP address and by the end of March it will be <b>50&#8242;000 credits</b>. Luckily we have an alternative for heavy users with the <a href="http://www.geonames.org/commercial-webservices.html">commercial web services</a> announced above. The <a href="http://www.geonames.org/export/credits.html">credits</a> policy accounts for the fact that not all web services generate the same load on the server. For most services a request equals one credit, some <a href="http://www.geonames.org/export/reverse-geocoding.html">reverse geocoding</a> services are more expensive whereas others like <a href="http://www.geonames.org/export/web-services.html#gtopo30">gtopo30</a> are less resource intensive and cost a fraction of a credit only.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geonames.wordpress.com/65/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geonames.wordpress.com/65/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geonames.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geonames.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geonames.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geonames.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geonames.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geonames.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geonames.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geonames.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geonames.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geonames.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geonames.wordpress.com&blog=197883&post=65&subd=geonames&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://geonames.wordpress.com/2008/02/27/commercial-geonames-web-services/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Feature Extraction from Satellite Imagery</title>
		<link>http://geonames.wordpress.com/2008/02/19/feature-extraction-from-satellite-imagery/</link>
		<comments>http://geonames.wordpress.com/2008/02/19/feature-extraction-from-satellite-imagery/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 13:36:25 +0000</pubDate>
		<dc:creator>marc</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geonames.wordpress.com/?p=64</guid>
		<description><![CDATA[Spot Image, a leading provider of satellite imagery, are making a fantastic offer. Spot Image are teaming up with GeoNames to help improve the availability of free geographical data and offer high resolution 2.5m satellite imagery for automatic feature extraction.
Features that we think can be extracted from 2.5m imagery are city contours, airports, streets,  [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.spotimage.com"><img src="http://www.geonames.org/img/blog/logo-spot.gif" align="left" border="0" /></a><b><a href="http://www.spotimage.com">Spot Image</a></b>, a leading provider of satellite imagery, are making a fantastic offer. <i>Spot Image </i>are teaming up with <i>GeoNames </i>to help improve the availability of free geographical data and <b>offer high <a href="http://www.spotimage.fr/web/en/233-resolution-and-spectral-bands.php">resolution</a> 2.5m satellite imagery for automatic feature extraction</b>.</p>
<p>Features that we think can be extracted from 2.5m imagery are <b>city contours, airports, streets,  shore lines, lakes, rivers and others</b>. We believe this is a fantastic opportunity for researchers and student-works to find algorithms for feature identification and extraction. Drop me a line for more details if you are doing research in this area and would like to work on this challenging task.</p>
<p>Contact : Marc Wick, marc@geonames.org</p>
<p>The data extracted from satellite imagery will be made available through GeoNames. Up to now GeoNames was exclusively focusing on point data due to the lack of good and free vector data.  The extracted features will allow us to provide vector data and we will be able to include shapes of cities and other features into the GeoNames database. It will be a <b>gigantic step forward for the availability, quality and coverage of free geographical data on global scale</b>.</p>
<p><a href="http://earth.spotimage.com/gallery/zoomifyViewer.swf"><img src="http://www.geonames.org/img/blog/spotimage-casablanca.jpg" border="0" /></a></p>
<p>[Image : <a href="http://earth.spotimage.com/gallery/zoomifyViewer.swf">Spot Image Quality ZoomifyViewer Casablanca, Morocco</a>]</p>
<p><i>Spot Image, </i>based in Toulouse (France),<i> </i>are <a href="http://www.spot.com/web/SICORP/1273-spot-data-on-google-earth.php">providing satellite imagery to GoogleEarth</a> and they are selling images to professional and private users. If you are looking for images of a particular area you can use this <a href="http://gallery.spotimage.com/kml/spotimage_ge_english.kml">gallery layer on GoogleEarth</a> to view and find relevant images. As an example the 2.5m <a href="http://earth.spotimage.com/oneworld/200709/image_50452670709241033032J.htm">image from 24. Sept of Barcelona</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geonames.wordpress.com/64/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geonames.wordpress.com/64/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geonames.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geonames.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geonames.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geonames.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geonames.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geonames.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geonames.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geonames.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geonames.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geonames.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geonames.wordpress.com&blog=197883&post=64&subd=geonames&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://geonames.wordpress.com/2008/02/19/feature-extraction-from-satellite-imagery/feed/</wfw:commentRss>
	
		<media:content url="http://www.geonames.org/img/blog/logo-spot.gif" medium="image" />

		<media:content url="http://www.geonames.org/img/blog/spotimage-casablanca.jpg" medium="image" />
	</item>
		<item>
		<title>NGA Update</title>
		<link>http://geonames.wordpress.com/2008/02/15/nga-update/</link>
		<comments>http://geonames.wordpress.com/2008/02/15/nga-update/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 07:20:14 +0000</pubDate>
		<dc:creator>marc</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geonames.wordpress.com/?p=62</guid>
		<description><![CDATA[In the last days the newest GNS release (2008-01-2  has been integrated into GeoNames. The GNS dataset is maintained by the National Geospatial Intelligence Agency, a US department of defense support agency.
During this load we have updated 73&#8242;000 and inserted 44&#8242;000 new toponyms. We have only updated records that have not been modified by [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In the last days the newest GNS release (2008-01-2 <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> has been integrated into GeoNames. The GNS dataset is maintained by the <a href="http://www.nga.mil">National Geospatial Intelligence Agency</a>, a US department of defense support agency.</p>
<p>During this load we have updated 73&#8242;000 and inserted 44&#8242;000 new toponyms. We have only updated records that have not been modified by GeoNames users or other sources. With the next load we plan to merge the data on attribute level and compare the NGA change history with the GeoNames change history and update attributes that have not been touched. There are usually not many conflicts with other modifications or sources as the NGA has a completely different focus. The countries with the highest number of modifications or inserts in this release are Iran, Taiwan and Peru. Detailed numbers are in this <a href="http://forum.geonames.org/gforum/posts/list/774.page">forum posting</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geonames.wordpress.com/62/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geonames.wordpress.com/62/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geonames.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geonames.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geonames.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geonames.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geonames.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geonames.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geonames.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geonames.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geonames.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geonames.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geonames.wordpress.com&blog=197883&post=62&subd=geonames&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://geonames.wordpress.com/2008/02/15/nga-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Neighbourhood Reverse Geocoding</title>
		<link>http://geonames.wordpress.com/2008/01/24/neighbourhood-reverse-geocoding/</link>
		<comments>http://geonames.wordpress.com/2008/01/24/neighbourhood-reverse-geocoding/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 05:35:42 +0000</pubDate>
		<dc:creator>marc</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geonames.wordpress.com/2008/01/24/neighbourhood-reverse-geocoding/</guid>
		<description><![CDATA[
Zillow, the US real estate service, have released an awesome data set of neighbourhood boundaries for the US under a creative commons license.
Thanks to the Zillow boundaries we could add a new neighbourhood reverse geocoding service to our API. This neighbourhood web service returns the neighbourhood name, city name, county name and state name for [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.zillow.com"><img src="http://www.geonames.org/img/blog/zillow-logo.gif" border="0" /></a></p>
<p><a href="http://www.zillow.com">Zillow</a>, the US real estate service, have <a href="http://www.zillowblog.com/7000-neighborhood-boundary-files-in-shapefile-format/2008/01/">released</a> an awesome data set of <a href="http://www.zillow.com/labs/NeighborhoodBoundaries.htm">neighbourhood boundaries for the US</a> under a creative commons license.</p>
<p>Thanks to the Zillow boundaries we could add a new <a href="http://www.geonames.org/export/#neighbourhood">neighbourhood reverse geocoding</a> service to our <a href="http://www.geonames.org/export/">API</a>. This <a href="http://www.geonames.org/export/#neighbourhood">neighbourhood web service</a> returns the neighbourhood name, city name, county name and state name for a given latitude/longitude.</p>
<p>Zillow have aggregated the boundary data from online resources, chambers of commerce, tourism and convention boards as well as real estate agents.</p>
<p>Unfortunately they have not chosen the freest creative commons license, the cc-by license, like GeoNames, but have opted instead for the more restrictive cc-by-sa license. The <i>share alike</i> restriction will prevent people from improving upon it. GeoNames for instance cannot use it for their own database. While it is fantastic move by Zillow to release the boundaries, the <i>sa</i> restriction means the community will still need another dataset with a really free license. It is a pity since it will mean a duplication of efforts and reinventing the wheel. At the other hand I am confident that Zillow will change the license as the restriction does not stop their competitors from using it, it just hampers further development and Zillow would gain more without this restriction.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geonames.wordpress.com/61/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geonames.wordpress.com/61/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geonames.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geonames.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geonames.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geonames.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geonames.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geonames.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geonames.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geonames.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geonames.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geonames.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geonames.wordpress.com&blog=197883&post=61&subd=geonames&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://geonames.wordpress.com/2008/01/24/neighbourhood-reverse-geocoding/feed/</wfw:commentRss>
	
		<media:content url="http://www.geonames.org/img/blog/zillow-logo.gif" medium="image" />
	</item>
		<item>
		<title>Penguins released: Antarctica - CGA</title>
		<link>http://geonames.wordpress.com/2008/01/22/penguins-released-antarctica-cga/</link>
		<comments>http://geonames.wordpress.com/2008/01/22/penguins-released-antarctica-cga/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 06:31:55 +0000</pubDate>
		<dc:creator>marc</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geonames.wordpress.com/2008/01/22/penguins-released-antarctica-cga/</guid>
		<description><![CDATA[
I am pleased to announce the integration of the Composite Gazetteer of Antarctica (CGA) with 18&#8242;104 places. The CGA is compiled by the Scientific Committee on Antarctic Research (SCAR) who have kindly given us the permission to use their data under the condition that we publish the disclaimer below. The CGA is itself an aggregator [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.geonames.org/img/blog/scar.png" align="left" /></p>
<p>I am pleased to announce the integration of the <a href="http://www.antsdi.scar.org/placenames">Composite Gazetteer of Antarctica</a> (CGA) with 18&#8242;104 places. The <i>CGA</i> is compiled by the <a href="http://www.scar.org/">Scientific Committee on Antarctic Research</a> (SCAR) who have kindly given us the permission to use their data under the condition that we publish the disclaimer below. The <i>CGA</i> is itself an aggregator and includes data from 23 sources from 22 countries.  12&#8242;000 features are from US sources, Russia and the UK both contribute 4&#8242;800 places. Some places are contributed by several countries.</p>
<div style="text-align:center;" align="left"><img src="http://www.geonames.org/img/blog/emperor-penguin.jpg" /></div>
<p>SCAR Disclaimer :</p>
<ul>
<li>The SCAR <i>CGA</i> is a composite gazetteer and has no legal status.</li>
<li>The information in the <i>CGA</i> is that provided by national naming authorities to SCAR.</li>
<li>SCAR does not name any features, only SCAR member countries do.</li>
<li>The accuracy of the geographic coordinates (latitudes and longitudes) for the named features is unknown to SCAR, but SCAR is working with the national providers to improve them.</li>
<li>A third party with an enquiry about one of these names should always come back to the source of the data, that is SCAR.</li>
<li>The data would probably be adequate for most uses, but you should refrain from using it for showing information at a very detailed level</li>
</ul>
<div style="text-align:center;"><img src="http://www.geonames.org/img/blog/emperor-penguin2.jpg" /></div>
<p>[Photos of Emperor Penguins thanks to <a href="http://www.photolib.noaa.gov/index.html">NOAA Photo Library</a>]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geonames.wordpress.com/60/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geonames.wordpress.com/60/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geonames.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geonames.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geonames.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geonames.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geonames.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geonames.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geonames.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geonames.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geonames.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geonames.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geonames.wordpress.com&blog=197883&post=60&subd=geonames&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://geonames.wordpress.com/2008/01/22/penguins-released-antarctica-cga/feed/</wfw:commentRss>
	
		<media:content url="http://www.geonames.org/img/blog/scar.png" medium="image" />

		<media:content url="http://www.geonames.org/img/blog/emperor-penguin.jpg" medium="image" />

		<media:content url="http://www.geonames.org/img/blog/emperor-penguin2.jpg" medium="image" />
	</item>
	</channel>
</rss>