General Carrera (De Aisen) Map Cropping Samples
General Carrera (De Aisen) Map Cropping Samples-1
General Carrera (De Aisen) Map Cropping Samples-2
General Carrera neighborhoods and villages map with 3D shadow effect
flag map of General Carrera with 3D shadow effect
General Carrera map with 3d shadow effect
Download outline map of General Carrera (geojson format) :
General Carrera.geojson (**)
Download polygon array of General Carrera map for "Google Maps" :
General Carrera.txt
Bounding Box for General Carrera Map : ( -47.09409 , -73.410946 , -45.920276 , -71.643373 )
Wikipedia ID for General Carrera : Q721242
Wikipedia SPARQL Query for General Carrera (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q721242 wdt:P1082 ?population. }
OPTIONAL { wd:Q721242 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q721242 wdt:P2046 ?area. }
OPTIONAL { wd:Q721242 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q721242 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q721242 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 General Carrera map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-47.09409, -73.410946, -45.920276, -71.643373);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (General Carrera)
[out:json];
(
rel["name"="General Carrera"][type=boundary];
rel["name:en"="General Carrera"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of General Carrera
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldana | -46.898350 , -72.774420 |
Bahía Murta | -46.464349 , -72.669067 |
Chile Chico | -46.533229 , -71.722369 |
Fachinal | -46.557680 , -72.201120 |
Ingeniero Pallavicini | -46.300000 , -71.733330 |
Luis Soto | -46.846310 , -72.801880 |
Puerto Bertrand | -47.028950 , -72.822876 |
Puerto Guadal | -46.660748 , -72.636108 |
Puerto Ingeniero Ibáñez | -46.292390 , -71.940020 |
Puerto Tranquilo | -46.624700 , -72.676280 |
Río Ibáñez | -46.623034 , -72.680054 |
Seguel | -46.960060 , -72.806700 |
Villa Cerro Castillo | -46.115134 , -72.130737 |
Notes:
- You can download geometry data for General Carrera 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.