KML export

From Maps for MediaWiki
Revision as of 14:54, 8 May 2020 by Jeroen De Dauw (talk | contribs) (Created page with "Maps supports KML export via its integration with Semantic MediaWiki. Coordinates stored in Semantic MediaWiki can be exported u...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Maps supports KML export via its integration with Semantic MediaWiki.

Coordinates stored in Semantic MediaWiki can be exported using the KML result format.

Parameters

Format specific
⧼validator-describe-header-parameter⧽ ⧼validator-describe-header-type⧽ ⧼validator-describe-header-default⧽ ⧼validator-describe-header-description⧽
text ⧼validator-type-string⧽ ⧼validator-describe-empty⧽ The text associated with each page. Overridden by the additional queried properties if any.
title ⧼validator-type-string⧽ ⧼validator-describe-empty⧽ The default title for results
linkabsolute ⧼validator-type-boolean⧽ yes Should links be absolute (as opposed to relative)

Example

A query for the 'Has coordinates' property of all pages in that have this property set:

Syntax
{{#ask:
 [[Coordinates::+]]
 |?Coordinates
 |format=kml
 |searchlabel=Export as KML-file
}}
Result

Export as KML-file