Download outline map of Comitancillo (geojson format) :
Comitancillo.geojson (**)
Download polygon array of Comitancillo map for "Google Maps" :
Comitancillo.txt
Bounding Box for Comitancillo Map : ( 15.031889 , -91.814169 , 15.200802 , -91.681948 )
Wikipedia ID for Comitancillo : Q2716941
Wikipedia SPARQL Query for Comitancillo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2716941 wdt:P1082 ?population. }
OPTIONAL { wd:Q2716941 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2716941 wdt:P2046 ?area. }
OPTIONAL { wd:Q2716941 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2716941 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2716941 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 Comitancillo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.031889, -91.814169, 15.200802, -91.681948);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Comitancillo)
[out:json];
(
rel["name"="Comitancillo"][type=boundary];
rel["name:en"="Comitancillo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Comitancillo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Tibia | 15.074700 , -91.764120 |
Buena Vista | 15.171460 , -91.783850 |
Canoa de Sal | 15.061260 , -91.721820 |
Chibuj | 15.147400 , -91.731270 |
Chicajalaj | 15.096690 , -91.728780 |
Chipel | 15.113810 , -91.768590 |
Chiquila Buena Vista | 15.115230 , -91.756340 |
Chiquince | 15.068800 , -91.769340 |
Chixal | 15.103030 , -91.756540 |
Comitancillo | 15.083330 , -91.716670 |
Coxmac | 15.089510 , -91.715430 |
Cuatro Caminos | 15.158650 , -91.761770 |
Duraznal | 15.065440 , -91.726450 |
El Jicaro | 15.069150 , -91.785230 |
El Porvenir | 15.068920 , -91.710540 |
El Puerto | 15.142280 , -91.751740 |
El Salitre | 15.191090 , -91.760750 |
Estancia | 15.189460 , -91.738420 |
Ixmoco | 15.082880 , -91.734700 |
La Cumbre | 15.060780 , -91.776760 |
La Libertad | 15.068930 , -91.799900 |
La Puerta | 15.049690 , -91.793320 |
La Terminal | 15.052310 , -91.782530 |
La Union | 15.190910 , -91.779220 |
La Vega | 15.074760 , -91.728810 |
Las Barrancas | 15.078260 , -91.803040 |
Las Delicias | 15.171030 , -91.789830 |
Las Flores | 15.078710 , -91.757950 |
Linda Vista | 15.107690 , -91.771480 |
Los Angeles | 15.100460 , -91.771700 |
Los Bujes | 15.115770 , -91.727400 |
Pena Flor | 15.078120 , -91.792520 |
Quexlemuj | 15.098880 , -91.777860 |
Rio Hondo | 15.040670 , -91.701670 |
San Isidro | 15.131170 , -91.714720 |
San Luis | 15.178560 , -91.769090 |
Santa Teresa | 15.057480 , -91.716430 |
Taltimiche | 15.093030 , -91.770350 |
Tierra Blanca | 15.151230 , -91.769580 |
Tojcheche | 15.083150 , -91.769020 |
Tojxmaj | 15.084150 , -91.722660 |
Tuichilupe | 15.050000 , -91.716670 |
Tuijala | 15.107540 , -91.716210 |
Tuijcajchij | 15.147050 , -91.767290 |
Tuilelen | 15.063660 , -91.794550 |
Tuimuj | 15.170570 , -91.763460 |
Tuiquiao | 15.043550 , -91.707960 |
Tuiscaja | 15.102420 , -91.766770 |
Tuitaqueque | 15.190330 , -91.770190 |
Tuixoquel | 15.134820 , -91.729720 |
Tuixoquel | 15.058660 , -91.785080 |
Xequiac | 15.056500 , -91.704210 |
Xolnocuap | 15.089810 , -91.756490 |
Notes:
- You can download geometry data for Comitancillo 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.