A Galette plugin to geolocalize members: it stores geographical coordinates for each member, and displays the ones who agreed to be publicly visible on a map.
Maps are rendered with MapLibre GL from OpenFreeMap vector tiles by default — no API key, no registration, and the whole thing can be self-hosted. An administrator picks another provider, or enters their own address, from Configuration. Search is provided by the Nominatim API.
- documentation
- bugs and features
- source code
- mailing lists: users, developers
To use it you need a recent enough Galette — the required version is shown at the top of this page — and the plugin itself, either by:
- downloading it with the buttons at the top of this page,
- or using the source code from the repository, which requires some technical skills.
See the documentation for the installation steps.