Sucúa (Morona Santiago) Map Cropping Samples
Sucúa (Morona Santiago) Map Cropping Samples-1
Sucúa (Morona Santiago) Map Cropping Samples-2
Sucúa neighborhoods and villages map with 3D shadow effect
flag map of Sucúa with 3D shadow effect
Sucúa map with 3d shadow effect
Download outline map of Sucúa (geojson format) :
Sucúa.geojson (**)
Download polygon array of Sucúa map for "Google Maps" :
Sucúa.txt
Bounding Box for Sucúa Map : ( -2.992663 , -78.497266 , -2.346828 , -77.846911 )
Wikipedia ID for Sucúa : Q3656343
Wikipedia SPARQL Query for Sucúa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3656343 wdt:P1082 ?population. }
OPTIONAL { wd:Q3656343 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3656343 wdt:P2046 ?area. }
OPTIONAL { wd:Q3656343 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3656343 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3656343 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 Sucúa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.992663, -78.497266, -2.346828, -77.846911);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sucúa)
[out:json];
(
rel["name"="Sucúa"][type=boundary];
rel["name:en"="Sucúa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sucúa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asuncion | -2.483330 , -78.166670 |
Canelos | -2.833330 , -77.950000 |
Cangas | -2.914720 , -77.922500 |
Chinkianas | -2.942130 , -77.919470 |
Embarcadero | -2.882630 , -77.958030 |
Huambi | -2.536760 , -78.162990 |
Jempekat | -2.975680 , -77.865160 |
Logrono | -2.616770 , -78.208980 |
Nueva Guayaquil | -2.883330 , -77.900000 |
Rio Miriumi | -2.466670 , -78.150000 |
Sucúa | -2.458660 , -78.171710 |
Tsawantas | -2.879900 , -77.945160 |
Tumpain | -2.716940 , -77.908290 |
Tuyuntsa | -2.717730 , -77.890570 |
Wawaim | -2.857450 , -77.985150 |
Yaapi | -2.825530 , -77.929490 |
Yaupi | -2.854310 , -77.936339 |
Notes:
- You can download geometry data for Sucúa 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.