Chacabuco (Metropolitana) Map Cropping Samples

Chacabuco (Metropolitana) Map Cropping Samples-1
Chacabuco (Metropolitana) Map Cropping Samples-1
Chacabuco (Metropolitana) Map Cropping Samples-2
Chacabuco (Metropolitana) Map Cropping Samples-2
Download outline map of Chacabuco (geojson format) : Chacabuco.geojson (**)
Download polygon array of Chacabuco map for "Google Maps" : Chacabuco.txt
Bounding Box for Chacabuco Map : ( -33.385353 , -71.029324 , -32.922479 , -70.373573 )
Wikipedia ID for Chacabuco : Q201247
Wikipedia SPARQL Query for Chacabuco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q201247 wdt:P1082 ?population. }
OPTIONAL { wd:Q201247 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q201247 wdt:P2046 ?area. }
OPTIONAL { wd:Q201247 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q201247 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q201247 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"](-33.385353, -71.029324, -32.922479, -70.373573);
);
out geom;

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

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

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


Neighborhoods and Villages of Chacabuco
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Batuco -33.240531 , -70.818830
Cajon de los Valle -32.950000 , -70.766670
Caleu -33.000520 , -70.952430
Casas de Chacabuco -33.025040 , -70.695740
Chicureo Abajo -33.289368 , -70.657368
Colina -33.212669 , -70.685048
Colina -33.086831 , -70.683420
El Molino -33.266670 , -70.900000
El Sauce -33.095900 , -70.929780
Estación Colina -33.283097 , -70.699179
Huechun -33.075790 , -70.770400
La Cumbre -32.931340 , -70.811760
La Finca -33.050000 , -70.950000
La Palma -33.333330 , -70.950000
Lampa -33.280570 , -70.804016
Lo Solar -33.266670 , -70.766670
Los Molinos -33.066570 , -70.930050
Montenegro -32.966490 , -70.834590
Piedra Roja -33.283110 , -70.643310
Polpaico -33.167970 , -70.887920
Rungue -33.006720 , -70.889020
Santa Luz -33.291620 , -70.701960
Santa Margarita -33.266670 , -70.633330
Tiltil -33.086788 , -70.938506
Tiltil -33.089237 , -70.702515
Tiltil Viejo -33.089880 , -70.918580


Notes:
- You can download geometry data for Chacabuco 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 Chacabuco neighborhoods and villages map.


Share this page