Pasca (Cundinamarca) Map Cropping Samples
Pasca (Cundinamarca) Map Cropping Samples-1
Pasca (Cundinamarca) Map Cropping Samples-2
Pasca neighborhoods and villages map with 3D shadow effect
flag map of Pasca with 3D shadow effect
Pasca map with 3d shadow effect
Download outline map of Pasca (geojson format) :
Pasca.geojson (**)
Download polygon array of Pasca map for "Google Maps" :
Pasca.txt
Bounding Box for Pasca Map : ( 4.192828 , -74.343808 , 4.401635 , -74.203741 )
Wikipedia ID for Pasca : Q2241175
Wikipedia SPARQL Query for Pasca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2241175 wdt:P1082 ?population. }
OPTIONAL { wd:Q2241175 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2241175 wdt:P2046 ?area. }
OPTIONAL { wd:Q2241175 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2241175 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2241175 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 Pasca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.192828, -74.343808, 4.401635, -74.203741);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pasca)
[out:json];
(
rel["name"="Pasca"][type=boundary];
rel["name:en"="Pasca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pasca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boca del Monte | 4.324370 , -74.282450 |
Casanare | 4.266670 , -74.216670 |
Corrales | 4.261380 , -74.233170 |
El Contadero | 4.386670 , -74.246390 |
El Retiro | 4.282780 , -74.307500 |
La Cajita | 4.308610 , -74.232500 |
La Constancia | 4.247180 , -74.270700 |
La Troja | 4.298770 , -74.267650 |
Pasca | 4.307220 , -74.300560 |
San Rafael | 4.376390 , -74.297220 |
Santa Teresita | 4.270830 , -74.323330 |
Notes:
- You can download geometry data for Pasca 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.