Download outline map of Punceres (geojson format) :
Punceres.geojson (**)
Download polygon array of Punceres map for "Google Maps" :
Punceres.txt
Bounding Box for Punceres Map : ( 9.887908 , -63.327142 , 10.122384 , -62.934245 )
Wikipedia ID for Punceres : Q2064667
Wikipedia SPARQL Query for Punceres (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2064667 wdt:P1082 ?population. }
OPTIONAL { wd:Q2064667 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2064667 wdt:P2046 ?area. }
OPTIONAL { wd:Q2064667 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2064667 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2064667 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 Punceres map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.887908, -63.327142, 10.122384, -62.934245);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Punceres)
[out:json];
(
rel["name"="Punceres"][type=boundary];
rel["name:en"="Punceres"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Punceres
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altamira | 9.937020 , -63.168160 |
Azagua | 10.090030 , -63.192640 |
Bejucal | 9.973070 , -63.260610 |
Buenos Aires | 9.918580 , -63.155020 |
Cachipito | 9.927060 , -63.178720 |
Cachipo | 9.916380 , -63.144580 |
Campo Miraflores | 9.962250 , -63.182370 |
Carrizales | 9.987320 , -63.207800 |
Cotua | 9.924060 , -63.184850 |
Dieciocho | 9.968750 , -63.198250 |
El Bagre | 9.921800 , -63.099050 |
El Dieciocho | 9.936090 , -63.241040 |
El Gavilan | 10.014740 , -63.212580 |
El Limon | 9.972520 , -63.231050 |
El Sesenta | 9.948950 , -63.223130 |
Guamito | 9.900000 , -63.050000 |
Guatamaral | 9.993190 , -63.220480 |
La Batea | 10.015970 , -63.171790 |
La Bruja | 9.960650 , -63.276140 |
La Cruz Blanca | 9.968710 , -63.249940 |
La Cruz Negra | 9.991410 , -63.247650 |
La Diecinueve | 10.036200 , -63.193170 |
La Placa | 9.963430 , -63.224920 |
Las Palomas | 9.936770 , -63.128270 |
Lomas de Rio Arriba | 10.070590 , -63.211200 |
Pueblo Nuevo | 9.968800 , -63.189140 |
Querepe | 10.036870 , -63.164900 |
Rio Bonito | 10.021920 , -63.122390 |
Sabaneta | 9.910100 , -63.214270 |
Sabaneta | 9.993330 , -63.193660 |
San Juan de Azagua | 10.009810 , -63.144520 |
Notes:
- You can download geometry data for Punceres 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.