Download outline map of Acomayo (geojson format) :
Acomayo.geojson (**)
Download polygon array of Acomayo map for "Google Maps" :
Acomayo.txt
Bounding Box for Acomayo Map : ( -14.154182 , -71.836715 , -13.696398 , -71.439498 )
Wikipedia ID for Acomayo : Q1920602
Wikipedia SPARQL Query for Acomayo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1920602 wdt:P1082 ?population. }
OPTIONAL { wd:Q1920602 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1920602 wdt:P2046 ?area. }
OPTIONAL { wd:Q1920602 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1920602 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1920602 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 Acomayo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-14.154182, -71.836715, -13.696398, -71.439498);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Acomayo)
[out:json];
(
rel["name"="Acomayo"][type=boundary];
rel["name:en"="Acomayo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Acomayo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acomayo | -13.916670 , -71.681110 |
Acopia | -14.057930 , -71.493070 |
Acos | -13.950830 , -71.737220 |
Ayallacta | -14.080920 , -71.497870 |
Caca Iglesia | -14.033020 , -71.494820 |
Ccanchaccata | -14.103610 , -71.444440 |
Chilcane | -14.088610 , -71.444990 |
Collana | -14.043700 , -71.484500 |
Cospana | -14.057350 , -71.479930 |
Cusimachay | -14.111710 , -71.488730 |
Huayrachapi | -14.046610 , -71.483250 |
Iscuchaca | -14.065000 , -71.450560 |
Mancora | -13.991430 , -71.598450 |
Marcaconga | -13.973920 , -71.562240 |
Misquiuno | -14.048330 , -71.480000 |
Molino Pata | -14.050610 , -71.499250 |
Mosoc Llacta | -14.120000 , -71.472780 |
Patacancha | -14.063950 , -71.477110 |
Pauchi Pampa | -14.095260 , -71.447310 |
Pomacanchi | -14.026940 , -71.567220 |
Rondocán | -13.776790 , -71.781860 |
San Juan | -14.115280 , -71.665240 |
Sanca | -13.853600 , -71.787440 |
Sangarara | -13.948220 , -71.603000 |
Santa Lucia | -14.066330 , -71.704470 |
Singuna | -14.103330 , -71.454720 |
Tactabamba | -14.081710 , -71.463270 |
Ttumi | -14.127430 , -71.497200 |
Urinsalla | -14.091360 , -71.444150 |
Notes:
- You can download geometry data for Acomayo 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.