Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T07:21:17.000Z (over 2 years ago)
- Last Synced: 2024-10-02T10:18:47.377Z (about 2 months ago)
- Topics: flanders, geojson, gipod, public-works, traffic
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 3
- 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.[![Build Status](https://travis-ci.org/Haroenv/gipod-to-geojson.svg?branch=master)](https://travis-ci.org/Haroenv/gipod-to-geojson)[![npm version](https://badge.fury.io/js/gipod-to-geojson.svg)](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