Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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