git clone https://github.com/Rub21/counter-edition.git
cd counter-edition/
npm install
- Get data from http://download.geofabrik.de/
Example:
http://download.geofabrik.de/asia/nepal-latest.osm.pbf
or any other OSM data file and save in counter-edition
- Get timestamp from http://www.unixtimestamp.com/index.php
Example :
$ node index.js --file=us-northeast-latest.osm.pbf --timestamp=1420070400
The result is:
https://github.com/Rub21/counter-edition/blob/master/nepal-latest-count.md
If you want change the user just edit the file:
https://github.com/Rub21/counter-edition/blob/master/users.js