Module Description
Synopsis
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. You can see documentation for more explanations on the API.
* 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
* Geo-Map Field
* Map Provider
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 : Alexandre Fayolle Documentation : Marc-Antoine Marty
This project is sponsored by :
Restrictions
No restrictions.
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. You can see documentation for more explanations on the API.
* 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
* Geo-Map Field
* Map Provider
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 : Alexandre Fayolle Documentation : Marc-Antoine Marty
This project is sponsored by :
Restrictions
No restrictions.
Module Link
Project Usage
61
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
The Geolocation Provider module solves the problem of defining and using multiple geolocation providers in Drupal websites.
Data Name
geolocation_provider