Download outline map of Ixchiguan (geojson format) :
Ixchiguan.geojson (**)
Download polygon array of Ixchiguan map for "Google Maps" :
Ixchiguan.txt
Bounding Box for Ixchiguan Map : ( 15.060657 , -92.010276 , 15.199482 , -91.832746 )
Wikipedia ID for Ixchiguan : Q2609056
Wikipedia SPARQL Query for Ixchiguan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2609056 wdt:P1082 ?population. }
OPTIONAL { wd:Q2609056 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2609056 wdt:P2046 ?area. }
OPTIONAL { wd:Q2609056 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2609056 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2609056 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 Ixchiguan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.060657, -92.010276, 15.199482, -91.832746);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ixchiguan)
[out:json];
(
rel["name"="Ixchiguan"][type=boundary];
rel["name:en"="Ixchiguan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ixchiguan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buena Vista El Horizonte | 15.080980 , -91.858870 |
Buenos Aires | 15.139600 , -91.887220 |
Calapte | 15.164240 , -91.896220 |
Choapequez | 15.088780 , -91.857840 |
Cienaguillas | 15.182060 , -91.894040 |
Colcojhuitz | 15.159260 , -91.985370 |
El Milagro | 15.103040 , -91.866990 |
El Pinal | 15.146290 , -91.867940 |
Flor de Mayo | 15.178390 , -91.963780 |
Grijalva | 15.179880 , -91.928280 |
Julischin | 15.162660 , -91.922290 |
La Estancia | 15.149260 , -91.938740 |
La Joya | 15.084600 , -91.857970 |
La Trinidad | 15.169750 , -91.887750 |
La Union | 15.109080 , -91.846890 |
La Ventana Santa Rosa | 15.128550 , -91.870230 |
Las Brisas | 15.067220 , -91.868180 |
Las Flores | 15.136170 , -91.935070 |
Las Manzanas | 15.156030 , -91.872010 |
Llano de La Guardia | 15.065600 , -91.860270 |
Los Pocitos | 15.170760 , -91.970560 |
Nueva Esperanza | 15.148110 , -91.880720 |
Ojo de Agua | 15.175430 , -91.873200 |
Pabitzalan | 15.159040 , -91.902070 |
Pajatz | 15.141900 , -91.879360 |
San Andres | 15.137780 , -91.951720 |
San Antonio | 15.135920 , -91.900400 |
San Juan | 15.156390 , -91.932900 |
San Juan Los Altos | 15.121940 , -91.942650 |
Tuichan | 15.074450 , -91.853370 |
Tuiladrillo | 15.102530 , -91.855160 |
Tuiquinamble | 15.129180 , -91.924260 |
Villa Linda | 15.076470 , -91.861130 |
Villa Nueva | 15.061240 , -91.855120 |
Villa Real | 15.078400 , -91.867340 |
Yuinima | 15.136150 , -91.987880 |
Notes:
- You can download geometry data for Ixchiguan 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.