Download outline map of El Chol (geojson format) :
El Chol.geojson (**)
Download polygon array of El Chol map for "Google Maps" :
El Chol.txt
Bounding Box for El Chol Map : ( 14.879495 , -90.550778 , 15.021632 , -90.431954 )
Wikipedia ID for El Chol : Q1727528
Wikipedia SPARQL Query for El Chol (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1727528 wdt:P1082 ?population. }
OPTIONAL { wd:Q1727528 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1727528 wdt:P2046 ?area. }
OPTIONAL { wd:Q1727528 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1727528 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1727528 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 El Chol map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.879495, -90.550778, 15.021632, -90.431954);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Chol)
[out:json];
(
rel["name"="El Chol"][type=boundary];
rel["name:en"="El Chol"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Chol
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Tibia | 14.933330 , -90.466670 |
Balamche | 14.983330 , -90.533330 |
Casas Viejas | 14.950000 , -90.500000 |
Chumumus | 14.966670 , -90.500000 |
Chupadero | 14.916670 , -90.466670 |
El Aguacate | 14.950000 , -90.483330 |
El Apazote | 15.000000 , -90.466670 |
El Chol | 14.964170 , -90.480560 |
El Ciruelillo | 14.966670 , -90.466670 |
El Guachipilin | 14.983330 , -90.516670 |
El Penasco | 14.983330 , -90.483330 |
La Cienaga | 14.950000 , -90.466670 |
La Huerta | 14.983330 , -90.483330 |
Las Azucenas | 14.983330 , -90.466670 |
Las Burras | 14.883330 , -90.450000 |
Las Colmenas | 14.916670 , -90.483330 |
Las Cuevas | 14.916670 , -90.466670 |
Las Escobas | 14.916670 , -90.500000 |
Las Golondrinas | 14.900000 , -90.466670 |
Lo de Reyes | 14.900000 , -90.466670 |
Los Lochuyes | 14.933330 , -90.483330 |
Ojo de Agua | 14.916670 , -90.483330 |
Pacoc | 15.000000 , -90.500000 |
Patzicía | 14.983330 , -90.450000 |
Plan de Robles | 14.966670 , -90.533330 |
Plan Grande | 14.983330 , -90.516670 |
Poco | 14.933330 , -90.483330 |
Potreritos | 14.883330 , -90.466670 |
San Francisco | 14.950000 , -90.466670 |
San Isidro | 14.966670 , -90.466670 |
San Nicolas | 14.966670 , -90.533330 |
Santa Lucia | 14.950000 , -90.483330 |
Santa Lucia Segundo | 14.933330 , -90.466670 |
Trapichito Viejo | 14.916670 , -90.450000 |
Vega de la Hamaca | 14.883330 , -90.466670 |
Vega del Limon | 14.883330 , -90.466670 |
Yascap | 14.983330 , -90.500000 |
Notes:
- You can download geometry data for El Chol 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.