Skip to content

Dump nextbike (i.a. Warszawskie Veturilo) stations list into json array

Notifications You must be signed in to change notification settings

Informatic/nextbike2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

nextbike2json

Dump nextbike (i.a. Warszawskie Veturilo) stations list into json array.

(search tags: veturilo api)

Usage

wget https://nextbike.net/maps/nextbike-official.xml?city=210 -O veturilo.xml
python nextbike2json.py veturilo.xml > veturilo.json
    
# or

wget -q https://nextbike.net/maps/nextbike-official.xml?city=210 -O - | python nextbike2json.py -

About

Dump nextbike (i.a. Warszawskie Veturilo) stations list into json array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages