Commit Graph

17 Commits

Author SHA1 Message Date
Lucas Verney 42b5021825 Update Seine-Saint-Denis feed 2019-07-12 19:58:09 +02:00
Lucas Verney e7310e220d Handle Sicoval errors 2019-07-12 10:31:48 +02:00
Lucas Verney 6669014d0c Avoid errors on missing dates in Nancy OpenData file 2019-05-29 09:25:46 +02:00
Lucas Verney 87cbe8ae72 Add extra checks for OpenData works importer 2019-02-11 09:01:46 +01:00
Lucas Verney 450d9575d4 Update Seine-Saint-Denis works opendata URL 2019-01-18 10:09:58 +01:00
Lucas Verney a8f99cbaeb Fix an issue with trimester computation 2019-01-14 20:56:13 +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