Pacho (Cundinamarca) Map Cropping Samples
Pacho (Cundinamarca) Map Cropping Samples-1
Pacho (Cundinamarca) Map Cropping Samples-2
Pacho neighborhoods and villages map with 3D shadow effect
flag map of Pacho with 3D shadow effect
Pacho map with 3d shadow effect
Download outline map of Pacho (geojson format) :
Pacho.geojson (**)
Download polygon array of Pacho map for "Google Maps" :
Pacho.txt
Bounding Box for Pacho Map : ( 5.0384 , -74.302568 , 5.295768 , -74.038828 )
Wikipedia ID for Pacho : Q680909
Wikipedia SPARQL Query for Pacho (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q680909 wdt:P1082 ?population. }
OPTIONAL { wd:Q680909 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q680909 wdt:P2046 ?area. }
OPTIONAL { wd:Q680909 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q680909 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q680909 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 Pacho map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.0384, -74.302568, 5.295768, -74.038828);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pacho)
[out:json];
(
rel["name"="Pacho"][type=boundary];
rel["name:en"="Pacho"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pacho
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alcala | 5.097800 , -74.169250 |
Andalucia | 5.216670 , -74.116670 |
Basora | 5.100000 , -74.166670 |
Boqueron del Oso | 5.066670 , -74.133330 |
Canada | 5.090640 , -74.112580 |
El Dormidero | 5.183330 , -74.150000 |
El Eden | 5.079640 , -74.162070 |
La Cascada | 5.233330 , -74.100000 |
La Ferreria | 5.150000 , -74.166670 |
La Ramada | 5.166670 , -74.100000 |
Los Volcanes | 5.061870 , -74.141450 |
Pacho | 5.132780 , -74.159770 |
Pasuncha | 5.257160 , -74.222110 |
Patasia | 5.166670 , -74.166670 |
Portugal | 5.194480 , -74.100280 |
San Miguel | 5.176590 , -74.130030 |
Tierra Negra | 5.216670 , -74.133330 |
Notes:
- You can download geometry data for Pacho 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.