SOAR maps test
A query for the 'Has coordinates' property of all pages in that have this property set:
Here is a map of all the items: {{
- ask:
Has coordinates::+ | ?Has coordinates | format=map }}
Here is a test map: {{#display_map: 51,0 |service=osm |zoom=4 |center=50,0 }}
Various options for the map can be found [here]
Here is a table: {{
- 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.