Download outline map of Ixtlán del Río (geojson format) :
Ixtlán del Río.geojson (**)
Download polygon array of Ixtlán del Río map for "Google Maps" :
Ixtlán del Río.txt
Bounding Box for Ixtlán del Río Map : ( 20.848432 , -104.455418 , 21.209834 , -104.201059 )
Wikipedia ID for Ixtlán del Río : Q151450
Wikipedia SPARQL Query for Ixtlán del Río (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q151450 wdt:P1082 ?population. }
OPTIONAL { wd:Q151450 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q151450 wdt:P2046 ?area. }
OPTIONAL { wd:Q151450 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q151450 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q151450 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 Ixtlán del Río map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.848432, -104.455418, 21.209834, -104.201059);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ixtlán del Río)
[out:json];
(
rel["name"="Ixtlán del Río"][type=boundary];
rel["name:en"="Ixtlán del Río"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ixtlán del Río
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Ajalco | 21.011770 , -104.409140 |
| Amajac | 21.154170 , -104.245830 |
| Amajac | 21.158530 , -104.249530 |
| Castellano | 21.191980 , -104.238330 |
| Cerritos | 21.163330 , -104.293060 |
| Coyula el Grande | 21.162780 , -104.297780 |
| Coyulita | 21.108060 , -104.290000 |
| Dolores | 20.983330 , -104.383330 |
| El Aguacate | 21.191240 , -104.291410 |
| El Carrizalillo | 20.951390 , -104.308060 |
| El Jarillal | 21.024600 , -104.301950 |
| El Ocote del Terrero | 21.035000 , -104.274170 |
| El Pando | 21.062020 , -104.356670 |
| El Platanar | 21.137650 , -104.285750 |
| El Platanillo | 21.204570 , -104.255920 |
| El Portezuelo | 21.040310 , -104.248590 |
| El Rincon | 21.091370 , -104.267320 |
| El Terrero | 21.037690 , -104.317100 |
| El Toro | 21.000000 , -104.266670 |
| El Veladero | 21.015280 , -104.353060 |
| El Zapote | 21.087690 , -104.236640 |
| Ixtlán del Río | 21.036814 , -104.367557 |
| La Haciendita | 21.023200 , -104.381910 |
| La Labor | 21.016670 , -104.366670 |
| La Pena Colorada (El Espinar) | 21.035560 , -104.402780 |
| La Pupa | 21.149170 , -104.224720 |
| La Sidra | 21.043060 , -104.325830 |
| La Taberna | 21.048780 , -104.358860 |
| La Tecolota | 21.028520 , -104.379160 |
| Llano Los Becerros | 21.095830 , -104.225000 |
| Los Bajios de Villa | 20.953610 , -104.321390 |
| Los Fortines | 21.166670 , -104.300000 |
| Los Mezquites | 21.165790 , -104.255470 |
| Los Molcajetes | 21.035560 , -104.401110 |
| Los Pasitos | 21.146250 , -104.234090 |
| Mexpan | 21.035850 , -104.414100 |
| Mezquitan | 21.154300 , -104.273920 |
| Milpillas | 20.978060 , -104.291390 |
| Ocote | 21.035360 , -104.275450 |
| Palos Clavados | 20.992260 , -104.391870 |
| Rancho de Arriba | 21.053330 , -104.277300 |
| San Clemente (Rancho Nuevo) | 21.034310 , -104.326080 |
| San Jose de Gracia (El Pueblito) | 21.045830 , -104.294170 |
| San Lorenzo | 20.950000 , -104.250000 |
| San Miguel | 21.015560 , -104.300560 |
| Sayulapan | 20.985000 , -104.335000 |
Notes:
- You can download geometry data for Ixtlán del Río 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.