Arani (Cochabamba) Map Cropping Samples
Arani (Cochabamba) Map Cropping Samples-1
Arani (Cochabamba) Map Cropping Samples-2
Arani neighborhoods and villages map with 3D shadow effect
flag map of Arani with 3D shadow effect
Arani map with 3d shadow effect
Download outline map of Arani (geojson format) :
Arani.geojson (**)
Download polygon array of Arani map for "Google Maps" :
Arani.txt
Bounding Box for Arani Map : ( -17.708378 , -65.811468 , -17.491204 , -65.435616 )
Wikipedia ID for Arani : Q1325748
Wikipedia SPARQL Query for Arani (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1325748 wdt:P1082 ?population. }
OPTIONAL { wd:Q1325748 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1325748 wdt:P2046 ?area. }
OPTIONAL { wd:Q1325748 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1325748 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1325748 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 Arani map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.708378, -65.811468, -17.491204, -65.435616);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arani)
[out:json];
(
rel["name"="Arani"][type=boundary];
rel["name:en"="Arani"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arani
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arani | -17.566670 , -65.766670 |
Cauca | -17.550000 , -65.600000 |
Ciaco | -17.600000 , -65.766670 |
Curubamba | -17.616670 , -65.600000 |
Huaycha | -17.650000 , -65.500000 |
Janchallani | -17.600000 , -65.733330 |
Jatunmayu | -17.524340 , -65.648800 |
Mama Huasi | -17.533330 , -65.466670 |
Molinos | -17.666670 , -65.600000 |
Piscumayu | -17.583330 , -65.650000 |
Pucacasa | -17.633330 , -65.616670 |
Pucahuasi | -17.616670 , -65.733330 |
Puyuyo | -17.550000 , -65.633330 |
Rodeo | -17.616670 , -65.633330 |
Vacas | -17.575200 , -65.580320 |
Notes:
- You can download geometry data for Arani 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.