Module:Location map/data/Indonesia provinces

From blackwiki
Jump to navigation Jump to search


Location map of Indonesia
name Indonesia
border
coordinates
9.1521
94.2744 ←↕→ 142.8539
-13.546
map center Lua error: callParserFunction: function "#coordinates" was not found.
image Indonesia provinces blank map.svg
Indonesia provinces blank map.svg


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

Map definition

  • name = Indonesia
    Name used in the default map caption
  • bottom = -13.546
    Latitude at bottom edge of map, in decimal degrees
  • left = 94.2744
    Longitude at left edge of map, in decimal degrees
  • right = 142.8539
    Longitude at right edge of map, in decimal degrees

Precision

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

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

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

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

Examples using location map templates

See what links here.

Alternative maps

The following are derivatives of File:Indonesia provinces blank map.svg that highlight each province in green. The AlternativeMap parameter in Template:Location map can be used to display any one of these images.

Province AlternativeMap= Image
Sumatra
Aceh IndonesiaAceh.png IndonesiaAceh.png
Bangka-Belitung IndonesiaBangkaBelitung.png IndonesiaBangkaBelitung.png
Bengkulu IndonesiaBengkulu.png IndonesiaBengkulu.png
Jambi IndonesiaJambi.png IndonesiaJambi.png
Lampung IndonesiaLampung.png IndonesiaLampung.png
North Sumatra Indonesia, North Sumatra.png Indonesia, North Sumatra.png
Riau Islands IndonesiaRiauIslands.png IndonesiaRiauIslands.png
Riau IndonesiaRiau.png IndonesiaRiau.png
South Sumatra IndonesiaSouthSumatra.png IndonesiaSouthSumatra.png
West Sumatra IndonesiaWestSumatra.png IndonesiaWestSumatra.png
Java
Banten IndonesiaBanten.png IndonesiaBanten.png
Central Java IndonesiaCentralJava.png IndonesiaCentralJava.png
East Java IndonesiaEastJava.png IndonesiaEastJava.png
Jakarta IndonesiaJakarta.png IndonesiaJakarta.png
West Java IndonesiaWestJava.png IndonesiaWestJava.png
Yogyakarta IndonesiaYogyakarta.png IndonesiaYogyakarta.png
Kalimantan
Central Kalimantan IndonesiaCentralKalimantan.png IndonesiaCentralKalimantan.png
East Kalimantan East Kalimantan in Indonesia.svg East Kalimantan in Indonesia.svg
North Kalimantan North Kalimantan in Indonesia.svg North Kalimantan in Indonesia.svg
South Kalimantan IndonesiaSouthKalimantan.png IndonesiaSouthKalimantan.png
West Kalimantan IndonesiaWestKalimantan.png IndonesiaWestKalimantan.png
Lesser Sunda Islands
Bali IndonesiaBali.png IndonesiaBali.png
East Nusa Tenggara IndonesiaEastNusaTenggara.png IndonesiaEastNusaTenggara.png
West Nusa Tenggara IndonesiaWestNusaTenggara.png IndonesiaWestNusaTenggara.png
Sulawesi
Central Sulawesi IndonesiaCentralSulawesi.png IndonesiaCentralSulawesi.png
Gorontalo IndonesiaGorontalo.png IndonesiaGorontalo.png
North Sulawesi IndonesiaNorthSulawesi.png IndonesiaNorthSulawesi.png
South East Sulawesi IndonesiaSouthEastSulawesi.png IndonesiaSouthEastSulawesi.png
South Sulawesi IndonesiaSouthSulawesi.png IndonesiaSouthSulawesi.png
West Sulawesi IndonesiaWestSulawesi.png IndonesiaWestSulawesi.png
Maluku Islands and New Guinea
Maluku IndonesiaMaluku.png IndonesiaMaluku.png
North Maluku IndonesiaNorthMaluku.png IndonesiaNorthMaluku.png
Papua IndonesiaPapua.png IndonesiaPapua.png
West Papua IndonesiaWestPapua.png IndonesiaWestPapua.png

See also

Location map templates

Creating new map definitions


return {
	name = 'Indonesia',
	top = 9.1521,
	bottom = -13.5460,
	left = 94.2744,
	right = 142.8539,
	image = 'Indonesia provinces blank map.svg'
}