Chinchiná (Caldas) Map Cropping Samples
Chinchiná (Caldas) Map Cropping Samples-1
Chinchiná (Caldas) Map Cropping Samples-2
Chinchiná neighborhoods and villages map with 3D shadow effect
flag map of Chinchiná with 3D shadow effect
Chinchiná map with 3d shadow effect
Download outline map of Chinchiná (geojson format) :
Chinchiná.geojson (**)
Download polygon array of Chinchiná map for "Google Maps" :
Chinchiná.txt
Bounding Box for Chinchiná Map : ( 4.927348 , -75.747305 , 5.07804 , -75.577633 )
Wikipedia ID for Chinchiná : Q1073678
Wikipedia SPARQL Query for Chinchiná (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1073678 wdt:P1082 ?population. }
OPTIONAL { wd:Q1073678 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1073678 wdt:P2046 ?area. }
OPTIONAL { wd:Q1073678 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1073678 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1073678 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 Chinchiná map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.927348, -75.747305, 5.07804, -75.577633);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chinchiná)
[out:json];
(
rel["name"="Chinchiná"][type=boundary];
rel["name:en"="Chinchiná"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chinchiná
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto de la Mina | 4.951390 , -75.684450 |
Bellavista | 4.960280 , -75.686670 |
Chinchiná | 4.982500 , -75.603610 |
El Trebol | 4.982500 , -75.699440 |
La Esmeralda | 5.039320 , -75.723140 |
La Floresta | 4.979440 , -75.660280 |
La Primavera | 5.006390 , -75.718330 |
Los Mangos | 4.966110 , -75.610000 |
Moravito | 5.027660 , -75.713690 |
Naranjal | 4.969720 , -75.648330 |
Samaria | 5.010000 , -75.692220 |
San Nicolas | 4.981670 , -75.666940 |
Trapiche | 5.000280 , -75.716110 |
Venecia | 4.966110 , -75.683890 |
Notes:
- You can download geometry data for Chinchiná 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.