<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-06-17 19:29 GMT+02:00 Paolo Cavallini <span dir="ltr"><<a href="mailto:cavallini@faunalia.it" target="_blank">cavallini@faunalia.it</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
I just approved yet another geocoding plugin:<br>
<a href="http://plugins.qgis.org/plugins/GeoCodingKorea/" rel="noreferrer" target="_blank">http://plugins.qgis.org/plugins/GeoCodingKorea/</a><br>
I feel uneasy about this proliferation: do you think we could help<br>
developers merging their efforts? Maybe we can add one of the existing<br>
ones to core, making it pluggable, so we can invite developers to add<br>
their national system as a plugin, instead of reinventing the wheel?<br>
All the best.<br>
<span class=""><font color="#888888">--<br>
Paolo Cavallini - <a href="http://www.faunalia.eu" rel="noreferrer" target="_blank">www.faunalia.eu</a><br>
QGIS & PostGIS courses: <a href="http://www.faunalia.eu/training.html" rel="noreferrer" target="_blank">http://www.faunalia.eu/training.html</a></font></span></blockquote><div><br><br></div><div>Hi,<br><br></div><div>GeoCoding functionality is also available directly in GDAL core, we could also use that API and leave particular (local) cases for plugins, see my experiments here to get and idea about what can be done with GDAL GeoCoding API:<br><br><a href="http://www.itopen.it/geocoding-with-gdal/lang-pref/en/">http://www.itopen.it/geocoding-with-gdal/lang-pref/en/</a><br></div></div><br></div><div class="gmail_extra">The main concern I see with core inclusion is that most of the times you are using proprietary geocoding services (like Google's one) you break their TOS. Expecially when doing batch geocoding, you also have to take care of number of calls/sec. and you *must* implement local caching (as GDAL does).<br><br></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature">Alessandro Pasotti<br>w3:   <a href="http://www.itopen.it" target="_blank">www.itopen.it</a></div>
</div></div>