localgov_france_datagouv_wdc
Imports selected waste disposal centers ("déchèteries") from the SINOE national registry into LocalGov (see: data.gouv.fr).
This module relies on the Data.gouv.fr Dataset - Waste Disposal Centers module for the initial import of the SINOE records.
About the dataset
The SINOE dataset
published by ADEME lists approximately 4,500 waste disposal centers across France with addresses, GPS coordinates, phone numbers, management mode, and accepted waste types.
What this module does
This modules adds functionality to copy selected entities imported by
datagouv_dataset_wdc into the LocalGov content architecture, using Directories and Geo entities. There is no hard dependency with the datagouv_dataset_wdc module, so it can be uninstalled after selected "déchèteries" have been copied to LocalGov.
In practice, the module adds an action called "Add to a directory" to waste disposal centers imported from Data.gouv.fr, turning them into LocalGov directory venues in one click.
Use case
Your municipality wants a page listing the 5–10 waste disposal centers near your city. This information is unlikely to change often, and you don't need the other 4,500 centers located in France.
Install this module, import the
SINOE dataset,
select the relevant centers from the admin listing, and click
"Add to a directory". Each center becomes a directory venue with its address,
GPS coordinates, and phone number already filled in.
The module ships with a ready-made directory channel ("Déchèteries proche de
ma ville") so you can get started immediately.
Under the hood
- A geo entity is created from the center's address and GPS coordinates.
- A directory venue node is prepopulated with the center's name, phone, and
location. - You review the form and save - the venue is published and appears in the
directory.
Admin pages
Page Path Waste disposal center listing /admin/content/datagouv/wdc Add to a directory (per center) /admin/content/datagouv/wdc/{id}/add-to-directoryThe "Add to a directory" action appears as an operation link on each center
in the listing.
Translation
French translations are included in translations/. All admin labels,
permissions, and status messages are translated.