Download outline map of San Juan Cotzal (geojson format) :
San Juan Cotzal.geojson (**)
Download polygon array of San Juan Cotzal map for "Google Maps" :
San Juan Cotzal.txt
Bounding Box for San Juan Cotzal Map : ( 15.368535 , -91.169411 , 15.482927 , -90.868373 )
Wikipedia ID for San Juan Cotzal : Q2121567
Wikipedia SPARQL Query for San Juan Cotzal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2121567 wdt:P1082 ?population. }
OPTIONAL { wd:Q2121567 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2121567 wdt:P2046 ?area. }
OPTIONAL { wd:Q2121567 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2121567 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2121567 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 San Juan Cotzal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.368535, -91.169411, 15.482927, -90.868373);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Juan Cotzal)
[out:json];
(
rel["name"="San Juan Cotzal"][type=boundary];
rel["name:en"="San Juan Cotzal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan Cotzal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asich | 15.406300 , -91.041850 |
Bastalchil | 15.433000 , -91.121050 |
Batz Tziquintze | 15.445790 , -91.098160 |
Batzaja | 15.440890 , -91.113520 |
Batzcorral | 15.394380 , -91.140990 |
Batzrancho | 15.426980 , -91.087780 |
Batzul | 15.450290 , -91.040300 |
Belen | 15.410340 , -91.022670 |
Bichichan | 15.426480 , -91.049840 |
Bipila | 15.407460 , -91.145210 |
Bipo | 15.413240 , -91.141950 |
Chachal | 15.431690 , -91.054700 |
Chisis | 15.416670 , -90.950000 |
Cocob | 15.406630 , -91.106590 |
Comunidad Xemamatze | 15.400520 , -91.140690 |
Huatzmatil | 15.444610 , -91.080070 |
La Esperanza | 15.416910 , -91.038310 |
Las Violetas | 15.410010 , -91.141980 |
Nebaj | 15.405830 , -91.146110 |
Pexla | 15.405770 , -91.078010 |
Rio Azul | 15.432380 , -91.115010 |
San Felipe Chenla | 15.443870 , -91.008670 |
San Juan Cotzal | 15.434170 , -91.034170 |
Santa Clara | 15.416670 , -91.000000 |
Tiquisis | 15.423230 , -91.110310 |
Tixelap | 15.439190 , -91.030870 |
Tubiala | 15.429500 , -91.070010 |
Turanza | 15.394490 , -91.125150 |
Tzaya | 15.379960 , -91.128270 |
Tzicub | 15.430960 , -91.108350 |
Xeputul | 15.450000 , -91.050000 |
Xesibacbitz | 15.383700 , -91.111340 |
Xetalpexla | 15.415910 , -91.094430 |
Xevitz | 15.386880 , -91.120020 |
Xolco | 15.402450 , -91.002920 |
Xolcuay | 15.448540 , -91.100190 |
Xolcuay | 15.448130 , -91.078170 |
Xolcujay | 15.432220 , -91.091520 |
Notes:
- You can download geometry data for San Juan Cotzal 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.