KML

Categories

Component ID

82401

Component name

KML

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

12043

Component created

Component changed

Component body

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

  1. Add a Feed display to a View that handles nodes (or other data) that include locative infomation.
  2. Add fields for the Name, Description, Latitude and Longitude for each point.
  3. Set the display's Style to KML Feed.
  4. Configure the KML Feed's Style Options, choosing the appropriate fields and optionally choosing a Filename for the downloadble file.
  5. Optionally attach the feed display to another display.

Requirements