cygnal/server
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
..
__init__.py Initial commit 2018-06-25 18:29:57 +02:00
__main__.py Fix an issue with MySQL dropping connection after some time 2018-06-27 22:11:30 +02:00
jsonapi.py Handle value conversion in filtering API 2018-10-18 09:39:53 +02:00
models.py Rework opendata import script 2018-11-01 18:04:48 +01:00
routes.py Rework opendata import script 2018-11-01 18:04:48 +01:00
tools.py Rework upvotes 2018-09-12 13:51:53 +02:00