Sevilla de Oro (Azuay) Map Cropping Samples
Sevilla de Oro (Azuay) Map Cropping Samples-1
Sevilla de Oro (Azuay) Map Cropping Samples-2
Sevilla de Oro neighborhoods and villages map with 3D shadow effect
flag map of Sevilla de Oro with 3D shadow effect
Sevilla de Oro map with 3d shadow effect
Download outline map of Sevilla de Oro (geojson format) :
Sevilla de Oro.geojson (**)
Download polygon array of Sevilla de Oro map for "Google Maps" :
Sevilla de Oro.txt
Bounding Box for Sevilla de Oro Map : ( -2.85451171697 , -78.6592430763 , -2.54981531159 , -78.4203053356 )
Wikipedia ID for Sevilla de Oro : Q1014499
Wikipedia SPARQL Query for Sevilla de Oro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1014499 wdt:P1082 ?population. }
OPTIONAL { wd:Q1014499 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1014499 wdt:P2046 ?area. }
OPTIONAL { wd:Q1014499 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1014499 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1014499 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 Sevilla de Oro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.85451171697, -78.6592430763, -2.54981531159, -78.4203053356);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sevilla de Oro)
[out:json];
(
rel["name"="Sevilla de Oro"][type=boundary];
rel["name:en"="Sevilla de Oro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sevilla de Oro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caiguas | -2.766670 , -78.650000 |
Guarumal | -2.581110 , -78.500260 |
Hacienda Pallatanga | -2.733330 , -78.633330 |
Jordan | -2.666670 , -78.583330 |
Paguancay | -2.833330 , -78.616670 |
Palmas | -2.717520 , -78.632480 |
Penas Coloradas | -2.633330 , -78.550000 |
Pocaguso | -2.789890 , -78.651430 |
San Pedro | -2.633330 , -78.533330 |
Santa Rosa | -2.732870 , -78.634780 |
Tuban | -2.650000 , -78.600000 |
Urcuchagra | -2.809760 , -78.651970 |
Notes:
- You can download geometry data for Sevilla de Oro 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.