Tetiz (Yucatán) Map Cropping Samples
Tetiz (Yucatán) Map Cropping Samples-1
Tetiz (Yucatán) Map Cropping Samples-2
Tetiz neighborhoods and villages map with 3D shadow effect
flag map of Tetiz with 3D shadow effect
Tetiz map with 3d shadow effect
Download outline map of Tetiz (geojson format) :
Tetiz.geojson (**)
Download polygon array of Tetiz map for "Google Maps" :
Tetiz.txt
Bounding Box for Tetiz Map : ( 20.882719 , -90.237822 , 21.029948 , -89.875573 )
Wikipedia ID for Tetiz : Q2588014
Wikipedia SPARQL Query for Tetiz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588014 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588014 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588014 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588014 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588014 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588014 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 Tetiz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.882719, -90.237822, 21.029948, -89.875573);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tetiz)
[out:json];
(
rel["name"="Tetiz"][type=boundary];
rel["name:en"="Tetiz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tetiz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chan Jalal | 20.965480 , -90.088900 |
Chen Luk | 20.955620 , -90.007850 |
Chencan | 20.937500 , -90.033330 |
Chicche | 20.983330 , -89.983330 |
Kanan | 20.964160 , -90.023620 |
Kitinche | 20.916260 , -90.218900 |
Nohuayun | 20.975330 , -89.968400 |
Pa'kaal | 20.982870 , -90.080490 |
Paklam Balam | 20.929270 , -90.053510 |
Pedregal | 21.005490 , -89.985540 |
Pixoy | 20.980290 , -90.052480 |
San Luis | 20.950000 , -89.916670 |
San Rafael | 20.983330 , -89.950000 |
San Rafael Abal | 20.999170 , -89.940830 |
Santa Cruz | 20.981940 , -89.909720 |
Santa Rita | 20.986110 , -89.899170 |
Tetiz | 20.962394 , -89.933047 |
Xcalachen | 20.932080 , -90.072460 |
Xcupil | 20.950000 , -89.950000 |
Notes:
- You can download geometry data for Tetiz 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.