Sucumbíos (Sucumbios) Map Cropping Samples
Sucumbíos (Sucumbios) Map Cropping Samples-1
Sucumbíos (Sucumbios) Map Cropping Samples-2
Sucumbíos neighborhoods and villages map with 3D shadow effect
flag map of Sucumbíos with 3D shadow effect
Sucumbíos map with 3d shadow effect
Download outline map of Sucumbíos (geojson format) :
Sucumbíos.geojson (**)
Download polygon array of Sucumbíos map for "Google Maps" :
Sucumbíos.txt
Bounding Box for Sucumbíos Map : ( 0.132456 , -77.807948 , 0.662214 , -77.346199 )
Wikipedia ID for Sucumbíos : Q1992501
Wikipedia SPARQL Query for Sucumbíos (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1992501 wdt:P1082 ?population. }
OPTIONAL { wd:Q1992501 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1992501 wdt:P2046 ?area. }
OPTIONAL { wd:Q1992501 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1992501 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1992501 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 Sucumbíos map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.132456, -77.807948, 0.662214, -77.346199);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sucumbíos)
[out:json];
(
rel["name"="Sucumbíos"][type=boundary];
rel["name:en"="Sucumbíos"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sucumbíos
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Industria | 0.416670 , -77.466670 |
La Barquilla | 0.304720 , -77.463060 |
La Bonita | 0.472280 , -77.544790 |
La Prensa | 0.333330 , -77.433330 |
La Sofia | 0.358400 , -77.639620 |
Las Playas | 0.616670 , -77.483330 |
Planada | 0.383330 , -77.450000 |
Rosa Florida | 0.408420 , -77.534070 |
Santa Barbara | 0.648910 , -77.524980 |
Notes:
- You can download geometry data for Sucumbíos 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.