Template:Mapit-US-cityscale: Difference between revisions

From FortWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
'''Maps & Images''' Lat: {{{1}}} Long: {{{2}}}
'''Maps & Images''' Lat: {{{1}}} Long: {{{2}}}
<gmap lat="{{{1}}}" long="{{{2}}}" zoom="2" helper="line" width="500" height="400" type="hybrid">
points:
{{{1}}}|{{{2}}}|Caption
</gmap>
* Street map from [http://maps.google.com/maps?ll={{{1}}},{{{2}}}&spn=0.11,0.18 Google Maps] or [http://maps.yahoo.com/maps_result?lat={{{1}}}&lon={{{2}}}&mag=4 Yahoo! Maps]
* Street map from [http://maps.google.com/maps?ll={{{1}}},{{{2}}}&spn=0.11,0.18 Google Maps] or [http://maps.yahoo.com/maps_result?lat={{{1}}}&lon={{{2}}}&mag=4 Yahoo! Maps]
* Topographic map from [http://topozone.com/map.asp?lat={{{1}}}&lon={{{2}}}&s=200&size=m&layer=DRG100&datum=nad83 TopoZone]
* Topographic map from [http://topozone.com/map.asp?lat={{{1}}}&lon={{{2}}}&s=200&size=m&layer=DRG100&datum=nad83 TopoZone]
* Aerial image or topographic map from [http://terraserver-usa.com/image.aspx?s=14&lon={{{2}}}&lat={{{1}}}&w=2 TerraServer-USA]
* Aerial image or topographic map from [http://terraserver-usa.com/image.aspx?s=14&lon={{{2}}}&lat={{{1}}}&w=2 TerraServer-USA]
* Satellite image from [http://maps.google.com/maps?ll={{{1}}},{{{2}}}&spn=0.11,0.18&t=h Google Maps] or [http://virtualearth.msn.com/default.aspx?cp={{{1}}}|{{{2}}}&style=h&lvl=13&v=1 Microsoft Virtual Earth]
* Satellite image from [http://maps.google.com/maps?ll={{{1}}},{{{2}}}&spn=0.11,0.18&t=h Google Maps] or [http://virtualearth.msn.com/default.aspx?cp={{{1}}}|{{{2}}}&style=h&lvl=13&v=1 Microsoft Virtual Earth]

Revision as of 08:16, 13 July 2006

Maps & Images Lat: {{{1}}} Long: {{{2}}} <gmap lat="{{{1}}}" long="{{{2}}}" zoom="2" helper="line" width="500" height="400" type="hybrid"> points: {{{1}}}|{{{2}}}|Caption

</gmap>