Skip to content

geochetan/osm-history-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published