Difference between revisions of "SOAR maps test"
Jump to navigation
Jump to search
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 map: | + | Here is a map of all the items: |
{{ | {{ | ||
#ask: | #ask: | ||
Line 7: | Line 7: | ||
| ?Has coordinates | | ?Has coordinates | ||
| format=map | | format=map | ||
− | |||
}} | }} | ||
− | {{#display_map: | + | |
− | + | Here is a test map: | |
+ | {{#display_map: 51,0 | ||
|service=osm | |service=osm | ||
− | |zoom= | + | |zoom=4 |
|center=50,0 | |center=50,0 | ||
}} | }} | ||
+ | |||
+ | Various options for the map can be found [[http://semantic-mediawiki.org/wiki/Help:Google_Maps_format here]] | ||
Here is a table: | Here is a table: |
Revision as of 22:28, 21 August 2014
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 }}