Colotenango (Huehuetenango) Map Cropping Samples
Colotenango (Huehuetenango) Map Cropping Samples-1
Colotenango (Huehuetenango) Map Cropping Samples-2
Colotenango neighborhoods and villages map with 3D shadow effect
flag map of Colotenango with 3D shadow effect
Colotenango map with 3d shadow effect
Download outline map of Colotenango (geojson format) :
Colotenango.geojson (**)
Download polygon array of Colotenango map for "Google Maps" :
Colotenango.txt
Bounding Box for Colotenango Map : ( 15.396655 , -91.754106 , 15.492758 , -91.64744 )
Wikipedia ID for Colotenango : Q2402611
Wikipedia SPARQL Query for Colotenango (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2402611 wdt:P1082 ?population. }
OPTIONAL { wd:Q2402611 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2402611 wdt:P2046 ?area. }
OPTIONAL { wd:Q2402611 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2402611 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2402611 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 Colotenango map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.396655, -91.754106, 15.492758, -91.64744);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Colotenango)
[out:json];
(
rel["name"="Colotenango"][type=boundary];
rel["name:en"="Colotenango"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Colotenango
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Caniche | 15.413920 , -91.727070 |
Checruz | 15.460130 , -91.716710 |
Chepon | 15.467920 , -91.713220 |
El Granadillo | 15.437710 , -91.738590 |
El Horizonte | 15.462410 , -91.696940 |
El Porvenir | 15.465700 , -91.743580 |
Ical | 15.427290 , -91.720950 |
Ixconlaj | 15.469470 , -91.731210 |
La Barranca | 15.413770 , -91.697570 |
La Barranca Chiquita | 15.409960 , -91.708020 |
La Cruz | 15.409540 , -91.717150 |
La Union | 15.465870 , -91.718540 |
La Vega | 15.399370 , -91.716120 |
Llano Grande | 15.417350 , -91.749730 |
Lopez | 15.431010 , -91.729130 |
Los Naranjales | 15.416620 , -91.707850 |
Niya | 15.488530 , -91.728190 |
Perez | 15.432870 , -91.723620 |
Sacuil | 15.419230 , -91.723010 |
Sanchez | 15.423240 , -91.710220 |
Santiago Chimaltenango | 15.466670 , -91.716670 |
Talajcheu | 15.466850 , -91.655720 |
Tojlac | 15.459630 , -91.708520 |
Tuiscacal | 15.453180 , -91.679490 |
Tuitzloch | 15.417370 , -91.713480 |
Tuitzquian | 15.399120 , -91.701490 |
Notes:
- You can download geometry data for Colotenango 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.