Download outline map of Kusapín (geojson format) :
Kusapín.geojson (**)
Download polygon array of Kusapín map for "Google Maps" :
Kusapín.txt
Bounding Box for Kusapín Map : ( 8.499052 , -81.949364 , 9.18825 , -81.15734 )
Wikipedia ID for Kusapín : Q751010
Wikipedia SPARQL Query for Kusapín (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q751010 wdt:P1082 ?population. }
OPTIONAL { wd:Q751010 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q751010 wdt:P2046 ?area. }
OPTIONAL { wd:Q751010 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q751010 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q751010 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 Kusapín map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.499052, -81.949364, 9.18825, -81.15734);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kusapín)
[out:json];
(
rel["name"="Kusapín"][type=boundary];
rel["name:en"="Kusapín"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kusapín
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alligator Creek | 8.833330 , -81.566670 |
Arreife Bruno | 9.033330 , -81.733330 |
Bahia Azul | 9.141760 , -81.894250 |
Bahia Grande | 9.022090 , -81.821480 |
Boca del Rio Chiriqui | 8.845170 , -81.572650 |
Boca Doguira | 8.603890 , -81.280670 |
Bogola | 9.016670 , -81.800000 |
Bucori | 9.111160 , -81.902600 |
Burari | 9.050000 , -81.766670 |
Burute | 8.783240 , -81.592190 |
Butchuqua | 9.066670 , -81.800000 |
Cabecera de Rio Cana | 8.852050 , -81.703480 |
Chong Point | 9.065860 , -81.807690 |
Cubenin Cotte | 8.850000 , -81.750000 |
Cusapín | 9.183330 , -81.900000 |
Ensenada de Punta Avispa | 9.150000 , -81.866670 |
Essey Arriba | 8.904930 , -81.716310 |
Guacamayo | 8.663660 , -81.272520 |
Loma Yuca | 8.718170 , -81.404920 |
Muturi | 9.116670 , -81.916670 |
Muturicoto | 8.850000 , -81.733330 |
Nancy Point | 9.083330 , -81.833330 |
Palmar | 8.653090 , -81.277440 |
Pantan | 9.008180 , -81.716880 |
Pigeon Key | 9.131610 , -81.841410 |
Playa Bruno | 9.033330 , -81.733330 |
Playa Gallinazo | 9.133330 , -81.916670 |
Playa Lorenzo | 9.075180 , -81.865390 |
Playa Raya | 9.133330 , -81.933330 |
Playa Roja | 9.054230 , -81.761060 |
Pueblo Nuevo | 9.110810 , -81.846850 |
Punta Alegre | 9.160080 , -81.906550 |
Punta Avispa | 9.146800 , -81.878110 |
Punta de Uva | 9.166970 , -81.873960 |
Punta Sirain | 9.144350 , -81.920970 |
Rio Canaveral | 9.016670 , -81.716670 |
Rio Grande | 8.619330 , -81.288300 |
Rio Luis | 8.683610 , -81.216080 |
Rio Viento | 8.857040 , -81.749890 |
San Pedrito Abajo | 8.800390 , -81.509490 |
San Pedro Arriba | 8.801140 , -81.544950 |
Santa Catalina | 8.781930 , -81.327900 |
Secretario | 9.050000 , -81.850000 |
Shark Hole Point | 9.066670 , -81.783330 |
Tobobe | 9.121110 , -81.824710 |
Notes:
- You can download geometry data for Kusapí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.