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

Hi,

Please I am currently working on an OSM project, which basically involves extracting points of interests and aligning them to the points (nodes) on the streets. My code is written in python using overpy. I am interfacing my project with others that require my code to produce response within 5 seconds, but most times due to OSM server load, my code takes far longer. Because of this performance issue, I'm considering hosting an OpenStreetMap server for this project. So what are the processes and the requirements to get this done because I'm totally novice about this.

Thank you

asked 23 Jun '22, 15:26

Segunlakata's gravatar image

Segunlakata
16131316
accept rate: 0%


The term "OpenStreetMap server" can mean many things. From your mention of "overpy" I guess that you might want an "Overpass" server. Instructions for installing such a server can be found on https://overpass-api.de/.

permanent link

answered 23 Jun '22, 16:51

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

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:

×710
×123

question asked: 23 Jun '22, 15:26

question was seen: 981 times

last updated: 23 Jun '22, 16:51

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