Extension:KML Export

From MediaWiki.org

Jump to: navigation, search
KML Export FeaturesInstallationQuick startHow to useParser functionsSpecial pagesConfiguration

             

Manual on MediaWiki Extensions
List of MediaWiki Extensions
Crystal Clear action run.png
KML Export

Release status: stable

KMLExport Logo.png
Implementation  Parser function, Special page
Description Generates KML files for Google Earth from content in article pages.
Author(s)  Juliano F. Ravasi (JulianoTalk)
Last Version  1.3.0 (2008-10-19)
MediaWiki  1.9+
License GNU General Public License 2.0+
Download mediawiki-kmlexport-1.3.0.zip
Project page
Example  KML Export at u-br.net

check usage (experimental)

KML Export is an extension that generates KML files for Google Earth from content in article pages. Users add templates to article pages with geographic coordinates (placemarks) of the subject on the article; the extension provides a special page that scans the articles that contains the placemarks and generates a single KML file, with links leading back to the wiki.

Contents

[edit] Features

The current stable version of KML Export is 1.3.0, released October 19th, 2008. As of this version, KML Export has the following features:

  • Hierarchically arrange placemarks in folders through wiki categories
  • Generates KML 2.1 markup
  • Caches parsed placemarks from articles

For a list of all KML 2.1 tags supported by KML Export, see the complete list of features.

[edit] Requirements

[edit] Download

[edit] Documentation

  1. Installation
  2. Quick start
  3. How to use
  4. Parser functions
  5. Special pages
  6. Configuration

[edit] Other information

  1. Who is using