Re: [gdal-dev] A geocoding client API in GDAL/OGR

2013-04-03 Thread Stefan Keller
Hi Even Cool stuff! Unfortunately Yahoo cut the free geocoding service and offers now paid-only "BOSS" services... Yours, Stefan 2012/12/30 Even Rouault > Hi all, > > A new API has been added to GDAL/OGR to use geocoding services, such as > OpenStreetMap Nominatim, MapQuest Nominatim, Yahoo!

[gdal-dev] A geocoding client API in GDAL/OGR

2012-12-30 Thread Even Rouault
Hi all, A new API has been added to GDAL/OGR to use geocoding services, such as OpenStreetMap Nominatim, MapQuest Nominatim, Yahoo! PlaceFinder, GeoNames or Bing. For more details, see http://erouault.blogspot.fr/2012/12/a-geocoding-client-api-in-gdalogr.html Best regards, Even __