SOAR maps test
A query for the 'Has coordinates' property of all pages in that have this property set:
Here is a test map of all the items with coordinates: {{
- ask:
Has coordinates::+ | ?Has coordinates | format=googlemaps2 }}
Show DMS geocode: {{#geocode:Berlin, Germany}}
Various options for the map can be found [here]
Here is a test table of all the items with coordinates: {{
- ask:
Has coordinates::+ | ?Has coordinates | format=table }}
{{
- display_map:+35° 0' 0",+103° 0' 0";+35° 1' 1",+103° 0' 0";+35° 2' 2",+103° 0' 0";+35° 3' 3",+103° 0' 0";+35° 5' 4",+103° 0' 0";
+35° 4' 5",+103° 0' 0";+35° 6' 6",+103° 0' 0"; +40° 0' 0",-100° 0' 0";+40° 0' 0",-100° 0' 0";+40° 0' 0",-100° 0' 0";+40° 0' 0",-100° 0' 0";+40° 0' 0",-100° 0' 0"; +40° 0' 0",-100° 0' 0";+40° 0' 0",-100° 0' 0";+40° 0' 0",-100° 0' 0"; +49° 0' 0",+3° 0' 0";+49° 0' 0",+3° 0' 0";+49° 0' 0",+3° 0' 0";+49° 0' 0",+3° 0' 0";+49° 0' 0",+3° 0' 0" |markercluster=on |zoom=4 |height= 600px }}
This is a test in progress.