Download outline map of Aguarico (geojson format) :
Aguarico.geojson (**)
Download polygon array of Aguarico map for "Google Maps" :
Aguarico.txt
Bounding Box for Aguarico Map : ( -1.563567 , -76.594658 , -0.402269 , -75.188794 )
Wikipedia ID for Aguarico : Q2466482
Wikipedia SPARQL Query for Aguarico (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2466482 wdt:P1082 ?population. }
OPTIONAL { wd:Q2466482 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2466482 wdt:P2046 ?area. }
OPTIONAL { wd:Q2466482 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2466482 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2466482 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 Aguarico map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.563567, -76.594658, -0.402269, -75.188794);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aguarico)
[out:json];
(
rel["name"="Aguarico"][type=boundary];
rel["name:en"="Aguarico"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aguarico
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bellavista | -0.778410 , -75.555060 |
Bello Horizonte | -0.913730 , -75.431710 |
Biffarini | -0.883330 , -75.233330 |
Caserio | -0.800000 , -76.250000 |
Coto-Chicta | -0.733530 , -75.573700 |
Coto-Cocha | -0.759710 , -75.544350 |
Davalos | -0.890330 , -75.405010 |
Davalos | -0.895810 , -75.421240 |
Delta | -0.597930 , -75.859300 |
El Destino | -0.850000 , -75.466670 |
El Placer | -0.905810 , -75.246450 |
Eloy Alfaro | -0.846500 , -75.471600 |
Elva | -0.860700 , -75.502000 |
Fenix | -0.900000 , -75.416670 |
Florencia | -0.882010 , -75.473540 |
Himalaya | -0.577260 , -75.958610 |
La Victoria | -0.801430 , -75.526130 |
Londono | -0.960020 , -75.228140 |
Merced | -0.838950 , -75.544280 |
Metija | -0.932670 , -75.350770 |
Mihuanoyacu | -1.272560 , -76.143210 |
Nueva Armenia | -0.870020 , -75.484500 |
Nuevo Rocafuerte | -0.932929 , -75.399982 |
Pasa Isla | -0.550000 , -75.933330 |
Pichincha | -0.706790 , -75.278040 |
Progreso | -0.588100 , -75.914690 |
Progreso | -0.812560 , -75.262530 |
Puerto Alfaro | -0.833330 , -75.483330 |
Puerto Miranda | -0.849820 , -75.521200 |
Puerto Ventura | -1.011730 , -75.461950 |
Rocafuerte | -0.950000 , -75.250000 |
San Antonio | -0.946960 , -75.342590 |
Santa Maria de Huiririma | -0.726570 , -75.577650 |
Santa Rosa | -0.816670 , -75.500000 |
Sinchi Chicta | -0.660540 , -75.680840 |
Tiputini | -0.714310 , -76.348540 |
Tiputini | -0.785800 , -75.529180 |
Ubina | -0.816690 , -75.566450 |
Yana Yacu | -0.886340 , -75.226730 |
Yasuní | -0.935480 , -75.399170 |
Zancudo | -0.550000 , -75.500000 |
Notes:
- You can download geometry data for Aguarico 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.