Chambo (Chimborazo) Map Cropping Samples
Chambo (Chimborazo) Map Cropping Samples-1
Chambo (Chimborazo) Map Cropping Samples-2
Chambo neighborhoods and villages map with 3D shadow effect
flag map of Chambo with 3D shadow effect
Chambo map with 3d shadow effect
Download outline map of Chambo (geojson format) :
Chambo.geojson (**)
Download polygon array of Chambo map for "Google Maps" :
Chambo.txt
Bounding Box for Chambo Map : ( -1.806124 , -78.631701 , -1.677313 , -78.425235 )
Wikipedia ID for Chambo : Q2448802
Wikipedia SPARQL Query for Chambo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2448802 wdt:P1082 ?population. }
OPTIONAL { wd:Q2448802 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2448802 wdt:P2046 ?area. }
OPTIONAL { wd:Q2448802 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2448802 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2448802 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 Chambo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.806124, -78.631701, -1.677313, -78.425235);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chambo)
[out:json];
(
rel["name"="Chambo"][type=boundary];
rel["name:en"="Chambo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chambo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chambo | -1.730550 , -78.595950 |
Guilbud | -1.733330 , -78.583330 |
Hacienda Asactus | -1.721820 , -78.589980 |
Hacienda Chuguillin | -1.750850 , -78.594300 |
Hacienda El Puente | -1.714920 , -78.608990 |
Hacienda El Vergel | -1.744240 , -78.610330 |
Hacienda Felicidad | -1.733330 , -78.616670 |
Hacienda Huaycu | -1.726340 , -78.608910 |
Hacienda Llio | -1.723780 , -78.607040 |
Hacienda Magdalena | -1.756880 , -78.579700 |
Hacienda Pantano | -1.726320 , -78.622490 |
Hacienda Pantus | -1.728100 , -78.627990 |
Hacienda Pucara | -1.680800 , -78.597110 |
Hacienda Rocon | -1.751090 , -78.575010 |
Hacienda Santa Rita | -1.733330 , -78.616670 |
Hacienda Shugal | -1.715170 , -78.600490 |
Hacienda Titaicun | -1.738290 , -78.580710 |
Hacienda Tunshi | -1.733130 , -78.618740 |
Hacienda Tunshi Chico | -1.733330 , -78.616670 |
Notes:
- You can download geometry data for Chambo 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.