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

OSM Map update

0

Hi,

I dockerized the OSM map server and pushed it to AWS ECR through the Jenkins pipeline. As of now, I did not keep any trigger for pipeline now. I wanted to trigger that pipeline whenever there is an update of data in the OSM server for the Singapore region alone?

I saw a tool called osmosis. I have already installed this tool via Dockerfile. Will this tool detect OSM data update or periodically?

I need to understand what is the output of osmosis like boolean yes/no? If yes, I want to trigger the Jenkins pipeline.

Please help me.

Thank you.

asked 29 Mar '20, 00:23

Poojitha's gravatar image

Poojitha
11667
accept rate: 0%

Source code available on GitHub .