landam / osm-gis1-stats

OSM statistics for GIS1 (http://geo.fsv.cvut.cz/gwiki/155GIS1_GIS_1)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSM edits statistics (GIS1)

Usage:

    ./osm-stats.py user [T1] [T2]

where

    T1 find changesets closed after T1
    T2 find changesets created before T2

Example:

    ./osm-stats.py Ijaak 2015-10-01 2016-01-04
    Number of changesets: 7
    Number of changes: 409

Requirements

    python-xmltodict

About

OSM statistics for GIS1 (http://geo.fsv.cvut.cz/gwiki/155GIS1_GIS_1)


Languages

Language:Python 100.0%