Download outline map of Petorca (geojson format) :
Petorca.geojson (**)
Download polygon array of Petorca map for "Google Maps" :
Petorca.txt
Bounding Box for Petorca Map : ( -32.683614 , -71.543679 , -32.020791 , -70.411345 )
Wikipedia ID for Petorca : Q721557
Wikipedia SPARQL Query for Petorca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q721557 wdt:P1082 ?population. }
OPTIONAL { wd:Q721557 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q721557 wdt:P2046 ?area. }
OPTIONAL { wd:Q721557 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q721557 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q721557 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 Petorca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-32.683614, -71.543679, -32.020791, -70.411345);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Petorca)
[out:json];
(
rel["name"="Petorca"][type=boundary];
rel["name:en"="Petorca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Petorca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Salada | -32.516670 , -71.433330 |
Alicahue | -32.350970 , -70.782300 |
Artificio | -32.397080 , -71.095760 |
Cabildo | -32.428017 , -71.071255 |
Cabildo | -32.375322 , -70.856323 |
Cachagua | -32.579370 , -71.451820 |
Casas de la Quebradilla | -32.497720 , -71.259810 |
Catapilco | -32.570186 , -71.271023 |
Chincolco | -32.215196 , -70.830657 |
Coligues | -32.590560 , -71.275560 |
Comunidad La Polcura | -32.283330 , -70.883330 |
Cuesta del Pobre | -32.383330 , -71.183330 |
El Almendro | -32.366670 , -71.150000 |
El Blanquillo | -32.568200 , -71.256360 |
El Pangue | -32.496300 , -71.390340 |
El Romeral | -32.416670 , -71.383330 |
El Sobrante | -32.229710 , -70.793990 |
Guaquen | -32.283330 , -71.466670 |
Guayacanes | -32.350000 , -71.200000 |
Hierro Viejo | -32.281340 , -71.013490 |
Ingenio | -32.480500 , -71.132670 |
La Canela | -32.361360 , -71.158480 |
La Chimba | -32.447490 , -71.297730 |
La Engorda | -32.327320 , -71.189820 |
La Higuera | -32.486597 , -71.174927 |
La Laguna | -32.630160 , -71.424690 |
La Laja | -32.248910 , -71.403980 |
La Ligua | -32.462786 , -71.242401 |
La Mora | -32.491010 , -70.973960 |
La Nipa | -32.316670 , -70.950000 |
La Retamilla | -32.572900 , -71.231320 |
La Vega | -32.218550 , -70.867500 |
Las Bandurrias | -32.498420 , -71.333710 |
Las Palmas | -32.211120 , -71.147530 |
Las Terneras | -32.650000 , -71.383330 |
Los Callejones | -32.300000 , -70.950000 |
Los Corrales | -32.489010 , -71.381740 |
Los Molles | -32.233164 , -71.512764 |
Los Perales | -32.343090 , -70.753970 |
Montt | -32.319170 , -71.057440 |
Papudo | -32.504845 , -71.429549 |
Pedegua | -32.357090 , -71.068460 |
Petorca | -32.254958 , -70.937363 |
Petorca | -32.299888 , -71.143047 |
Pichilemu | -32.381280 , -71.123770 |
Placilla | -32.539559 , -71.331032 |
Quelon | -32.172330 , -71.149530 |
Quinquimo | -32.439710 , -71.315710 |
San Lorenzo | -32.435130 , -70.987030 |
Valle Hermoso | -32.450000 , -71.200000 |
Zapallar | -32.592765 , -71.433492 |
Notes:
- You can download geometry data for Petorca 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.