https://github.com/haroenv/gipod-to-geojson
GIPOD is a service of the Flemish government giving open data of traffic works. This fullfills its claim of being GeoJSON
https://github.com/haroenv/gipod-to-geojson
flanders geojson gipod public-works traffic
Last synced: 28 days ago
JSON representation
GIPOD is a service of the Flemish government giving open data of traffic works. This fullfills its claim of being GeoJSON
- Host: GitHub
- URL: https://github.com/haroenv/gipod-to-geojson
- Owner: Haroenv
- License: apache-2.0
- Created: 2016-03-22T22:42:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T07:21:17.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T12:58:44.525Z (28 days ago)
- Topics: flanders, geojson, gipod, public-works, traffic
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gipod-to-geojson
>GIPOD is a service of the Flemish government giving open data of traffic works. This fulfils its claim of being GeoJSON.[](https://travis-ci.org/Haroenv/gipod-to-geojson)[](https://yarnpkg.com/en/package/gipod-to-geojson)
# 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