Quinchía (Risaralda) Map Cropping Samples
Quinchía (Risaralda) Map Cropping Samples-1
Quinchía (Risaralda) Map Cropping Samples-2
Quinchía neighborhoods and villages map with 3D shadow effect
flag map of Quinchía with 3D shadow effect
Quinchía map with 3d shadow effect
Download outline map of Quinchía (geojson format) :
Quinchía.geojson (**)
Download polygon array of Quinchía map for "Google Maps" :
Quinchía.txt
Bounding Box for Quinchía Map : ( 5.255715 , -75.780979 , 5.397465 , -75.634884 )
Wikipedia ID for Quinchía : Q2433476
Wikipedia SPARQL Query for Quinchía (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2433476 wdt:P1082 ?population. }
OPTIONAL { wd:Q2433476 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2433476 wdt:P2046 ?area. }
OPTIONAL { wd:Q2433476 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2433476 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2433476 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 Quinchía map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.255715, -75.780979, 5.397465, -75.634884);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quinchía)
[out:json];
(
rel["name"="Quinchía"][type=boundary];
rel["name:en"="Quinchía"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quinchía
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Batero | 5.376540 , -75.712500 |
El Cedral | 5.303330 , -75.703890 |
El Higo | 5.359770 , -75.712590 |
Ensemillal | 5.327810 , -75.748710 |
Guerrero | 5.281390 , -75.666940 |
Insambra | 5.330520 , -75.757050 |
Irra | 5.271390 , -75.666390 |
La Bocana | 5.266670 , -75.700000 |
La Ceiba | 5.371170 , -75.749490 |
La Palma | 5.378470 , -75.744440 |
Los Alpes | 5.326440 , -75.779670 |
Miracampos | 5.350110 , -75.710790 |
Moreta | 5.359080 , -75.692990 |
Murrapal | 5.331470 , -75.741620 |
Naranjal | 5.323330 , -75.726390 |
Quinchía | 5.339570 , -75.730180 |
Santa Elena | 5.283330 , -75.733330 |
Sumera | 5.328060 , -75.770940 |
Notes:
- You can download geometry data for Quinchía 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.