<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Using Geocoding for your database"]]></title>
		<link>http://forum.geonames.org/gforum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Using Geocoding for your database"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Using Geocoding for your database</title>
				<description><![CDATA[ I need to use geocoding service for my database (from city and street get coords)


Google - OK:

<a href='http://gmaps-samples.googlecode.com/svn/trunk/articles-phpsqlgeocode/phpsqlgeocode_xml.php' target='_new' rel="nofollow">http://gmaps-samples.googlecode.com/svn/trunk/articles-phpsqlgeocode/phpsqlgeocode_xml.php</a>

but

<blockquote>
Note:  the geocoding service may only be used in conjunction with a Google map; geocoding results without displaying them on a map is prohibited. For complete details on allowed usage, consult the Maps API Terms of Service License Restrictions.
&nbsp;
		</blockquote>

<a href='http://code.google.com/intl/en/apis/maps/documentation/geocoding/index.html' target='_new' rel="nofollow">http://code.google.com/intl/en/apis/maps/documentation/geocoding/index.html</a>

This service works properly only for city, but not for streets:
<font color='red'><blockquote>no records found in geonames database, showing yahoo geocoder first result &nbsp;
		</blockquote></font>

How can I (without license violations) get coords with street-precision?

Yahoo allowed it?]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1900.page#7744</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1900.page#7744</link>
				<pubDate><![CDATA[Tue, 18 May 2010 12:23:59]]> GMT</pubDate>
				<author><![CDATA[ hellboy]]></author>
			</item>
			<item>
				<title>Re:Using Geocoding for your database</title>
				<description><![CDATA[ geonames does not offer geocoding services on street level.

Marc]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1900.page#7755</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1900.page#7755</link>
				<pubDate><![CDATA[Wed, 19 May 2010 23:03:52]]> GMT</pubDate>
				<author><![CDATA[ marc]]></author>
			</item>
			<item>
				<title>Re:Using Geocoding for your database</title>
				<description><![CDATA[ <p></p>

		<cite>marc wrote:</cite><br>
		<blockquote>geonames does not offer geocoding services on street level.

Marc&nbsp;
		</blockquote>

what kind of (payable) alternative can be offered in this case?]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1900.page#7760</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1900.page#7760</link>
				<pubDate><![CDATA[Thu, 20 May 2010 08:15:24]]> GMT</pubDate>
				<author><![CDATA[ hellboy]]></author>
			</item>
			<item>
				<title>Re:Using Geocoding for your database</title>
				<description><![CDATA[ Hi

Openstreetmap provides streets informations

You can have a look at <a href="http://www.gisgraphy.com/ " target="_new" rel="nofollow">gisgraphy</a>. It mix Openstreetmap and Geonames datasets. You can install it by your own or use the <a href="http://services.gisgraphy.com/ " target="_new" rel="nofollow">free services</a> for non commercial use

Hope it helps
David
]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1900.page#7761</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1900.page#7761</link>
				<pubDate><![CDATA[Thu, 20 May 2010 09:46:37]]> GMT</pubDate>
				<author><![CDATA[ david masclet]]></author>
			</item>
			<item>
				<title>Re:Using Geocoding for your database</title>
				<description><![CDATA[ <blockquote>Openstreetmap provides streets informations &nbsp;
		</blockquote>

Do you mean
<a href='http://wiki.openstreetmap.org/wiki/Category:Nominatim' target='_new' rel="nofollow">http://wiki.openstreetmap.org/wiki/Category:Nominatim</a>

?]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1900.page#7762</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1900.page#7762</link>
				<pubDate><![CDATA[Thu, 20 May 2010 10:45:01]]> GMT</pubDate>
				<author><![CDATA[ hellboy]]></author>
			</item>
			<item>
				<title>Re:Using Geocoding for your database</title>
				<description><![CDATA[ hi

i try to be clearer :

->nominatim is a webservice based on the openstreetmap dataset.
->openstreetmap provides streets informations that you can download and use it.
 
->Gisgraphy is a framework that provides an importer for the Openstreetmap and Geonames datasets and provides geocoding / reverse geocoding / findnearby webservices. you can use the free services hosted by gisgraphy or install it on your own server.

hope it is clearer :)
David
]]></description>
				<guid isPermaLink="true">http://forum.geonames.org/gforum/posts/list/1900.page#7764</guid>
				<link>http://forum.geonames.org/gforum/posts/list/1900.page#7764</link>
				<pubDate><![CDATA[Thu, 20 May 2010 11:18:12]]> GMT</pubDate>
				<author><![CDATA[ david masclet]]></author>
			</item>
	</channel>
</rss>