Open main menu

Changes

no edit summary
== Ask Query ==<nowiki>{{#ask: [[CategoryhasCoordinates::+]] | format=map | zoom=7 | center=Salisbury, MA | height=300 | ?hasCoordinates | ?AddressLocality | ?telephone}}</nowiki>produces{{#ask: [[hasCoordinates::Organization+]] | format=tablemap
| zoom=7
| center=BostonSalisbury, MA
| height=300
| ?hasCoordinates
| ?AddressLocality
| ?telephone
}}
 
The same query with a table output:
{{#ask: [[hasCoordinates::+]]
| format=table
| ?hasCoordinates
| ?AddressLocality
| ?email
== Display Map ==
<nowiki>
{{#display_map:Salisbury, MA; Boston, MA; Cambridge, MA;
| height=300}}
</nowiki>
produces
{{#display_map:Salisbury, MA; Boston, MA; Cambridge, MA;
| height=300}}
 
 
 
== Geo Coordinates ==
Using <nowiki>{{#geocode:Salisbury, MA}}</nowiki> we get
Salisbury, MA has the coordinates: {{#geocode:Salisbury, MA}}
 
Using a full street address, we get {{#geocode:66 Ferry Rd. Salisbury, MA}}