Alausí (Chimborazo) Map Cropping Samples
Alausí (Chimborazo) Map Cropping Samples-1
Alausí (Chimborazo) Map Cropping Samples-2
Alausí neighborhoods and villages map with 3D shadow effect
flag map of Alausí with 3D shadow effect
Alausí map with 3d shadow effect
Download outline map of Alausí (geojson format) :
Alausí.geojson (**)
Download polygon array of Alausí map for "Google Maps" :
Alausí.txt
Bounding Box for Alausí Map : ( -2.555529 , -79.074275 , -2.081529 , -78.462874 )
Wikipedia ID for Alausí : Q2448841
Wikipedia SPARQL Query for Alausí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2448841 wdt:P1082 ?population. }
OPTIONAL { wd:Q2448841 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2448841 wdt:P2046 ?area. }
OPTIONAL { wd:Q2448841 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2448841 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2448841 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 Alausí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.555529, -79.074275, -2.081529, -78.462874);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alausí)
[out:json];
(
rel["name"="Alausí"][type=boundary];
rel["name:en"="Alausí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alausí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achupallas | -2.282790 , -78.769290 |
Alausí | -2.203290 , -78.847140 |
El Olimpo | -2.316670 , -79.033330 |
Huigra | -2.289020 , -78.983290 |
Multitud | -2.090520 , -78.974570 |
Pistishí | -2.247990 , -78.884530 |
Pumallacta | -2.260810 , -78.809400 |
Sevilla | -2.274590 , -78.823840 |
Sibambe | -2.226180 , -78.891210 |
Tixan | -2.151840 , -78.802600 |
Totoras | -2.252080 , -78.676110 |
Zula | -2.276660 , -78.688300 |
Notes:
- You can download geometry data for Alausí 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.