Skip to content

planemad/osm-history-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenStreetMap History Processor

Python port of processing-osm-history to download the historical edits of a list of OpenStreetMap users.

Installation

git clone https://github.com/planemad/osm-history-processor.git
cd osm-history-processor
pip install -r requirements.txt

Usage

python get_edits.py date days, for example - to find changes starting August 4, 2015 and 5 days back in time run python get_edits.py 2015-8-4 5

About

Download the OpenStreetMap edits of a list of users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages