Punata (Cochabamba) Map Cropping Samples
Punata (Cochabamba) Map Cropping Samples-1
Punata (Cochabamba) Map Cropping Samples-2
Punata neighborhoods and villages map with 3D shadow effect
flag map of Punata with 3D shadow effect
Punata map with 3d shadow effect
Download outline map of Punata (geojson format) :
Punata.geojson (**)
Download polygon array of Punata map for "Google Maps" :
Punata.txt
Bounding Box for Punata Map : ( -17.746418 , -65.952655 , -17.439376 , -65.714915 )
Wikipedia ID for Punata : Q1424427
Wikipedia SPARQL Query for Punata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1424427 wdt:P1082 ?population. }
OPTIONAL { wd:Q1424427 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1424427 wdt:P2046 ?area. }
OPTIONAL { wd:Q1424427 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1424427 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1424427 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 Punata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.746418, -65.952655, -17.439376, -65.714915);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Punata)
[out:json];
(
rel["name"="Punata"][type=boundary];
rel["name:en"="Punata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Punata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buena Vista | -17.550000 , -65.883330 |
Khuchumuela | -17.633330 , -65.783330 |
La Villa | -17.516670 , -65.800000 |
Paloma Hujyana | -17.483330 , -65.933330 |
Punata | -17.550000 , -65.833330 |
San Benito | -17.516670 , -65.916670 |
Villa Rivero | -17.616670 , -65.800000 |
Notes:
- You can download geometry data for Punata 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.