Download outline map of Arraiján (geojson format) :
Arraiján.geojson (**)
Download polygon array of Arraiján map for "Google Maps" :
Arraiján.txt
Bounding Box for Arraiján Map : ( 8.863305 , -79.79705 , 9.122946 , -79.560753 )
Wikipedia ID for Arraiján : Q2216621
Wikipedia SPARQL Query for Arraiján (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216621 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216621 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216621 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216621 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216621 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216621 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 Arraiján map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.863305, -79.79705, 9.122946, -79.560753);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arraiján)
[out:json];
(
rel["name"="Arraijan"][type=boundary];
rel["name:en"="Arraijan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arraiján
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Ahoga Yegua | 8.950000 , -79.733330 |
| Alto Bonito | 9.000000 , -79.716670 |
| Arraiján | 8.950000 , -79.650000 |
| Arrajan | 8.947458 , -79.579467 |
| Baila Mono | 9.050000 , -79.750000 |
| Barriada Panama | 8.896820 , -79.617240 |
| Bernardino | 8.933330 , -79.733330 |
| Bernardino Abajo | 8.966670 , -79.733330 |
| Bernardino Arriba | 8.982100 , -79.754020 |
| Bique | 8.900000 , -79.666670 |
| Bique | 8.900000 , -79.683330 |
| Burunga | 8.963850 , -79.673040 |
| Caceres | 8.946260 , -79.674340 |
| Carretera Arriba | 9.016670 , -79.716670 |
| Cerro Cabra | 8.902430 , -79.631650 |
| Cerro El Castillo | 8.961050 , -79.678760 |
| Cerro Silvestre | 8.940460 , -79.683150 |
| Cerro Tigre | 8.938580 , -79.709170 |
| Chapala | 8.958060 , -79.717040 |
| Chumical | 8.886330 , -79.645320 |
| Cocolí | 8.983330 , -79.583330 |
| Cruz de Oro | 8.950000 , -79.666670 |
| El Congal | 9.016670 , -79.733330 |
| El Cope | 8.961910 , -79.721250 |
| El Llano | 8.929410 , -79.646080 |
| Farfan | 8.933330 , -79.583330 |
| Fuerte Clayton | 9.000000 , -79.750000 |
| Fuerte Kobbe | 8.912290 , -79.589170 |
| Hato Montana | 8.919380 , -79.739150 |
| Howard | 8.939420 , -79.590970 |
| Huile | 9.031120 , -79.738110 |
| La Gloria | 9.018820 , -79.737000 |
| La Isleta | 8.916670 , -79.716670 |
| La Polvareda | 8.933330 , -79.650000 |
| Lacona | 8.953880 , -79.587480 |
| Las Lajitas | 8.963700 , -79.661810 |
| Las Minas | 8.918160 , -79.665370 |
| Las Sardinas | 8.950000 , -79.650000 |
| Monte Claro | 8.928740 , -79.668310 |
| Nuevo Arraiján | 8.916670 , -79.716670 |
| Nuevo Chorrillo | 8.952430 , -79.692690 |
| Nuevo Emperador | 8.998890 , -79.727220 |
| Nuevo Guararé | 8.933330 , -79.716670 |
| Palo Diferente | 8.973410 , -79.686150 |
| Panama Pacifico | 8.915220 , -79.597880 |
| Paraíso | 9.033330 , -79.633330 |
| Playa Bonita Village | 8.900510 , -79.575910 |
| Pozo Hondo | 8.966670 , -79.666670 |
| Rio Caimito | 8.916670 , -79.750000 |
| Rio Indio | 8.933330 , -79.700000 |
| Rio Potrero | 8.961800 , -79.700740 |
| Rousseau | 8.959790 , -79.589700 |
| Sacramento | 8.992720 , -79.721640 |
| San Agustin | 8.950000 , -79.666670 |
| San Jose | 8.933330 , -79.733330 |
| San Vicente de Bique | 8.916670 , -79.683330 |
| Santa Clara | 9.035280 , -79.752220 |
| Serrano | 8.983330 , -79.733330 |
| Vista Alegre | 8.933330 , -79.700000 |
Notes:
- You can download geometry data for Arraiján 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.