[Geocoding] Reverse Geocode Batch endpoint in Nominatim
Sarah Hoffmann
lonvia at denofr.de
Wed Apr 13 19:33:02 UTC 2016
Hi Parker,
On Tue, Apr 12, 2016 at 09:25:32AM -0700, Parker Coleman wrote:
> Hello All,
>
> I'm currently evaluating Nominatim for high volume reverse geocoding. I
> noticed that while geocoding has an undocumented "experimental" endpoint
> for batch submissions, reverse geocoding does not.
>
> I hacked one in, currently it only supports outputting in json, and takes
> its arguments in a similar manner as the geocoding endpoint (i.e a
> urlencoded bit of json as a GET parameter).
>
> Is this something we'd want in the project? I don't have access to any of
> the development branches, I just pulled from master and made my changes, so
> for all I know this is already in the works. If its not, but we want the
> feature, I can try to clean up my code a bit and submit a pull request, but
> I'd need access to do that.
It is not something that would be enabled on the official osm.org
instance but I can imagine that there are a lot of private installations
out there that would welcome such a feature. So I'd be happy to include
it, if you can make a PR. There is no special access needed for that.
Just fork the project and create a pull request from there.
Sarah
More information about the Geocoding
mailing list