geochetan / osm-history-processor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSM History Processor

The script is a cron processor which is filtering the data-team edition per day, it take the replication file from s3://osm-changeset. The Script is running in osm-edit-report-service-production stack and saving the file processed on s3://mapbox/osm-history-processor

Example:

https://s3.amazonaws.com/mapbox/osm-history-processor/day/000/001/161.tar.gz

Install dependency

./install.sh && npm install

Run the script

npm start

Add more users

To add more OSM users, just add on this file the user name.

About


Languages

Language:Shell 86.9%Language:JavaScript 13.1%