Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 676 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 676 Bytes

gipod-to-geojson

GIPOD is a service of the Flemish government giving open data of traffic works. This fulfils its claim of being GeoJSON.

Build Statusnpm version

Usage

$ npm install -g gipod-to-geojson
$ gipod --type workassignment --query city=gent
$ gipod -h

This will output the real GeoJSON in STDOUT and let you do whatever you want with it.

See also

docs of this API: http://api.gipod.vlaanderen.be/#!index.md

License

Apache