Zoophilia Wiki:WikiProject Geographical coordinates/scale:: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Stepheng3
(clarify)
meta>Stepheng3
(copyedit)
Line 1: Line 1:
The <code>scale:</code> parameter specifies the desired [[scale (map)|map scale]] as 1:''N''. This overrides the scales implied by [[#dim:D|dim:]] and [[#type:T|type:]]. If no <code>dim:</code>, <code>type:</code>, or <code>scale:</code> parameters are provided, [https://wiki.toolserver.org/view/GeoHack GeoHack] uses its default scale of 1:300,000.
The <code>scale:</code> parameter specifies the desired [[scale (map)|map scale]] as 1:''N'', overriding the scales implied by any [[#dim:D|dim:]] and [[#type:T|type:]] parameters. If no <code>dim:</code>, <code>type:</code>, or <code>scale:</code> parameters are provided, [https://wiki.toolserver.org/view/GeoHack GeoHack] uses its default scale of 1:300,000.


{| class="wikitable"
{| class="wikitable"

Revision as of 23:37, 14 October 2009

The scale: parameter specifies the desired map scale as 1:N, overriding the scales implied by any dim: and type: parameters. If no dim:, type:, or scale: parameters are provided, GeoHack uses its default scale of 1:300,000.

Samples
Scale Markup Result
1:1000 {{coord|51.500611|N|0.124611|W|scale:1000}} Lua error: callParserFunction: function "#coordinates" was not found.
1:10,000 {{coord|51.500611|N|0.124611|W|scale:10000}} Lua error: callParserFunction: function "#coordinates" was not found.
1:100,000 {{coord|51.500611|N|0.124611|W|scale:100000}} Lua error: callParserFunction: function "#coordinates" was not found.
1:1,000,000 {{coord|51.500611|N|0.124611|W|scale:1000000}} Lua error: callParserFunction: function "#coordinates" was not found.

If the links to the map sites are correctly configured on GeoTemplate and a map is available for the scale, a corresponding map may be displayed.