Download outline map of Paucartambo (geojson format) :
Paucartambo.geojson (**)
Download polygon array of Paucartambo map for "Google Maps" :
Paucartambo.txt
Bounding Box for Paucartambo Map : ( -13.638943 , -71.920807 , -12.70034 , -71.062348 )
Wikipedia ID for Paucartambo : Q746434
Wikipedia SPARQL Query for Paucartambo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q746434 wdt:P1082 ?population. }
OPTIONAL { wd:Q746434 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q746434 wdt:P2046 ?area. }
OPTIONAL { wd:Q746434 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q746434 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q746434 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 Paucartambo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-13.638943, -71.920807, -12.70034, -71.062348);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Paucartambo)
[out:json];
(
rel["name"="Paucartambo"][type=boundary];
rel["name:en"="Paucartambo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Paucartambo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acobamba | -13.083330 , -71.800000 |
Atapata | -13.116670 , -71.716670 |
Avispal | -12.983330 , -71.566670 |
Caicay | -13.551967 , -71.716518 |
Capitania | -13.016670 , -71.183330 |
Challabamba | -13.204170 , -71.654440 |
Chirimoyo | -13.000000 , -71.483330 |
Colquepata | -13.355830 , -71.669720 |
Concacj | -12.900000 , -71.800000 |
Cosnipata | -13.066670 , -71.183330 |
Cruz Pampa | -13.083330 , -71.283330 |
Hapu | -13.366670 , -71.166670 |
Huancarane | -13.504970 , -71.653970 |
Huasac | -13.520580 , -71.710010 |
La Constancia | -13.000000 , -71.266670 |
Las Cruces | -13.066670 , -71.550000 |
Paucartambo | -13.315220 , -71.593640 |
Pilahuata | -13.133330 , -71.416670 |
Pillcopata | -13.066670 , -71.166670 |
Pumachaca | -13.400000 , -71.483330 |
Queros | -13.248810 , -71.208090 |
Rio Pichihua | -13.416390 , -71.545280 |
San Miguel | -12.971450 , -71.468740 |
Santa Isabel | -13.000000 , -71.300000 |
Sinon | -12.816670 , -71.866670 |
Soncco | -13.350000 , -71.733330 |
Totora | -13.100000 , -71.800000 |
Tres Cruces | -13.116670 , -71.583330 |
Notes:
- You can download geometry data for Paucartambo 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.