NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi all

I'm a newbie in GIS, so don't know much about it One of the first things I'm trying to accomplish is this:

I have a a list of latitude,longitude and I need to validated them I found this url (webservice) http://nominatim.openstreetmap.org/reverse?format=xml&lat=52.5487429714954&lon=-1.81602098644987&zoom=1&addressdetails=-1

As you can see I can pass only one latitude,longitude. It is possible to pass a list of latitude,longitude to process them all at once? is there any procedure that I can use to do this? probably CURL

I really appreciate any guidance on this one.

Thanks in advance

Julio Leiva

asked 08 Feb '17, 15:07

Julio%20Leiva's gravatar image

Julio Leiva
11112
accept rate: 0%


I am not sure, but on https://wiki.openstreetmap.org/wiki/Search_engines we have some services beside Nominatim, maybe some are able to do reverse geocoding and that task in a batch? Please try to do some investigations yourself.

permanent link

answered 13 Feb '17, 19:58

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×55
×45
×39
×12
×5

question asked: 08 Feb '17, 15:07

question was seen: 2,879 times

last updated: 13 Feb '17, 19:58

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum