Atahualpa (El Oro) Map Cropping Samples
Atahualpa (El Oro) Map Cropping Samples-1
Atahualpa (El Oro) Map Cropping Samples-2
Atahualpa neighborhoods and villages map with 3D shadow effect
flag map of Atahualpa with 3D shadow effect
Atahualpa map with 3d shadow effect
Download outline map of Atahualpa (geojson format) :
Atahualpa.geojson (**)
Download polygon array of Atahualpa map for "Google Maps" :
Atahualpa.txt
Bounding Box for Atahualpa Map : ( -3.652069 , -79.8365 , -3.458576 , -79.599085 )
Wikipedia ID for Atahualpa : Q179577
Wikipedia SPARQL Query for Atahualpa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q179577 wdt:P1082 ?population. }
OPTIONAL { wd:Q179577 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q179577 wdt:P2046 ?area. }
OPTIONAL { wd:Q179577 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q179577 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q179577 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 Atahualpa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.652069, -79.8365, -3.458576, -79.599085);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atahualpa)
[out:json];
(
rel["name"="Atahualpa"][type=boundary];
rel["name:en"="Atahualpa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atahualpa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayapamba | -3.610680 , -79.677890 |
El Placer | -3.616670 , -79.816670 |
Mirador | -3.533330 , -79.700000 |
Paccha | -3.588550 , -79.665650 |
Piedras Verdes | -3.582400 , -79.628970 |
Portete | -3.566670 , -79.683330 |
Pueblo Viejo | -3.550000 , -79.700000 |
Quebrada Seca | -3.500000 , -79.766670 |
Rancho Comisario | -3.550000 , -79.716670 |
Notes:
- You can download geometry data for Atahualpa 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.