If you find this page useful and would like to be notified of changes made to this page, start by inputting your email below.
powered by ChangeDetection
40x40px | This Lua module is used on 4,300+ pages, and changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in a user subpage, and consider discussing changes at the talk page before implementing them. |
name | Pennsylvania | |||
---|---|---|---|---|
border coordinates | ||||
42.7 | ||||
-80.7 | ←↕→ | -74.5 | ||
39.5 | ||||
map center | 41°06′N 77°36′W / 41.1°N 77.6°W / 41.1; -77.6 Fatal error: The format of the coordinate could not be determined. Parsing failed. | |||
image | USA Pennsylvania location map.svg | |||
Module:Location map/data/USA Pennsylvania is a location map definition used to overlay markers and labels on an equirectangular projection map of the U.S. state of Pennsylvania. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.
These definitions are used by the following templates when invoked with parameter "USA Pennsylvania":
{{Location map | USA Pennsylvania | ...}}
{{Location map many | USA Pennsylvania | ...}}
{{Location map+ | USA Pennsylvania | ...}}
{{Location map~ | USA Pennsylvania | ...}}
Longitude: from West to East this map definition covers 6 degrees.
Latitude: from North to South this map definition covers 3.2 degrees.
{{Location map | USA Pennsylvania | width = 250 | lat_deg = 40 | lat_min = 16 | lat_sec = 11 | lat_dir = N | lon_deg = 76 | lon_min = 52 | lon_sec = 32 | lon_dir = W | label = Harrisburg }}
{{Location map many | USA Pennsylvania | width = 250 | caption = Locations in Pennsylvania | lat1 = 42.213 | long1 = -79.834 | label1 = North East | lat2 = 39.730 | long2 = -76.451 | label2 = Fawn Grove | lat3 = 41.233 | long3 = -80.500 | label3 = Sharon | lat4 = 41.368 | long4 = -74.702 | label4 = Matamoras }}
{{Location map+ | USA Pennsylvania | width = 250 | caption = Locations in Pennsylvania | places = {{Location map~ | USA Pennsylvania | lat = 42.213 | long = -79.834 | label = North East }} {{Location map~ | USA Pennsylvania | lat = 39.730 | long = -76.451 | label = Fawn Grove }} {{Location map~ | USA Pennsylvania | lat = 41.233 | long = -80.500 | label = Sharon }} {{Location map~ | USA Pennsylvania | lat = 41.368 | long = -74.702 | label = Matamoras }} }}
return { name = 'Pennsylvania', top = 42.7, bottom = 39.5, left = -80.7, right = -74.5, image = 'USA Pennsylvania location map.svg' }