Quero (Tungurahua) Map Cropping Samples
Quero (Tungurahua) Map Cropping Samples-1
Quero (Tungurahua) Map Cropping Samples-2
Quero neighborhoods and villages map with 3D shadow effect
flag map of Quero with 3D shadow effect
Quero map with 3d shadow effect
Download outline map of Quero (geojson format) :
Quero.geojson (**)
Download polygon array of Quero map for "Google Maps" :
Quero.txt
Bounding Box for Quero Map : ( -1.504653 , -78.712053 , -1.34897 , -78.541152 )
Wikipedia ID for Quero : Q3656241
Wikipedia SPARQL Query for Quero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3656241 wdt:P1082 ?population. }
OPTIONAL { wd:Q3656241 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3656241 wdt:P2046 ?area. }
OPTIONAL { wd:Q3656241 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3656241 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3656241 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 Quero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.504653, -78.712053, -1.34897, -78.541152);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quero)
[out:json];
(
rel["name"="Quero"][type=boundary];
rel["name:en"="Quero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Pilco | -1.429340 , -78.651200 |
Punachisac | -1.415000 , -78.592880 |
Quero | -1.381220 , -78.608120 |
Quitocucho | -1.366670 , -78.583330 |
Rumipamba | -1.421100 , -78.632940 |
Sabanag | -1.465270 , -78.573530 |
Saushi | -1.397600 , -78.592080 |
Yanayacu | -1.432130 , -78.664050 |
Yayuligui | -1.404600 , -78.623170 |
Notes:
- You can download geometry data for Quero 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.