Download outline map of Cotacachi (geojson format) :
Cotacachi.geojson (**)
Download polygon array of Cotacachi map for "Google Maps" :
Cotacachi.txt
Bounding Box for Cotacachi Map : ( 0.203434 , -79.017521 , 0.58678 , -78.215826 )
Wikipedia ID for Cotacachi : Q1992864
Wikipedia SPARQL Query for Cotacachi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1992864 wdt:P1082 ?population. }
OPTIONAL { wd:Q1992864 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1992864 wdt:P2046 ?area. }
OPTIONAL { wd:Q1992864 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1992864 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1992864 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 Cotacachi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.203434, -79.017521, 0.58678, -78.215826);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cotacachi)
[out:json];
(
rel["name"="Cotacachi"][type=boundary];
rel["name:en"="Cotacachi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cotacachi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apuela | 0.357820 , -78.511480 |
Chalguayacu | 0.256980 , -78.674610 |
Chalguayacu Alto | 0.269550 , -78.677070 |
Chinipamba | 0.327770 , -78.576780 |
Cotacachi | 0.299320 , -78.265550 |
Domingo Sabio | 0.273400 , -78.299790 |
El Cercado | 0.335490 , -78.276190 |
El Pelado | 0.315010 , -78.619220 |
El Tambo | 0.300220 , -78.418720 |
Galapagos | 0.350000 , -78.733330 |
Gualiman | 0.383330 , -78.800000 |
Hacienda Colimbuela | 0.350000 , -78.250000 |
Hacienda Cuicocha | 0.276550 , -78.308760 |
Hacienda El Molino | 0.366670 , -78.250000 |
Hacienda El Rosario | 0.288230 , -78.265030 |
Hacienda Iltaqui | 0.302720 , -78.303590 |
Hacienda Iltaqui Chico | 0.300000 , -78.300000 |
Hacienda La Compania | 0.283330 , -78.266670 |
Hacienda Ocampo | 0.311860 , -78.274580 |
Hacienda Peribuela | 0.384230 , -78.258110 |
Hacienda Piaba | 0.316670 , -78.250000 |
Hacienda Quitumbe | 0.376880 , -78.240050 |
Hacienda Quitumbita | 0.367880 , -78.230160 |
Hacienda San Martin | 0.270460 , -78.276900 |
Hacienda San Martin de Loza | 0.283330 , -78.283330 |
Hacienda San Martin de Villota | 0.283330 , -78.283330 |
Hacienda San Nicolas | 0.316670 , -78.250000 |
Hacienda Santa Rita | 0.320910 , -78.257280 |
Hacienda Talchigacho | 0.315220 , -78.300890 |
Hacienda Yanayacu | 0.310740 , -78.255380 |
Imantag | 0.359880 , -78.245120 |
Junin | 0.275460 , -78.661950 |
La Bodega | 0.350000 , -78.250000 |
La Calera | 0.278270 , -78.268340 |
La Delicia | 0.323630 , -78.584200 |
La Magnolia | 0.247550 , -78.656990 |
Los Corrales | 0.339830 , -78.582420 |
Muenala | 0.310490 , -78.402630 |
Penaherrera | 0.350770 , -78.534630 |
Pinan | 0.533330 , -78.433330 |
Quiroga | 0.282810 , -78.284730 |
Quitugo | 0.268490 , -78.270980 |
San Agustin | 0.338790 , -78.595550 |
San Lorenzo | 0.272520 , -78.597880 |
San Pedro | 0.326740 , -78.280480 |
Santa Isabel | 0.323020 , -78.794820 |
Santa Rosa | 0.281140 , -78.921400 |
Santa Rosa | 0.247900 , -78.594190 |
Seis de Julio de Cuellaje | 0.398330 , -78.526360 |
Tollo Intag | 0.268730 , -78.585800 |
Notes:
- You can download geometry data for Cotacachi 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.