Download outline map of Maipo (geojson format) :
Maipo.geojson (**)
Download polygon array of Maipo map for "Google Maps" :
Maipo.txt
Bounding Box for Maipo Map : ( -33.988669 , -70.988963 , -33.524076 , -70.475152 )
Wikipedia ID for Maipo : Q721450
Wikipedia SPARQL Query for Maipo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q721450 wdt:P1082 ?population. }
OPTIONAL { wd:Q721450 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q721450 wdt:P2046 ?area. }
OPTIONAL { wd:Q721450 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q721450 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q721450 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 Maipo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-33.988669, -70.988963, -33.524076, -70.475152);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maipo)
[out:json];
(
rel["name"="Maipo"][type=boundary];
rel["name:en"="Maipo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maipo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aculeo | -33.865854 , -70.944214 |
Alto de Jahuel | -33.748030 , -70.674309 |
Buin | -33.724985 , -70.717156 |
Calera de Tango | -33.622380 , -70.799120 |
El Ajial | -33.874910 , -70.642890 |
El Almendro | -33.583330 , -70.683330 |
El Arrayan | -33.806850 , -70.603200 |
El Majuelo | -33.825790 , -70.624850 |
El Parron | -33.697400 , -70.673300 |
El Rulo | -33.800000 , -70.916670 |
El Tránsito | -33.772596 , -70.661608 |
Hijuela Larga | -33.833330 , -70.766670 |
Hijuela Larga | -33.788330 , -70.741890 |
Hospital | -33.867090 , -70.747430 |
Huelquén | -33.851119 , -70.645901 |
Isla de Pirique | -33.683330 , -70.683330 |
La Champa | -33.858257 , -70.760325 |
La Gloria | -33.854680 , -70.595080 |
La Rana | -33.823190 , -70.645930 |
La Turbina | -33.886430 , -70.644610 |
Linderos | -33.775635 , -70.746931 |
Lo Chacón | -33.811630 , -70.884670 |
Lo Chena | -33.552280 , -70.729980 |
Los Morros | -33.639960 , -70.670970 |
Nos | -33.635380 , -70.708160 |
Paine | -33.828036 , -70.728645 |
Rinconada de Chena | -33.562010 , -70.744760 |
San Bernardo | -33.612927 , -70.699872 |
San Joaquín | -33.586820 , -70.670780 |
San Jose de Nos | -33.630200 , -70.712580 |
San José de Tango | -33.628437 , -70.783816 |
San Juan | -33.646150 , -70.735600 |
Santa Ines | -33.650000 , -70.766670 |
Santa Teresa | -33.616670 , -70.766670 |
Santo Domingo de Lonquén | -33.642017 , -70.822681 |
Valdivia de Paine | -33.808060 , -70.857970 |
Viluco | -33.778250 , -70.795270 |
Notes:
- You can download geometry data for Maipo 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.