Chilla (El Oro) Map Cropping Samples
Chilla (El Oro) Map Cropping Samples-1
Chilla (El Oro) Map Cropping Samples-2
Chilla neighborhoods and villages map with 3D shadow effect
flag map of Chilla with 3D shadow effect
Chilla map with 3d shadow effect
Download outline map of Chilla (geojson format) :
Chilla.geojson (**)
Download polygon array of Chilla map for "Google Maps" :
Chilla.txt
Bounding Box for Chilla Map : ( -3.544547 , -79.737303 , -3.322138 , -79.538774 )
Wikipedia ID for Chilla : Q2448742
Wikipedia SPARQL Query for Chilla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2448742 wdt:P1082 ?population. }
OPTIONAL { wd:Q2448742 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2448742 wdt:P2046 ?area. }
OPTIONAL { wd:Q2448742 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2448742 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2448742 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 Chilla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.544547, -79.737303, -3.322138, -79.538774);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chilla)
[out:json];
(
rel["name"="Chilla"][type=boundary];
rel["name:en"="Chilla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chilla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chilla | -3.458620 , -79.580500 |
Chiquil | -3.437120 , -79.588090 |
Huahuachincha | -3.400000 , -79.600000 |
Obispopamba | -3.483330 , -79.616670 |
Pilluguro | -3.500000 , -79.633330 |
Portete | -3.500000 , -79.633330 |
Quinashincha | -3.450000 , -79.583330 |
Rusiococha | -3.483330 , -79.600000 |
Sadayacu | -3.333330 , -79.600000 |
Shatayunta | -3.500000 , -79.583330 |
Tranca Loma | -3.401370 , -79.586400 |
Ventanas | -3.433330 , -79.583330 |
Notes:
- You can download geometry data for Chilla 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.