Ixil (Yucatán) Map Cropping Samples
Ixil (Yucatán) Map Cropping Samples-1
Ixil (Yucatán) Map Cropping Samples-2
Ixil neighborhoods and villages map with 3D shadow effect
flag map of Ixil with 3D shadow effect
Ixil map with 3d shadow effect
Download outline map of Ixil (geojson format) :
Ixil.geojson (**)
Download polygon array of Ixil map for "Google Maps" :
Ixil.txt
Bounding Box for Ixil Map : ( 21.13402 , -89.52244 , 21.3233 , -89.413753 )
Wikipedia ID for Ixil : Q3293973
Wikipedia SPARQL Query for Ixil (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3293973 wdt:P1082 ?population. }
OPTIONAL { wd:Q3293973 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3293973 wdt:P2046 ?area. }
OPTIONAL { wd:Q3293973 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3293973 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3293973 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 Ixil map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.13402, -89.52244, 21.3233, -89.413753);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ixil)
[out:json];
(
rel["name"="Ixil"][type=boundary];
rel["name:en"="Ixil"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ixil
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Concepcion | 21.198070 , -89.476380 |
El Cinco | 21.183150 , -89.483450 |
El Faro | 21.318610 , -89.470560 |
El Salvador | 21.314170 , -89.495560 |
Ixil | 21.152949 , -89.481165 |
Kansacopo | 21.169100 , -89.478000 |
Los Cuatro Hermanos | 21.165000 , -89.478330 |
San Agustin | 21.150100 , -89.490850 |
San Antonio Chunchukun | 21.150850 , -89.473450 |
San Benito | 21.214040 , -89.512230 |
San Diego | 21.186070 , -89.502530 |
San Isidro | 21.147190 , -89.488860 |
San Juan de las Cruces | 21.163760 , -89.491100 |
Notes:
- You can download geometry data for Ixil 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.