Cercado (Cochabamba) Map Cropping Samples
Cercado (Cochabamba) Map Cropping Samples-1
Cercado (Cochabamba) Map Cropping Samples-2
Cercado neighborhoods and villages map with 3D shadow effect
flag map of Cercado with 3D shadow effect
Cercado map with 3d shadow effect
Download outline map of Cercado (geojson format) :
Cercado.geojson (**)
Download polygon array of Cercado map for "Google Maps" :
Cercado.txt
Bounding Box for Cercado Map : ( -17.534055 , -66.280267 , -17.278124 , -66.067174 )
Wikipedia ID for Cercado : Q200795
Wikipedia SPARQL Query for Cercado (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q200795 wdt:P1082 ?population. }
OPTIONAL { wd:Q200795 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q200795 wdt:P2046 ?area. }
OPTIONAL { wd:Q200795 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q200795 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q200795 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 Cercado map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.534055, -66.280267, -17.278124, -66.067174);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cercado)
[out:json];
(
rel["name"="Cercado"][type=boundary];
rel["name:en"="Cercado"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cercado
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cochabamba | -17.389500 , -66.156800 |
Cotapachi | -17.450000 , -66.250000 |
Cuturipa | -17.483330 , -66.166670 |
Estancia Alba | -17.433330 , -66.216670 |
Estancia Champuri | -17.483330 , -66.166670 |
Estancia Cochini | -17.433330 , -66.116670 |
Estancia Higuerani | -17.466670 , -66.233330 |
Pucara | -17.483330 , -66.166670 |
Pucara Chico | -17.433330 , -66.183330 |
Quenamari | -17.466670 , -66.233330 |
San Joaquin | -17.433330 , -66.166670 |
Santa Rosa | -17.416670 , -66.216670 |
Santa Vera Cruz | -17.450000 , -66.116670 |
Ushpa Ushpa | -17.466670 , -66.100000 |
Valle Hermoso | -17.416670 , -66.116670 |
Notes:
- You can download geometry data for Cercado 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.