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

From Zoophilia Wiki
Jump to navigationJump to search
meta>Docu
m (+cat)
meta>Stepheng3
(clarify)
Line 1: Line 1:
Sets the desired map [[scale (map)|scale]] as 1:''N''. This will override the scale determined by the [[#type:T|type:''T'']] parameter. If no type and scale parameters are defined, the default scale of the extension will be used (1:300,000).
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 ''scale:'' parameter can be omitted.


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

Revision as of 22:51, 14 October 2009

The scale: parameter specifies the desired map scale as 1:N. This overrides the scales implied by dim: and type:. 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.