This project is not covered by Drupal’s security advisory policy.
The KML module allows for views export of location-specific data in KML format.
KML Format
Keyhole Markup Language (KML) is a file format used to display geographic data in an Earth browser such as Google Earth and Google Maps. See the KML Documentation Introduction.
Usage (D8 & D9)
- Add a REST export display to your View
- Under Format: Serializer | Settings, tick KML or KMZ (or both).
- Under KML settings enter the desired KML document header.
- Add a Path to your display.
- Configure Show: Fields | Settings, choosing which fields to use for name and coordinates (and optional description, styleURL, icon, and gx_media_links).
- Coordinates works well with the Geolocation Field module, setting its Geolocation tokenized text formatter to:
[geolocation_current_item:lng],[geolocation_current_item:lat].
- Coordinates works well with the Geolocation Field module, setting its Geolocation tokenized text formatter to:
See the README.txt for more.
Usage (D7)
- Add a Feed display to a View that handles nodes (or other data) that include locative infomation.
- Add fields for the Name, Description, Latitude and Longitude for each point.
- Set the display's Style to KML Feed.
- Configure the KML Feed's Style Options, choosing the appropriate fields and optionally choosing a Filename for the downloadble file.
- Optionally attach the feed display to another display.
Requirements
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Site structure
144 sites report using this module
- Created by geodaniel on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


