Chaguarpamba (Loja) Map Cropping Samples
Chaguarpamba (Loja) Map Cropping Samples-1
Chaguarpamba (Loja) Map Cropping Samples-2
Chaguarpamba neighborhoods and villages map with 3D shadow effect
flag map of Chaguarpamba with 3D shadow effect
Chaguarpamba map with 3d shadow effect
Download outline map of Chaguarpamba (geojson format) :
Chaguarpamba.geojson (**)
Download polygon array of Chaguarpamba map for "Google Maps" :
Chaguarpamba.txt
Bounding Box for Chaguarpamba Map : ( -3.945992 , -79.806415 , -3.745854 , -79.5556 )
Wikipedia ID for Chaguarpamba : Q1989999
Wikipedia SPARQL Query for Chaguarpamba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1989999 wdt:P1082 ?population. }
OPTIONAL { wd:Q1989999 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1989999 wdt:P2046 ?area. }
OPTIONAL { wd:Q1989999 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1989999 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1989999 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 Chaguarpamba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.945992, -79.806415, -3.745854, -79.5556);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chaguarpamba)
[out:json];
(
rel["name"="Chaguarpamba"][type=boundary];
rel["name:en"="Chaguarpamba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chaguarpamba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amancay | -3.848010 , -79.769520 |
Buenavista | -3.891940 , -79.715720 |
Chaguarpamba | -3.877760 , -79.644550 |
Chalanga | -3.944630 , -79.702040 |
El Rosario | -3.786140 , -79.610590 |
Hacienda Huayquichuma | -3.866670 , -79.600000 |
Santa Rufina | -3.849240 , -79.760120 |
Notes:
- You can download geometry data for Chaguarpamba 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.