Examples/KML queries
From Mapping on MediaWiki
< Examples
Simple query with the KML format
A query for the 'Has coordinates' property of all pages in that have this property set:
{{ #ask: [[Has coordinates::+]] | ?Has coordinates | format=kml }}
Results in: … further results
KML format specific parameters
{{ #ask: [[Has coordinates::+]] | ?Has coordinates | format=kml | pagelinktext=Check out $1 now! | linkabsolute=off }}
Results in: … further results