SOAR maps test: Difference between revisions
BerkmanSysop (talk | contribs) (remove visible code) |
BerkmanSysop (talk | contribs) No edit summary |
||
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A query for the 'Has coordinates' property of all pages in that have this property set: | 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: | #ask: | ||
Line 7: | Line 8: | ||
| format=map | | format=map | ||
}} | }} | ||
Show DMS geocode: | |||
{{#geocode:Berlin, Germany}} | |||
Various options for the map can be found [[http://semantic-mediawiki.org/wiki/Help:Google_Maps_format here]] | |||
Here is a test table of all the items with coordinates: | |||
{{ | |||
#ask: | |||
[[Has coordinates::+]] | |||
| ?Has coordinates | |||
| format=table | |||
}} | |||
coordinates specified map: | |||
{{ | |||
#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 | |||
|format=openlayers | |||
|layers=osm | |||
}} | |||
This is a test in progress. |
Latest revision as of 17:30, 28 August 2014
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=map }}
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 }}
coordinates specified map: {{
- 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 |format=openlayers |layers=osm }}
This is a test in progress.