Download outline map of Munecas (geojson format) :
Munecas.geojson (**)
Download polygon array of Munecas map for "Google Maps" :
Munecas.txt
Bounding Box for Munecas Map : ( -15.803081 , -68.968576 , -15.151365 , -68.437258 )
Wikipedia ID for Munecas : Q1355881
Wikipedia SPARQL Query for Munecas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1355881 wdt:P1082 ?population. }
OPTIONAL { wd:Q1355881 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1355881 wdt:P2046 ?area. }
OPTIONAL { wd:Q1355881 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1355881 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1355881 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 Munecas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-15.803081, -68.968576, -15.151365, -68.437258);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Munecas)
[out:json];
(
rel["name"="Munecas"][type=boundary];
rel["name:en"="Munecas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Munecas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aucapata | -15.493570 , -68.713560 |
Aucapata | -15.366670 , -68.650000 |
Ayata | -15.340800 , -68.752790 |
Camata | -15.240550 , -68.747880 |
Carijana | -15.232980 , -68.746660 |
Chamacani | -15.403010 , -68.715570 |
Charaj | -15.458000 , -68.689100 |
Chinaje | -15.750000 , -68.866670 |
Chojnacota | -15.766670 , -68.900000 |
Chuma | -15.479330 , -68.898420 |
Copani | -15.450000 , -68.900000 |
Culapacheta | -15.800000 , -68.900000 |
Estancia Bentitani | -15.300000 , -68.583330 |
Huisllani | -15.413590 , -68.631320 |
Lambramani | -15.451900 , -68.941780 |
Libertad | -15.516670 , -68.716670 |
Loma | -15.616670 , -68.783330 |
Mollo | -15.366670 , -68.750000 |
Mollopampa | -15.526950 , -68.817140 |
Morasi Marumpampa | -15.221870 , -68.652780 |
Mormuntani | -15.266670 , -68.633330 |
Pucara | -15.426630 , -68.649530 |
Pueavilla | -15.466670 , -68.666670 |
Pusillani | -15.459570 , -68.729970 |
Rio Copani | -15.416670 , -68.750000 |
Sacaya | -15.166670 , -68.483330 |
San Jose | -15.386020 , -68.808420 |
San Rafael | -15.500000 , -68.750000 |
Sisillani | -15.424120 , -68.713990 |
Tambillo | -15.400400 , -68.644410 |
Taracoca | -15.675920 , -68.825960 |
Tensaco | -15.366670 , -68.750000 |
Ticamore | -15.433330 , -68.900000 |
Timusi | -15.668790 , -68.854250 |
Tuiluni | -15.480080 , -68.916490 |
Villa General Penaranda | -15.566670 , -68.766670 |
Viquilli | -15.465920 , -68.677300 |
Yuncamarca | -15.394700 , -68.696430 |
Notes:
- You can download geometry data for Munecas 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.