Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jdesboeufs/hackurba

Consulter les règles d'urbanisme applicables à une adresse
https://github.com/jdesboeufs/hackurba

gis gpu opendata urbanisme

Last synced: 29 days ago
JSON representation

Consulter les règles d'urbanisme applicables à une adresse

Awesome Lists containing this project

README

        

# hackurba

Consulter les règles d'urbanisme applicables à une adresse

## Prérequis

* Node.js >= 4
* [yarn](https://yarnpkg.com) (mais ça fonctionne aussi avec npm)

## Développement

```bash
yarn
yarn dev
```

Et la suite est sur [localhost](http://localhost:5000) !

## Déployer sur GitHub Pages

```bash
yarn build
yarn deploy
```

Facile hein ?

## API utilisées

* [urbapi](https://github.com/cquest/hackurbapi) de @cquest
* [GéoAPI](https://api.gouv.fr/api/geoapi.html)

## Philosophie

Attention #hackurba en cours. Pas de tests, pas d'état d'âme, juste du code.