Download outline map of Sigchos (geojson format) :
Sigchos.geojson (**)
Download polygon array of Sigchos map for "Google Maps" :
Sigchos.txt
Bounding Box for Sigchos Map : ( -0.891737 , -79.108998 , -0.331313 , -78.725552 )
Wikipedia ID for Sigchos : Q2639966
Wikipedia SPARQL Query for Sigchos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2639966 wdt:P1082 ?population. }
OPTIONAL { wd:Q2639966 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2639966 wdt:P2046 ?area. }
OPTIONAL { wd:Q2639966 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2639966 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2639966 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 Sigchos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.891737, -79.108998, -0.331313, -78.725552);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sigchos)
[out:json];
(
rel["name"="Sigchos"][type=boundary];
rel["name:en"="Sigchos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sigchos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Azache | -0.577880 , -78.920110 |
Calupina | -0.534420 , -78.929440 |
Canjalo | -0.738020 , -78.894400 |
Chaupi | -0.819290 , -78.894720 |
Chihuahua | -0.876540 , -79.036490 |
Chilcapamba | -0.664790 , -78.854820 |
Chugchilán | -0.797220 , -78.917340 |
Cooperativa Cerro Azul | -0.611370 , -78.820690 |
Cuizan | -0.845540 , -78.928380 |
Cutzhualo | -0.545660 , -78.924770 |
El Retiro | -0.513860 , -78.912690 |
El Triunfo Grande | -0.540360 , -78.964200 |
Gualaya | -0.750000 , -78.883330 |
Guantualo | -0.779400 , -78.880140 |
Guayama | -0.820100 , -78.905130 |
Hacienda Chinolo | -0.766670 , -78.900000 |
Hacienda Estela | -0.750000 , -78.883330 |
Hacienda Moreta | -0.816670 , -78.933330 |
Hacienda Provincia | -0.766670 , -78.866670 |
Hacienda San Gabriel | -0.716670 , -78.933330 |
Hacienda San Jose | -0.716670 , -78.883330 |
Hacienda Santa Ana | -0.651790 , -78.933150 |
Hacienda Tondoa | -0.733330 , -78.866670 |
Hacienda Yuncusi | -0.700000 , -78.850000 |
Isinlivi | -0.755480 , -78.868080 |
La Cantera | -0.619850 , -78.975010 |
La Cocha de San Isidro | -0.582960 , -79.019950 |
La Delicia | -0.583170 , -78.977340 |
Lahuan | -0.594200 , -78.911210 |
Lansilli | -0.644650 , -78.874960 |
Las Pampas | -0.429040 , -78.962080 |
Palo Quemado | -0.367220 , -78.922980 |
Pujipamba | -0.765250 , -78.924210 |
Quinticusi Chico | -0.712390 , -78.864640 |
San Francisco de Galapagos | -0.404900 , -78.953180 |
San Francisco de las Pampas | -0.435490 , -78.965670 |
San Jose | -0.886420 , -79.031610 |
San Lorenzo | -0.508140 , -78.927740 |
Santa Rosa | -0.346430 , -78.922190 |
Yerba Buena | -0.732350 , -78.864280 |
Notes:
- You can download geometry data for Sigchos 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.