Open
Description
The French national database for defibrillators is published in JSON on data.gouv.fr: https://www.data.gouv.fr/fr/datasets/geodae-base-nationale-des-defibrillateurs/#/resource-86ea48a0-dd94-4a23-b71c-80d3041d7db2.
In the Osmose project, analysers/analyser_merge_defibrillators_FR.py
was made to help reconcile and merge this data into OSM.
However, the structure of the JSON file seems to have changed since then. Geo coordinates are not in geom_x
, geom_y
fields but rather c_lat_coor1
and c_long_coor1
.
Osmose integration of defibrillators should be repaired to help add this data into OSM