geolocation_provider
157 sites
Security covered
The Geolocation Provider module allows webmasters to use and developers to define multiple geolocation providers using the Drupal plugin API.
The module provides two providers:
- The BANO (Base d'Adresse Nationale Ouverte) French geolocation provider for the 1.0.x version.
You can see documentation for more explanations on the API.
- The IGN (Institut national de l'information géographique et forestière (IGN) French geolocation provider for the 2.0.x version.
You can see the details.
- The Nominatim provider allowing to search OSM data by name and address and to generate potential addresses from an OSM point.
You can see documentation for more explanations on the API
A simple module for a simple purpose to avoid the heavier modules.
Dependencies
Installation & Usage
- See Installing contributed modules.
- Access the display form, set your Geomap field type and select the provider you want to use.
- To create a custom provider, you need to define a new GeolocationProvider plugin using the GeolocationProviderPluginBase class.
Requirements
No special requirements.
Recommended modules
No specific recommendations, you can use this module as is.
Roadmap
This module is minimally maintained. It will be updated if needed but no further development is planned.
Known problems
None yet
Credits
Current maintainer : Marc-Antoine Marty
Old maintainer : Alexandre Fayolle
This project is sponsored by :
Restrictions
No restrictions.