Download outline map of Piñas (geojson format) :
Piñas.geojson (**)
Download polygon array of Piñas map for "Google Maps" :
Piñas.txt
Bounding Box for Piñas Map : ( -3.844436 , -79.9494 , -3.571294 , -79.630748 )
Wikipedia ID for Piñas : Q740750
Wikipedia SPARQL Query for Piñas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q740750 wdt:P1082 ?population. }
OPTIONAL { wd:Q740750 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q740750 wdt:P2046 ?area. }
OPTIONAL { wd:Q740750 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q740750 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q740750 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 Piñas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.844436, -79.9494, -3.571294, -79.630748);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Piñas)
[out:json];
(
rel["name"="Piñas"][type=boundary];
rel["name:en"="Piñas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Piñas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenaventura | -3.654270 , -79.742900 |
Cuchilla Alta | -3.666670 , -79.766670 |
El Negro | -3.683330 , -79.933330 |
El Pache | -3.716670 , -79.666670 |
Feijo | -3.633330 , -79.916670 |
Hacienda Platanillo | -3.633330 , -79.833330 |
Hacienda Targuarcocha | -3.811720 , -79.729840 |
La Bocana | -3.690120 , -79.896480 |
La Cueva | -3.658970 , -79.794030 |
La Palma | -3.650300 , -79.816420 |
Loma del Tambo | -3.633330 , -79.716670 |
Monos | -3.654960 , -79.721500 |
Moromoro | -3.683110 , -79.743200 |
Nalacapac | -3.703160 , -79.778500 |
Palosolo | -3.694880 , -79.759200 |
Panupali | -3.659690 , -79.834560 |
Patagrande | -3.681020 , -79.721780 |
Piedra Blanca | -3.726240 , -79.648510 |
Piedras | -3.636980 , -79.915740 |
Piñas | -3.681070 , -79.680830 |
Pinas Grandes | -3.666730 , -79.695200 |
Potrero Grande | -3.666030 , -79.784430 |
San Roque | -3.726290 , -79.672310 |
Saracay | -3.644050 , -79.863290 |
Shucos | -3.666670 , -79.800000 |
Yucas | -3.645440 , -79.886790 |
Zarumaurcu | -3.666670 , -79.650000 |
Zarzanama | -3.700000 , -79.833330 |
Notes:
- You can download geometry data for Piñas 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.