Puracé (Cauca) Map Cropping Samples

Puracé (Cauca) Map Cropping Samples-1
Puracé (Cauca) Map Cropping Samples-1
Puracé (Cauca) Map Cropping Samples-2
Puracé (Cauca) Map Cropping Samples-2
Download outline map of Puracé (geojson format) : Puracé.geojson (**)
Download polygon array of Puracé map for "Google Maps" : Puracé.txt
Bounding Box for Puracé Map : ( 2.101061 , -76.556442 , 2.423535 , -76.121056 )
Wikipedia ID for Puracé : Q2317482
Wikipedia SPARQL Query for Puracé (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2317482 wdt:P1082 ?population. }
OPTIONAL { wd:Q2317482 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2317482 wdt:P2046 ?area. }
OPTIONAL { wd:Q2317482 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2317482 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2317482 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.101061, -76.556442, 2.423535, -76.121056);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Puracé)
[out:json];
(
rel["name"="Puracé"][type=boundary];
rel["name:en"="Puracé"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Puracé
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cinco Dias 2.350000 , -76.383330
Coconuco 2.342490 , -76.495810
Jevila 2.366670 , -76.450000
La Quintana 2.400000 , -76.416670
Paletara 2.204170 , -76.496390
Patico 2.366670 , -76.483330
Santa Leticia 2.237570 , -76.171440
Tijeras 2.302060 , -76.240070


Notes:
- You can download geometry data for Puracé 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.

Create Puracé neighborhoods and villages map.


Share this page