Extension:KML Export
From MediaWiki.org
| KML Export | Features • Installation • Quick start • How to use • Parser functions • Special pages • Configuration |
|
Release status: stable |
|
|---|---|
![]() |
|
| 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
- MediaWiki 1.9 or higher
- PHP 5.0 or higher
[edit] Download
- KML Export 1.3.0 (MW 1.13+)
- KML Export 1.2.0 (MW 1.9-1.12)
