Openlayers Geosearch
Categories
Component ID
1281248
Component name
Openlayers Geosearch
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
5163
Component created
Component changed
Component body
This module aims to implement search functionality as seen on www.openstreetmap.org. It includes:
- A search block
- A block with results of the search, for multiple geocode providers
- When search results are clicked, any Openlayers map on the page zooms to the selected location
The Drupal 7 version depends on the Geocoder module for geocoding.
The Drupal 6 version comes with 4 standard plugins:
- Google. Depends on Geocode Module.
- OpenStreetMap. Using the MapQuest Nominatim webservice.
- Geonames. Depends on Geonames Module.
- WFS. For which you need access to a WFS server
The module requires Openlayers Module.
You can find a demo of the module at work at U-Map.It.
