Jump to content

Module:Infobox dim/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Typo
upgrade
 
Line 1: Line 1:
{{Module rating|beta}}
{{Module rating|release}}
{{High use}}
{{High use}}
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->

Latest revision as of 13:31, 4 November 2024

Code to convert information about physical size of objects into parameters for geohack or mapframes.

The following parameters describe the physical object size:

  • length_km
  • length_mi
  • width_km
  • width_mi
  • area_km2
  • area_mi2
  • area_ha
  • area_acre

When producing scale or zoom, module can use size of object on screen specified via |viewport_cm= or |viewport_px=. Defaults to 10cm, to match geohack.

In addition, the module can accept and convert between geohack parameters:

  • dim
  • scale
  • type (e.g., "mountain" or "city")
  • population (for type="city" only)

Usage

[edit]
{{#invoke:Infobox dim|dim}}

Generates dim string (e.g, "24km") suitable for geohack link

{{#invoke:Infobox dim|scale}}

Generates scale (e.g, 100000) suitable for geohack link

{{#invoke:Infobox dim|zoom}}

Generates Open Street Map zoom level (e.g, 12) suitable for use in mapframes