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

I have cell phones sending in their lats and long coordinates (no phone number or any other info) to report street and sidewalk problems. Then I take those coordinates and reverse geocode so that I can place lats, long, address, city, state, zipcode into the db. The information is then shown on a map on the website.

Is this permissible by OpenStreetMap? How many times per day am I allow to call up the server to geocode? I believe Google's limit is 2,500 per day.

http://nominatim.openstreetmap.org/reverse?format=json&lat=$lat&lon=$lon

asked 23 Oct '10, 06:47

sharpwitz's gravatar image

sharpwitz
31113
accept rate: 0%

edited 31 Jan '13, 17:55

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701


Re-read licenses of OpenStreetMap, there are free.

Concerning nominatim you can read Nominatim usage policy about nominal server. But as free software you can build your own nominatim server and make as many request as you need. Note there also have other instances of nominatime server, like at MapQuest. All this information come from the Nominatim wiki page.

permanent link

answered 23 Oct '10, 12:03

frodrigo's gravatar image

frodrigo
674511
accept rate: 13%

Your answer
toggle preview

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:

×193
×36
×12
×6

question asked: 23 Oct '10, 06:47

question was seen: 5,820 times

last updated: 31 Jan '13, 17:55

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