Download outline map of Cabañas (geojson format) :
Cabañas.geojson (**)
Download polygon array of Cabañas map for "Google Maps" :
Cabañas.txt
Bounding Box for Cabañas Map : ( 14.714473 , -89.130898 , 14.853175 , -89.009621 )
Wikipedia ID for Cabañas : Q2393572
Wikipedia SPARQL Query for Cabañas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2393572 wdt:P1082 ?population. }
OPTIONAL { wd:Q2393572 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2393572 wdt:P2046 ?area. }
OPTIONAL { wd:Q2393572 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2393572 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2393572 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 Cabañas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.714473, -89.130898, 14.853175, -89.009621);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cabañas)
[out:json];
(
rel["name"="Cabanas"][type=boundary];
rel["name:en"="Cabanas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cabañas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barbasqueadero | 14.816670 , -89.116670 |
El Callejon | 14.733330 , -89.033330 |
El Cerron de Gila | 14.833330 , -89.083330 |
El Guarumal | 14.750000 , -89.033330 |
El Guayabo | 14.750000 , -89.033330 |
El Jarro | 14.733330 , -89.050000 |
El Limon | 14.750000 , -89.033330 |
El Llano | 14.850000 , -89.083330 |
El Pinalito | 14.816670 , -89.083330 |
El Plan del Jarro | 14.733330 , -89.016670 |
El Prado | 14.750000 , -89.050000 |
El Tigre | 14.833330 , -89.083330 |
Gila | 14.716670 , -89.050000 |
Ingenios | 14.766670 , -89.100000 |
La Canteada | 14.750000 , -89.050000 |
La Chimilca | 14.750000 , -89.083330 |
La Cumbre de San Juan | 14.733330 , -89.083330 |
Lancetillal | 14.783330 , -89.083330 |
Las Flores | 14.750000 , -89.050000 |
Las Juntas | 14.750000 , -89.016670 |
Los Vertientes | 14.766670 , -89.066670 |
Los Zacatales | 14.783330 , -89.016670 |
Miramar | 14.783330 , -89.100000 |
Mirasolito de Rio Negro | 14.766670 , -89.066670 |
Morazan | 14.850000 , -89.083330 |
Motagua | 14.783330 , -89.050000 |
Plan de Maria | 14.733330 , -89.033330 |
Pueblo Viejo | 14.800000 , -89.116670 |
Rio Negro | 14.766670 , -89.083330 |
Tierra Fria | 14.800000 , -89.050000 |
Vega el Mango | 14.850000 , -89.083330 |
Vega Vieja | 14.783330 , -89.083330 |
Notes:
- You can download geometry data for Cabañ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.