Guaranda (Bolivar) Map Cropping Samples
Guaranda (Bolivar) Map Cropping Samples-1
Guaranda (Bolivar) Map Cropping Samples-2
Guaranda neighborhoods and villages map with 3D shadow effect
flag map of Guaranda with 3D shadow effect
Guaranda map with 3d shadow effect
Download outline map of Guaranda (geojson format) :
Guaranda.geojson (**)
Download polygon array of Guaranda map for "Google Maps" :
Guaranda.txt
Bounding Box for Guaranda Map : ( -1.722061 , -79.289255 , -1.146593 , -78.838707 )
Wikipedia ID for Guaranda : Q2466609
Wikipedia SPARQL Query for Guaranda (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2466609 wdt:P1082 ?population. }
OPTIONAL { wd:Q2466609 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2466609 wdt:P2046 ?area. }
OPTIONAL { wd:Q2466609 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2466609 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2466609 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 Guaranda map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.722061, -79.289255, -1.146593, -78.838707);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guaranda)
[out:json];
(
rel["name"="Guaranda"][type=boundary];
rel["name:en"="Guaranda"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guaranda
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Arenal | -1.466670 , -78.883330 |
Facundo Vela | -1.204250 , -79.064320 |
Guanujo | -1.560460 , -79.008880 |
Guaranda | -1.594440 , -79.000000 |
Hacienda Talahua | -1.298630 , -79.018240 |
Julio E. Moreno | -1.589430 , -79.031010 |
Salinas | -1.405370 , -79.018620 |
San Lorenzo | -1.676310 , -78.997450 |
Santa Fe | -1.614490 , -79.012500 |
Simiatug | -1.242370 , -78.957200 |
Sinchig | -1.533330 , -78.983330 |
Talagua | -1.266670 , -78.983330 |
Talaguapungo | -1.283330 , -79.033330 |
Notes:
- You can download geometry data for Guaranda 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.