Download outline map of Ixhuatán (geojson format) :
Ixhuatán.geojson (**)
Download polygon array of Ixhuatán map for "Google Maps" :
Ixhuatán.txt
Bounding Box for Ixhuatán Map : ( 17.245302 , -93.065806 , 17.364543 , -92.900499 )
Wikipedia ID for Ixhuatán : Q1282492
Wikipedia SPARQL Query for Ixhuatán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1282492 wdt:P1082 ?population. }
OPTIONAL { wd:Q1282492 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1282492 wdt:P2046 ?area. }
OPTIONAL { wd:Q1282492 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1282492 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1282492 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 Ixhuatán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.245302, -93.065806, 17.364543, -92.900499);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ixhuatán)
[out:json];
(
rel["name"="Ixhuatán"][type=boundary];
rel["name:en"="Ixhuatán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ixhuatán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Azul | 17.303330 , -92.995830 |
El Cacate | 17.295560 , -93.045830 |
El Caracolar | 17.321670 , -93.027220 |
El Cimiento | 17.319440 , -92.964720 |
El Majagual | 17.336940 , -92.986390 |
El Mirador | 17.318330 , -93.035000 |
El Porvenir | 17.290000 , -93.001670 |
El Tulipan | 17.307780 , -93.032500 |
El Zapote | 17.283890 , -93.029440 |
Emiliano Zapata | 17.316110 , -92.938330 |
Ignacio Zaragoza | 17.290000 , -92.938060 |
Ixhuatán | 17.293796 , -93.008295 |
La Asuncion | 17.291390 , -93.026940 |
La Cumbre de Coahuila | 17.314720 , -93.035560 |
La Penita | 17.313330 , -93.021110 |
La Soledad Abel y Cain | 17.291110 , -92.993330 |
Las Palmas | 17.285000 , -93.041670 |
Loma Caballo (San Felipe) | 17.305000 , -93.048330 |
Loma de Caballo | 17.301530 , -93.059900 |
Monte Chico | 17.319280 , -93.031070 |
Pojayal 2da. Seccion | 17.290000 , -92.979720 |
Pojayal Buenavista | 17.295280 , -92.977780 |
Rivera el Carmelo | 17.277780 , -92.994440 |
San Jose la Punta | 17.315560 , -93.005560 |
San Miguel | 17.324640 , -93.050180 |
Santa Anita | 17.297500 , -92.977780 |
Notes:
- You can download geometry data for Ixhuatá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.