Commit Graph

12 Commits

Author SHA1 Message Date
Lucas Verney 64fe52a0bf Fix an issue with trimester computation 2019-01-14 23:11:12 +01:00
Lucas Verney 0914e18a66 Add an importer for traffic OpenData (from Bordeaux) 2018-12-14 16:31:27 +01:00
Lucas Verney 82e414a63d Better handling of works in OpenData without date 2018-11-29 12:06:26 +01:00
Lucas Verney 09e5a2d4e2 Show nearest reports, handling the area of the report (not only as a
point, but polygon as well)
2018-11-29 09:31:52 +01:00
Lucas Verney fc2f349eb6 Refactor handling of positions in OpenData works 2018-11-25 12:52:51 +01:00
Lucas Verney 85031a5462 Fix typo in OpenData script logging 2018-11-25 12:17:27 +01:00
Lucas Verney f2e6091402 Add support for work Opendata in Hauts-de-Seine 2018-11-05 20:07:24 +01:00
Lucas Verney c5b64cfc72 Rework opendata import script
* Homogeneize the handling of opendata files.
* Use a clear distinction between geometry (the position of the report)
and geo_shape (the shape of the report area).
* Keep track of OpenData sources, fix #51.
* Keep track of the area covered by a given report.
2018-11-01 18:04:48 +01:00
Lucas Verney 34e0fec016 Bump version in constants.js 2018-10-25 11:13:35 +02:00
Lucas Verney 1733f80773 Use Sicoval opendata directly from Sicoval website 2018-10-18 19:36:54 +02:00
Lucas Verney 1e7b2b363a Improve OpenData handling for roadwork, clear mention in About section and add OpenData for Loiret 2018-10-18 15:03:33 +02:00
Lucas Verney e5838996ea Import OpenData roadworks files into the database
Currently importing from:
* Lille
* Lyon
* Montpellier
* Nancy
* Paris
* Rennes
* Seine-Saint-Denis
* Sicoval (south of Toulouse)
* Toulouse
* Versailles

Partially fixes #1.
2018-09-13 00:11:28 +02:00