Extension:KML Export
From MediaWiki.org
KML Export | Features • Installation • Quick start • How to use • Parser functions • Special pages • Configuration |
---|
![]() |
The author of this extension is no longer maintaining it! Meaning any reports for additional features and/or bugfixes will more than likely be ignored. Volunteers are encouraged to take on the task of developing and maintaining it. As a courtesy, you may want to contact the author. You should also remove this template and list yourself as maintaining the extension in the page's {{extension}} infobox. |
KML Export Release status: unmaintained |
|
---|---|
![]() |
|
Implementation | Parser function, Special page |
Description | Generates KML files for Google Earth from content in article pages. |
Author(s) | Juliano F. Ravasi (Julianotalk) |
Latest version | 1.3.0 (2008-10-19) |
MediaWiki | 1.9+ |
License | GNU General Public License 2.0 or later |
Download | mediawiki-kmlexport-1.3.0.zip Project page |
Example | KML Export at u-br.net |
Translate the KML Export extension if it is available at translatewiki.net |
|
Check usage and version matrix; code metrics |
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.
Features[edit | edit source]
The last stable version of KML Export is 1.3.0, released October 19th, 2008. This extension is currently not being maintained.
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.
Requirements[edit | edit source]
- MediaWiki 1.9 or higher
- PHP 5.0 or higher
Download[edit | edit source]
- KML Export 1.3.0 (MW 1.13+)
- KML Export 1.2.0 (MW 1.9-1.12)