Bolivar (Cochabamba) Map Cropping Samples
Bolivar (Cochabamba) Map Cropping Samples-1
Bolivar (Cochabamba) Map Cropping Samples-2
Bolivar neighborhoods and villages map with 3D shadow effect
flag map of Bolivar with 3D shadow effect
Bolivar map with 3d shadow effect
Download outline map of Bolivar (geojson format) :
Bolivar.geojson (**)
Download polygon array of Bolivar map for "Google Maps" :
Bolivar.txt
Bounding Box for Bolivar Map : ( -18.13621 , -66.822097 , -17.888336 , -66.395397 )
Wikipedia ID for Bolivar : Q1366072
Wikipedia SPARQL Query for Bolivar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1366072 wdt:P1082 ?population. }
OPTIONAL { wd:Q1366072 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1366072 wdt:P2046 ?area. }
OPTIONAL { wd:Q1366072 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1366072 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1366072 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 Bolivar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-18.13621, -66.822097, -17.888336, -66.395397);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bolivar)
[out:json];
(
rel["name"="Bolivar"][type=boundary];
rel["name:en"="Bolivar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bolivar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolivar | -17.969330 , -66.537930 |
Cachicachi | -18.000000 , -66.766670 |
Cunca | -18.083080 , -66.689210 |
Estancia Arko | -17.983330 , -66.700000 |
Estancia Atoj Huaykho | -17.966670 , -66.483330 |
Estancia Cayu Jasi | -17.983330 , -66.550000 |
Estancia Huaylla Huaylla | -17.983330 , -66.566670 |
Estancia Huillkhi | -17.916670 , -66.583330 |
Estancia Jehuaylloni | -17.950000 , -66.433330 |
Estancia Layu Pampa | -17.983330 , -66.433330 |
Estancia Uray Challviri | -17.933330 , -66.566670 |
Estancia Uray Viluyo | -17.950000 , -66.483330 |
Estancia Vicuyo Pata | -17.950000 , -66.500000 |
Lolupampa | -18.016670 , -66.500000 |
Mojon de la Abra Arrugada | -18.016670 , -66.516670 |
Unuma | -18.042810 , -66.608240 |
Wila Khayma | -17.950000 , -66.566670 |
Notes:
- You can download geometry data for Bolivar 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.