This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Terms of services - Nominatim

0

I am currently studying data analysis. To finalize the studies I have to finish own project (together with my colleague) For this purpose we need to get street names of about 100 000 places. For this I would like to use the Nominatim services. As far as we understand the terms of use of Nominatim services this amount of requests can be considered violation of the terms of use. Is it possible to use Nominatim services in this case? This amount of requests is only one time and the data received by the service will not be used for commercial purposes.

asked 21 Nov '23, 11:15

PetraMar's gravatar image

PetraMar
11112
accept rate: 0%

Just in case you're not aware, you can install it locally: https://nominatim.org/release-docs/latest/admin/Installation/ .

(21 Nov '23, 11:21) SomeoneElse ♦

Source code available on GitHub .