Pensilvania (Caldas) Map Cropping Samples
Pensilvania (Caldas) Map Cropping Samples-1
Pensilvania (Caldas) Map Cropping Samples-2
Pensilvania neighborhoods and villages map with 3D shadow effect
flag map of Pensilvania with 3D shadow effect
Pensilvania map with 3d shadow effect
Download outline map of Pensilvania (geojson format) :
Pensilvania.geojson (**)
Download polygon array of Pensilvania map for "Google Maps" :
Pensilvania.txt
Bounding Box for Pensilvania Map : ( 5.268088 , -75.317348 , 5.54588 , -75.03378 )
Wikipedia ID for Pensilvania : Q1440753
Wikipedia SPARQL Query for Pensilvania (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1440753 wdt:P1082 ?population. }
OPTIONAL { wd:Q1440753 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1440753 wdt:P2046 ?area. }
OPTIONAL { wd:Q1440753 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1440753 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1440753 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Pensilvania map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.268088, -75.317348, 5.54588, -75.03378);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pensilvania)
[out:json];
(
rel["name"="Pensilvania"][type=boundary];
rel["name:en"="Pensilvania"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pensilvania
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolivia | 5.328950 , -75.112080 |
El Congal | 5.400000 , -75.083330 |
El Guayabo | 5.350000 , -75.066670 |
El Salado | 5.366670 , -75.100000 |
Guacas | 5.500000 , -75.150000 |
La Maria | 5.439270 , -75.192180 |
Manzanares | 5.324720 , -75.156940 |
Pensilvania | 5.383460 , -75.161220 |
Notes:
- You can download geometry data for Pensilvania in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.