Download outline map of Ranco (geojson format) :
Ranco.geojson (**)
Download polygon array of Ranco map for "Google Maps" :
Ranco.txt
Bounding Box for Ranco Map : ( -40.681161 , -73.727678 , -39.896399 , -71.656044 )
Wikipedia ID for Ranco : Q353230
Wikipedia SPARQL Query for Ranco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q353230 wdt:P1082 ?population. }
OPTIONAL { wd:Q353230 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q353230 wdt:P2046 ?area. }
OPTIONAL { wd:Q353230 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q353230 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q353230 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 Ranco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-40.681161, -73.727678, -39.896399, -71.656044);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ranco)
[out:json];
(
rel["name"="Ranco"][type=boundary];
rel["name:en"="Ranco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ranco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anticura | -40.653500 , -72.262500 |
Caunao | -40.139440 , -72.247660 |
Caupolican | -40.070620 , -72.917840 |
Crucero | -40.418740 , -72.787630 |
Futrono | -40.128268 , -72.401245 |
Huequecura | -40.196715 , -72.258728 |
Ignao | -40.330930 , -72.555760 |
La Barra | -40.246250 , -73.719980 |
La Luma | -40.164990 , -72.918270 |
La Unión | -40.295761 , -73.072476 |
Lago Ranco | -40.325561 , -72.209080 |
Llifén | -40.219989 , -72.260377 |
Llifen | -40.203790 , -72.264980 |
Mantilhue | -40.632470 , -72.433602 |
Molina | -40.209710 , -72.270750 |
Paillaco | -40.075825 , -72.876925 |
Pichi-Ropulli | -40.174676 , -72.899780 |
Población Lago Ranco | -40.313274 , -72.489836 |
Puerto Nuevo | -40.261898 , -72.592119 |
Puerto Squella | -40.156570 , -72.497750 |
Puyehue | -40.648430 , -72.323950 |
Ranco | -40.321034 , -72.527657 |
Región de Los Ríos | -40.040232 , -72.987671 |
Reumen | -39.990790 , -72.833290 |
Riñinahue | -40.324232 , -72.238230 |
Río Bueno | -40.325155 , -72.961569 |
Rupameica | -40.314710 , -71.990200 |
Santa Rosa | -40.176250 , -72.560580 |
Trapi | -40.401160 , -72.712150 |
Vasquez | -40.219550 , -72.161970 |
Notes:
- You can download geometry data for Ranco 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.