وحدة:Location map/data/Mexico Sinaloa

خريطة موقع Sinaloa
الاسم Sinaloa
احداثيات
الحدود
27.25
-109.7 ←↕→ -105.25
22.25
مركز الخريطة 24°45′00″N 107°28′30″W / 24.75°N 107.475°W / 24.75; -107.475
الصورة Mexico Sinaloa location map.svg
Mexico Sinaloa location map.svg
الصورة2 Mexico Sinaloa location map (urban areas).svg
ملف:Mexico Sinaloa location map (urban areas).svg
ملف:Sinaloa en México.svg
Location of Sinaloa in Mexico

وحدة:Location map/data/Mexico Sinaloa is a location map definition used to overlay markers and labels on an equirectangular projection map of Sinaloa. 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 "Mexico Sinaloa":

Map definition

  • name = Sinaloa
    Name used in the default map caption
  • bottom = 22.25
    Latitude at bottom edge of map, in decimal degrees
  • left = -109.7
    Longitude at left edge of map, in decimal degrees
  • right = -105.25
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

Location map, using default map

Culiacán is located in Sinaloa
Culiacán
Culiacán
Culiacán (Sinaloa)
{{Location map | Mexico Sinaloa
| width    = 250
| lat_deg  = 24.8
| lon_deg  = -107.383
| label    = Culiacán
}}

Location map many, using AlternativeMap

{{Location map many | Mexico Sinaloa
| AlternativeMap = Mexico Sinaloa location map (urban areas).svg
| width    = 250
| caption  = Locations in Sinaloa
| lat1_deg = 26.706
| lon1_deg = -108.322
| label1   = [[Choix]]
| lat2_deg = 22.982
| lon2_deg = -105.703
| label2   = [[Escuinapa de Hidalgo]]
| lat3_deg = 25.606
| lon3_deg = -109.05
| label3   = [[Topolobampo]]
| lat4_deg = 24.413
| lon4_deg = -106.692
| label4   = [[Cosalá]]
}}

See also

Location map templates
Infobox templates incorporating (passing values to) the Location map template
List

return {
	name = 'Sinaloa',
	top = 27.25,
	bottom = 22.25,
	left = -109.70,
	right = -105.25,
	image = 'Mexico Sinaloa location map.svg',
	-- image1 reserved for relief map
	image2 = 'Mexico Sinaloa location map (urban areas).svg',
	image3 = 'Mexico Sinaloa location map (rivers).svg',
	image4 = 'Mexico Sinaloa location map (urban areas) (rivers).svg'
}