Download outline map of Chahal (geojson format) :
Chahal.geojson (**)
Download polygon array of Chahal map for "Google Maps" :
Chahal.txt
Bounding Box for Chahal Map : ( 14.791121 , -92.131344 , 14.915196 , -92.015421 )
Wikipedia ID for Chahal : Q1748875
Wikipedia SPARQL Query for Chahal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1748875 wdt:P1082 ?population. }
OPTIONAL { wd:Q1748875 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1748875 wdt:P2046 ?area. }
OPTIONAL { wd:Q1748875 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1748875 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1748875 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 Chahal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.791121, -92.131344, 14.915196, -92.015421);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chahal)
[out:json];
(
rel["name"="Catarina"][type=boundary];
rel["name:en"="Catarina"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chahal
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Buena Vista Las Flores | 14.870010 , -92.035510 |
| Catarina | 14.850000 , -92.083330 |
| El Bejucal | 14.811350 , -92.107700 |
| El Chipal | 14.877080 , -92.061710 |
| El Mango | 14.825420 , -92.087870 |
| El Relicario | 14.869320 , -92.052090 |
| El Rosario | 14.805850 , -92.114410 |
| El Sitio | 14.816780 , -92.091270 |
| El Tecomate | 14.831830 , -92.103710 |
| El Tecomate | 14.834840 , -92.103790 |
| El Tecomatillo | 14.853170 , -92.086540 |
| Guadalupe | 14.824020 , -92.110130 |
| Hacienda El Paraiso | 14.816000 , -92.069460 |
| Honduras | 14.856560 , -92.066180 |
| La Independencia | 14.895200 , -92.052300 |
| La Lima | 14.904270 , -92.026180 |
| La Tejeria | 14.842520 , -92.069050 |
| Labor Dulce Nombre | 14.806340 , -92.092430 |
| Las Pilas | 14.870180 , -92.077160 |
| Loma de Huitzitzil | 14.864890 , -92.062120 |
| Lotificacion El Triunfo | 14.830300 , -92.085610 |
| Malacatán | 14.900000 , -92.050000 |
| Nueva Florida | 14.811330 , -92.074980 |
| Peru Bolivia | 14.890190 , -92.024590 |
| Pueblo Nuevo | 14.808590 , -92.103060 |
| San Gregorio | 14.802800 , -92.047400 |
| San Jose Las Flores | 14.853390 , -92.060740 |
| San Juan de Dios | 14.815450 , -92.099430 |
| San Juan Melendrez | 14.804420 , -92.073240 |
| San Miguel Las Flores | 14.849770 , -92.039260 |
| Santa Barbara | 14.879260 , -92.069730 |
| Santa Teresa | 14.821730 , -92.102150 |
| Sisiltepeque | 14.879620 , -92.044250 |
| Xula | 14.826250 , -92.071380 |
Notes:
- You can download geometry data for Chahal 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.