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

Overpass API enrichment

0
1

As suggested, I installed OSM3S server on one of my machines and its works well.

I need to add some private data at the results of the queries I'm sending from my app, like positioning of some elements we have in the system.

Is there a way to update the OSM3S custom DB? Maybe Like adding more POIs, So the regular queries will return it as usual object in the result?

Also if its possible, how to handle updates from planet.openstreetmap.org?

asked 13 May '18, 10:55

altopalo's gravatar image

altopalo
5381013
accept rate: 0%

edited 13 May '18, 10:59

Source code available on GitHub .