Download outline map of Chiché (geojson format) :
Chiché.geojson (**)
Download polygon array of Chiché map for "Google Maps" :
Chiché.txt
Bounding Box for Chiché Map : ( 14.956512 , -91.128125 , 15.065853 , -90.963522 )
Wikipedia ID for Chiché : Q3177464
Wikipedia SPARQL Query for Chiché (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3177464 wdt:P1082 ?population. }
OPTIONAL { wd:Q3177464 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3177464 wdt:P2046 ?area. }
OPTIONAL { wd:Q3177464 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3177464 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3177464 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 Chiché map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.956512, -91.128125, 15.065853, -90.963522);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chiché)
[out:json];
(
rel["name"="Quiche"][type=boundary];
rel["name:en"="Quiche"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chiché
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Ligera | 14.966670 , -91.116670 |
Caja de Agua | 15.016260 , -91.066650 |
Carrizal | 15.000000 , -91.050000 |
Chicabracan | 15.010350 , -91.083920 |
Chicabracan II | 15.006630 , -91.097020 |
Chiché | 15.008610 , -91.065000 |
Choaxan | 15.016670 , -90.983330 |
Choaxan | 15.011940 , -90.980280 |
Chocaman Cuarto | 15.029300 , -91.091710 |
Chulumalcajib | 14.983330 , -91.083330 |
Chulumaloxib | 14.983330 , -91.100000 |
Colonia Buena Tierra | 15.029840 , -91.049380 |
Colonia La Joya | 15.007380 , -91.054830 |
Cucabaj | 15.015190 , -91.047720 |
Cucabaj Segundo | 15.020550 , -91.074990 |
El Aguacate | 14.983330 , -91.066670 |
La Antena | 15.022710 , -91.091710 |
La Cruz de Caminos | 15.005170 , -91.057170 |
La Puerta | 15.053090 , -91.072370 |
La Puerta | 15.034640 , -91.040320 |
La Rinconada | 15.005520 , -91.070490 |
Las Tunas | 14.983330 , -91.066670 |
Las Vigas | 15.008880 , -91.032850 |
Loma Alta | 15.033620 , -91.054400 |
Los Cerritos | 14.983330 , -91.066670 |
Los Tzoc | 14.983330 , -91.066670 |
Potrero Viejo | 15.025120 , -91.019690 |
Sepela | 14.966670 , -91.116670 |
Tizatal | 15.000340 , -91.040520 |
Ximbaxuc | 15.053820 , -91.051800 |
Notes:
- You can download geometry data for Chiché 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.