User:Admin/sandbox/maps: Difference between revisions

From Freephile Wiki
No edit summary
No edit summary
Line 20: Line 20:
  | ?email
  | ?email
}}
}}
The same query with a table output:
{{#ask: [[hasCoordinates::+]]
| format=table
| ?hasCoordinates
| ?AddressLocality
| ?email
}}





Revision as of 11:40, 19 March 2020

Ask Query

{{#ask: [[hasCoordinates::+]] | format=map | zoom=7 | center=Salisbury, MA | height=300 | ?hasCoordinates | ?AddressLocality | ?email }} produces

Loading map...

The same query with a table output:

 HasCoordinatesAddressLocality
Agaric42° 22' 16.55" N, 71° 5' 49.56" WCambridge, MA
BFC Computing43° 33' 53.96" N, 72° 12' 33.22" WPlainfield, NH
FOSS User Group Natick42° 17' 34.64" N, 71° 21' 26.31" WNatick, MA
IMarc42° 51' 24.04" N, 70° 55' 44.21" WAmesbury, MA
Miller Microcomputer Services42° 17' 59.67" N, 71° 21' 56.10" WNatick, MA
The Perl Shop42° 22' 28.46" N, 71° 3' 49.04" WBoston, MA
eQuality Technology42° 49' 46.55" N, 70° 51' 13.92" WSalisbury, MA



Display Map

{{#display_map:Salisbury, MA; Boston, MA; Cambridge, MA; | height=300}} produces

Loading map...



Geo Coordinates

Using {{#geocode:Salisbury, MA}} we get Salisbury, MA has the coordinates: 42° 50' 30.79" N, 70° 51' 36.84" W