Guamote (Chimborazo) Map Cropping Samples
Guamote (Chimborazo) Map Cropping Samples-1
Guamote (Chimborazo) Map Cropping Samples-2
Guamote neighborhoods and villages map with 3D shadow effect
flag map of Guamote with 3D shadow effect
Guamote map with 3d shadow effect
Download outline map of Guamote (geojson format) :
Guamote.geojson (**)
Download polygon array of Guamote map for "Google Maps" :
Guamote.txt
Bounding Box for Guamote Map : ( -2.247118 , -78.889027 , -1.854923 , -78.433579 )
Wikipedia ID for Guamote : Q2448699
Wikipedia SPARQL Query for Guamote (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2448699 wdt:P1082 ?population. }
OPTIONAL { wd:Q2448699 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2448699 wdt:P2046 ?area. }
OPTIONAL { wd:Q2448699 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2448699 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2448699 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 Guamote map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-2.247118, -78.889027, -1.854923, -78.433579);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guamote)
[out:json];
(
rel["name"="Guamote"][type=boundary];
rel["name:en"="Guamote"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guamote
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atilio | -2.181500 , -78.545940 |
Azamana | -2.150000 , -78.550000 |
Baqueria | -2.083330 , -78.583330 |
Cebadas | -1.911260 , -78.643270 |
Cecel | -1.888990 , -78.658770 |
Chipo | -1.966670 , -78.750000 |
El Tingo | -1.966670 , -78.600000 |
Galte | -2.026580 , -78.818380 |
Guamote | -1.933070 , -78.709550 |
Hacienda Ishubamba | -1.955550 , -78.634230 |
Ichanag | -1.959430 , -78.623540 |
Palmira | -2.081420 , -78.730320 |
Palmira Davalos | -2.061860 , -78.739640 |
Notes:
- You can download geometry data for Guamote 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.