Module:Location map/data/USA Florida Volusia County
Appearance
(Redirected from Module:Location map/data/Volusia)
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 | |||
image | Volusia_County_Florida_No_Highlights.svg
| |||
Module:Location map/data/USA Florida Volusia County 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 "USA Florida Volusia County":
{{Location map|USA Florida Volusia County |...}}
{{Location map many|USA Florida Volusia County |...}}
{{Location map+|USA Florida Volusia County |...}}
{{Location map~|USA Florida Volusia County |...}}
Map definition
name = Volusia County
- Name used in the default map caption
image = Volusia_County_Florida_No_Highlights.svg
- The default map image, without "Image:" or "File:"
top = 29.62
- Latitude at top edge of map, in decimal degrees
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
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"--> }}
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)--> }}
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
- Template:Location map, to display one mark and label using latitude and longitude
- Template:Location map many, to display up to nine marks and labels
- Template:Location map+, to display an unlimited number of marks and labels
Creating new map definitions