Module:Location map/data/Volusia

From imedwiki
Jump to navigation Jump to search


Location map of Volusia County
name Volusia County
border
coordinates
29.62
-81.7 ←↕→ -80.58
28.58
map center 29°06′N 81°08′W / 29.1°N 81.14°W / 29.1; -81.14
image Volusia_County_Florida_No_Highlights.svg
Volusia County Florida No Highlights.svg


Module:Location map/data/Volusia is a location map definition used to overlay markers and labels on an equirectangular projection map of Volusia County. 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 "Volusia":

Map definition

  • name = Volusia County
    Name used in the default map caption
  • bottom = 28.58
    Latitude at bottom edge of map, in decimal degrees
  • left = -81.7
    Longitude at left edge of map, in decimal degrees
  • right = -80.58
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Daytona is located in Volusia County
Daytona
Daytona
Show "Daytona" on map

Example labeling "Daytona":

{{Location map
| USA Florida Volusia County
| label=Daytona | position=top
| label_size=90 <--percent 0-900%
| caption=Show "Daytona" on map
| lat_deg=29 | lat_min=12 | lat_dir=N
| lon_deg=81 | lon_min=02 | lon_dir=W
| background=#FFFF99
| float=right
| width=260 <!--DON'T add "px"-->
}}
DeLand is located in Volusia County
DeLand
DeLand
Show "DeLand" on map

Example for orange "DeLand" at left:

{{Location map
| USA Florida Volusia County
| label=DeLand | position=left
| label_size=90  <--percent 0-900%-->
| caption=Show "DeLand" on map
| lat_deg=29 | lat_min=01 | lat_dir=N
| lon_deg=81 | lon_min=18 | lon_dir=W
| background=<!--orange-->#FFCC66
| float=right
| width=260 <!--DON'T add "px"-->
| AlternativeMap=<!-- none (default)-->
}}
Edgewater is located in Volusia County
Edgewater
Edgewater
Show "Edgewater" on map

Example for green "Edgewater" at bottom:

{{Location map
| USA Florida Volusia County
| label=Edgewater | position=bottom
| label_size=90  <--percent 0-900%
| caption=Show "Edgewater" on map
| lat_deg=28 | lat_min=57 | lat_dir=N
| lon_deg=80 | lon_min=54 | lon_dir=W
| background=<!--green-->#33DD44
| float=right
| width=260 <!--DON'T add "px"-->
| AlternativeMap=<!-- none (default)-->
}}

See also

Location map templates

Creating new map definitions


return require('Module:Location map/data/USA Florida Volusia County')