Download outline map of Cunén (geojson format) :
Cunén.geojson (**)
Download polygon array of Cunén map for "Google Maps" :
Cunén.txt
Bounding Box for Cunén Map : ( 15.318978 , -91.18365 , 15.42049 , -90.87943 )
Wikipedia ID for Cunén : Q2402499
Wikipedia SPARQL Query for Cunén (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2402499 wdt:P1082 ?population. }
OPTIONAL { wd:Q2402499 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2402499 wdt:P2046 ?area. }
OPTIONAL { wd:Q2402499 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2402499 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2402499 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 Cunén map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.318978, -91.18365, 15.42049, -90.87943);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cunén)
[out:json];
(
rel["name"="Cunen"][type=boundary];
rel["name:en"="Cunen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cunén
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Batzula | 15.350310 , -91.075240 |
Buena Vista | 15.344290 , -91.110110 |
Chiaj | 15.338620 , -91.079100 |
Chimanzana | 15.350000 , -90.983330 |
Chinimaquim | 15.416670 , -90.900000 |
Chitzoy | 15.352410 , -91.088910 |
Chiul | 15.345420 , -91.086080 |
Chojox | 15.333190 , -91.051310 |
Chucanac | 15.342450 , -91.113060 |
Chuchikijchaj | 15.322140 , -91.152240 |
Cipresales | 15.337410 , -91.106450 |
Cunén | 15.337500 , -91.026940 |
La Barranca | 15.383330 , -90.983330 |
La Gruta | 15.337650 , -91.006090 |
La Hacienda | 15.333330 , -90.966670 |
La Pedrera | 15.345030 , -91.029990 |
Las Vegas | 15.335640 , -91.087850 |
Los Trigales | 15.353760 , -91.033100 |
Magdalena La Abundancia | 15.335770 , -91.128860 |
Media Luna | 15.333250 , -91.067630 |
Nama | 15.401990 , -91.016870 |
Ojo de Agua | 15.355830 , -91.050290 |
Ojo de Agua | 15.395960 , -91.052810 |
Pache | 15.356220 , -91.155700 |
Paguayil | 15.350000 , -91.066670 |
Palemop | 15.325240 , -91.076210 |
Panimachaj | 15.328080 , -91.039870 |
Patzam | 15.338150 , -91.154800 |
Rio Blanco | 15.330870 , -91.007000 |
Rio Blanco Centro Primero | 15.329410 , -91.167450 |
Salinas Magdalena | 15.339240 , -91.117530 |
San Antonio | 15.343170 , -91.068460 |
San Nicolas | 15.399990 , -91.054910 |
Tierra Caliente | 15.325050 , -91.148770 |
Tierra Colorado | 15.344420 , -91.150790 |
Tuban | 15.416670 , -90.933330 |
Xequiac Cajuyup | 15.355980 , -91.146160 |
Xetzac | 15.354100 , -91.057700 |
Xichiquel | 15.358000 , -91.086320 |
Xobor | 15.350210 , -91.001720 |
Notes:
- You can download geometry data for Cunén 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.