Chordeleg (Azuay) Map Cropping Samples
Chordeleg (Azuay) Map Cropping Samples-1
Chordeleg (Azuay) Map Cropping Samples-2
Chordeleg neighborhoods and villages map with 3D shadow effect
flag map of Chordeleg with 3D shadow effect
Chordeleg map with 3d shadow effect
Download outline map of Chordeleg (geojson format) :
Chordeleg.geojson (**)
Download polygon array of Chordeleg map for "Google Maps" :
Chordeleg.txt
Bounding Box for Chordeleg Map : ( -3.049675 , -78.79282 , -2.905188 , -78.667952 )
Wikipedia ID for Chordeleg : Q768756
Wikipedia SPARQL Query for Chordeleg (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q768756 wdt:P1082 ?population. }
OPTIONAL { wd:Q768756 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q768756 wdt:P2046 ?area. }
OPTIONAL { wd:Q768756 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q768756 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q768756 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 Chordeleg map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.049675, -78.79282, -2.905188, -78.667952);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chordeleg)
[out:json];
(
rel["name"="Chordeleg"][type=boundary];
rel["name:en"="Chordeleg"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chordeleg
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arizaga | -2.916670 , -78.783330 |
Calug | -2.983330 , -78.733330 |
Capillapamba | -2.916670 , -78.783330 |
Chavalula | -2.933330 , -78.750000 |
Chocar | -2.933330 , -78.750000 |
Chocar | -3.000000 , -78.733330 |
Cruzloma | -2.966670 , -78.766670 |
Delegsol | -2.997050 , -78.763040 |
Guagualpamba | -2.983330 , -78.750000 |
La Union | -2.919990 , -78.758030 |
Machipamba | -2.950000 , -78.766670 |
Musmus | -2.929440 , -78.762650 |
Principal | -3.023690 , -78.753660 |
Pushio | -2.985130 , -78.758560 |
Salapa | -2.983330 , -78.750000 |
Soransol | -2.965420 , -78.766240 |
Zhondeleg | -2.941550 , -78.781460 |
Notes:
- You can download geometry data for Chordeleg 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.