Download outline map of Gualaca (geojson format) :
Gualaca.geojson (**)
Download polygon array of Gualaca map for "Google Maps" :
Gualaca.txt
Bounding Box for Gualaca Map : ( 8.423463 , -82.357246 , 8.785819 , -82.142777 )
Wikipedia ID for Gualaca : Q2216432
Wikipedia SPARQL Query for Gualaca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2216432 wdt:P1082 ?population. }
OPTIONAL { wd:Q2216432 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2216432 wdt:P2046 ?area. }
OPTIONAL { wd:Q2216432 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2216432 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2216432 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 Gualaca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.423463, -82.357246, 8.785819, -82.142777);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gualaca)
[out:json];
(
rel["name"="Gualaca"][type=boundary];
rel["name:en"="Gualaca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gualaca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Algarrobal | 8.550000 , -82.250000 |
Alto Corotu | 8.566670 , -82.316670 |
Alto del Quira | 8.666670 , -82.333330 |
Alto del Roble | 8.583330 , -82.283330 |
Alto Gualaca | 8.483330 , -82.216670 |
Bajo Gualaca | 8.482720 , -82.257860 |
Bajo Hondo | 8.550000 , -82.300000 |
Bajo Largo | 8.697220 , -82.285390 |
Bajo Mendez | 8.642350 , -82.342630 |
Bajo Negro | 8.550000 , -82.283330 |
Barrigon | 8.600000 , -82.300000 |
Baules | 8.550000 , -82.316670 |
Bella Vista | 8.597120 , -82.231720 |
Cabecera de Chorchita | 8.538960 , -82.164450 |
Calabazal | 8.658180 , -82.269810 |
Cerro Corotu | 8.583330 , -82.283330 |
Cerro Guabal | 8.650000 , -82.266670 |
Chalapa | 8.666670 , -82.283330 |
Chiriquicito | 8.681340 , -82.275090 |
Corozal | 8.666670 , -82.333330 |
Cuchilla | 8.666670 , -82.333330 |
Cuizala | 8.666670 , -82.283330 |
Dos Brazos de Esti | 8.616650 , -82.243970 |
El Achotal | 8.500000 , -82.250000 |
El Barrero | 8.666670 , -82.350000 |
El Guabo | 8.500000 , -82.216670 |
El Guabo Abajo | 8.533330 , -82.266670 |
El Guabo Arriba | 8.550000 , -82.266670 |
El Higo | 8.500000 , -82.216670 |
El Nancito | 8.700000 , -82.283330 |
El Naranjo | 8.600000 , -82.266670 |
El Salado | 8.616670 , -82.333330 |
Entre Rios | 8.668640 , -82.238560 |
Fortuna | 8.716670 , -82.266670 |
Galerita | 8.483330 , -82.200000 |
Higueron | 8.500710 , -82.284670 |
La Chichicosa | 8.550000 , -82.283330 |
La Gloria | 8.450000 , -82.216670 |
La Pita | 8.550000 , -82.283330 |
Las Guacas | 8.483330 , -82.216670 |
Las Guaquitas | 8.533330 , -82.300000 |
Las Marias | 8.700000 , -82.266670 |
Las Victorias | 8.450000 , -82.250000 |
Loma Alta | 8.633330 , -82.333330 |
Los Angeles | 8.522710 , -82.199970 |
Los Cerros | 8.566670 , -82.283330 |
Los Planes | 8.624400 , -82.212470 |
Mata Rica | 8.448980 , -82.263970 |
Peje | 8.583330 , -82.266670 |
Piedra Candela | 8.466670 , -82.200000 |
Plan de la Galera | 8.433330 , -82.216670 |
Pozos de Salud | 8.666670 , -82.333330 |
Quebrada Lajas | 8.463520 , -82.236370 |
Quebrada Seca | 8.716670 , -82.283330 |
Redondito | 8.466670 , -82.233330 |
Rincon | 8.463740 , -82.279510 |
Soledad | 8.737483 , -82.282651 |
Valle de La Mina | 8.664270 , -82.231960 |
Notes:
- You can download geometry data for Gualaca 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.