Thanks Pieter.<div><br></div><div>Geomajas looks very nice! I don't mind rolling my own, but this is just a preliminary part of a big project (my Masters thesis), and I only need to geocode the data once. You don't know of any code or solutions I could take a look at that implement a solution like this?</div>
<div><br></div><div>Thanks,</div><div>JP<br>
<br><br><div class="gmail_quote">On Fri, Feb 4, 2011 at 2:48 PM, Pieter De Graef <span dir="ltr"><<a href="mailto:pieter.degraef@geosparc.com">pieter.degraef@geosparc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#ffffff" text="#000000">
When we created the GeoCoder plugin for Geomajas we faced that same
problem. The google geocoder has a few drawbacks that makes it
unsuitable.<br>
In the end we used the Yahoo service together with the Geonames
service, with pretty good results.<br>
<br>
Hope that helps.<div><div></div><div class="h5"><br>
<br>
<br>
On 02/04/2011 02:34 PM, JP Glutting wrote:
</div></div><blockquote type="cite"><div><div></div><div class="h5">Hello,
<div><br>
</div>
<div>I have a large set of addresses (around 150k) that I need to
geocode for a study (my Masters thesis on heat-related
mortality). I am looking into different solutions, but I can't
find anything that seems like it would work properly.</div>
<div><br>
</div>
<div>I could script a solution using Google's map API, but there
is a limit of 2,500 addreses per day (I can get around them with
a little patience). </div>
<div><br>
</div>
<div>Right now the best solution I am looking at geopy for
geocoding addresses (<a href="http://code.google.com/p/geopy/" target="_blank">http://code.google.com/p/geopy/</a>).
It seems like a good system, I think I can use it to pull
addresses out of my database and write back coordinates. There
is one thing that I am not sure, about, though, is whether I am
actually allowed to use the Google API without my use being
liked to a specific web page. The terms of service and form for
getting a Google API key require a URL linked to a Google
account. In fact, it looks like the API can only be used through
a web site:</div>
<div><br>
</div>
<blockquote style="margin:0pt 0pt 0pt 40px;border:medium none;padding:0px">
<div>"<span style="font-family:Helvetica,Arial,sans-serif;line-height:17px">5.2 <u>Account
Key</u>. After supplying Google with your account
information and the URL of your Maps API Implementation, and
accepting the Terms, you will be issued an alphanumeric key
assigned to you by Google that is uniquely associated with
your Google Account and the URL of your Maps API
Implementation. Your Maps API Implementation must import the
Google Maps APIs using this key as described in the <a href="http://code.google.com/apis/maps/documentation/" title="Maps APIs Documentation" style="color:rgb(0, 0, 204)" target="_blank">Maps APIs Documentation</a>,
and Google will block requests with an invalid key or
invalid URL. You may only obtain and use a key in accordance
with these Terms and the <a href="http://code.google.com/apis/maps/documentation/" title="Maps APIs Documentation" style="color:rgb(0, 0, 204)" target="_blank">Maps APIs Documentation</a>.</span>"</div>
</blockquote>
<br>
<div>So it looks like I can't even get it to work without a URL. </div>
<div><br>
</div>
<div>I can always write a script that loops through results
extracted from the database, creates URLs and parses the XML
results one at a time, but that seems like a fairly inelegant
solution. </div>
<div><br>
</div>
<div>Does anyone have any good ideas about how to geocode a few
thousand addresses?</div>
<div><br>
</div>
<div>Many thanks,</div>
<div>JP</div>
</div></div><pre><fieldset></fieldset>
_______________________________________________
Discuss mailing list
<a href="mailto:Discuss@lists.osgeo.org" target="_blank">Discuss@lists.osgeo.org</a>
<a href="http://lists.osgeo.org/mailman/listinfo/discuss" target="_blank">http://lists.osgeo.org/mailman/listinfo/discuss</a>
</pre>
</blockquote>
<br>
<pre cols="72">--
Pieter De Graef
Community Manager
GeoSparc nv.
<a href="http://www.geosparc.com/" target="_blank">http://www.geosparc.com/</a>
Chairman of the Geomajas project
<a href="http://www.geomajas.org/" target="_blank">http://www.geomajas.org/</a>
</pre>
</div>
<br>_______________________________________________<br>
Discuss mailing list<br>
<a href="mailto:Discuss@lists.osgeo.org">Discuss@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/discuss" target="_blank">http://lists.osgeo.org/mailman/listinfo/discuss</a><br>
<br></blockquote></div><br></div>