Difference between revisions of "Module:Location map/data/USA New York Fire Island/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Frietjes
m (Frietjes moved page Template:Location map USA New York Fire Island to Module:Location map/data/USA New York Fire Island/doc: preserve history for attribution after merge with the module)
blackwiki>Frietjes
Line 1: Line 1:
{{#switch:{{{1}}}
+
<!-- Place categories where indicated at the bottom of this page; interwikis at Wikidata -->
|name=Fire Island
+
{{Module:Location map/data/doc
|top =    40.84
+
| see also =  
|bottom = 40.58
+
* [[Module:Location map/data/USA New York]]
|left =  -73.33
+
 
|right = -72.77
+
}}<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
|x = 160.91295*({{{3}}} + 73.348669) +  47.97453*({{{2}}} - 40.740397)
+
<!-- Categories below this line; interwikis at Wikidata -->
|y =  93.38964*({{{3}}} + 73.348669) - 536.58519*({{{2}}} - 40.740397)
 
|image = Fire-island-map.jpg
 
}}<noinclude>{{Location map/Info}}
 
 
[[Category:New York (state) location map templates|Fire Island]]
 
[[Category:New York (state) location map templates|Fire Island]]
</noinclude>
+
}}</includeonly>

Revision as of 23:19, 18 December 2018


Location map of Fire Island
name Fire Island
border
coordinates
40.84
-73.33 ←↕→ -72.77
40.58
map center Lua error: callParserFunction: function "#coordinates" was not found.
x 160.91295*($2 + 73.348669) + 47.97453*($1 - 40.740397)
y 93.38964*($2 + 73.348669) - 536.58519*($1 - 40.740397)
image Fire-island-map.jpg
Fire-island-map.jpg


Module:Location map/data/USA New York Fire Island is a location map definition used to overlay markers and labels on an equirectangular projection map of Fire Island. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Usage

These definitions are used by the following templates when invoked with parameter "USA New York Fire Island":

Map definition

  • name = Fire Island
    Name used in the default map caption
  • bottom = 40.58
    Latitude at bottom edge of map, in decimal degrees
  • left = -73.33
    Longitude at left edge of map, in decimal degrees
  • right = -72.77
    Longitude at right edge of map, in decimal degrees
  • x = 160.91295*($2 + 73.348669) + 47.97453*($1 - 40.740397)
    An expression to calculate a location on the map via its longitude; evaluates as 0 along the left edge and 100 along the right edge
  • y = 93.38964*($2 + 73.348669) - 536.58519*($1 - 40.740397)
    An expression to calculate a location on the map via its latitude; evaluates as 0 along the top edge and 100 along the bottom edge

Precision

Longitude: from West to East this map definition covers 0.56 degrees.

  • At an image width of 200 pixels, that is 0.0028 degrees per pixel.
  • At an image width of 1000 pixels, that is 0.0006 degrees per pixel.

Latitude: from North to South this map definition covers 0.26 degrees.

  • At an image height of 200 pixels, that is 0.0013 degrees per pixel.
  • At an image height of 1000 pixels, that is 0.0003 degrees per pixel.


See also

Location map templates

Creating new map definitions