Download outline map of Capitán Prat (geojson format) :
Capitán Prat.geojson (**)
Download polygon array of Capitán Prat map for "Google Maps" :
Capitán Prat.txt
Bounding Box for Capitán Prat Map : ( -49.272318 , -75.63573 , -46.85974 , -71.849539 )
Wikipedia ID for Capitán Prat : Q201155
Wikipedia SPARQL Query for Capitán Prat (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q201155 wdt:P1082 ?population. }
OPTIONAL { wd:Q201155 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q201155 wdt:P2046 ?area. }
OPTIONAL { wd:Q201155 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q201155 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q201155 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 Capitán Prat map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-49.272318, -75.63573, -46.85974, -71.849539);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Capitán Prat)
[out:json];
(
rel["name"="Capitán Prat"][type=boundary];
rel["name:en"="Capitán Prat"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Capitán Prat
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Animales | -47.813530 , -73.433140 |
Caleta Tortel | -47.802087 , -73.542481 |
Caleuche | -48.038650 , -72.493440 |
Cochrane | -47.255998 , -72.581644 |
Cochrane | -47.266276 , -72.549949 |
El Azul | -48.266540 , -72.334500 |
El Bagual | -48.361360 , -72.482400 |
El Serrucho | -48.257920 , -72.412780 |
El Sordo | -48.091030 , -72.931730 |
Entrada Mayer | -48.209420 , -72.322860 |
Fundo El Mirador | -48.211530 , -72.343360 |
La Baranda | -48.247650 , -72.339850 |
La Quema | -47.569030 , -73.082330 |
Las Margaritas | -48.300620 , -72.430640 |
Mena | -47.998660 , -72.565050 |
Pampa Chica | -48.315790 , -72.502710 |
Pampa Grande | -48.296100 , -72.492620 |
Puerto Alegre | -47.768540 , -73.289170 |
Tortel | -47.800980 , -73.536780 |
Villa O'Higgins | -48.465637 , -72.559204 |
Notes:
- You can download geometry data for Capitán Prat 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.