Opichén (Yucatán) Map Cropping Samples
Opichén (Yucatán) Map Cropping Samples-1
Opichén (Yucatán) Map Cropping Samples-2
Opichén neighborhoods and villages map with 3D shadow effect
flag map of Opichén with 3D shadow effect
Opichén map with 3d shadow effect
Download outline map of Opichén (geojson format) :
Opichén.geojson (**)
Download polygon array of Opichén map for "Google Maps" :
Opichén.txt
Bounding Box for Opichén Map : ( 20.464049 , -89.962883 , 20.635073 , -89.745265 )
Wikipedia ID for Opichén : Q3293971
Wikipedia SPARQL Query for Opichén (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3293971 wdt:P1082 ?population. }
OPTIONAL { wd:Q3293971 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3293971 wdt:P2046 ?area. }
OPTIONAL { wd:Q3293971 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3293971 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3293971 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 Opichén map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.464049, -89.962883, 20.635073, -89.745265);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Opichén)
[out:json];
(
rel["name"="Opichén"][type=boundary];
rel["name:en"="Opichén"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Opichén
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Calcehtoc | 20.568070 , -89.912420 |
Chaca | 20.572780 , -89.931390 |
Chay | 20.583330 , -89.800000 |
Chuvuchen | 20.583220 , -89.916580 |
Flor de Margarita | 20.561110 , -89.856940 |
Mukuiche | 20.558330 , -89.783330 |
Opichén | 20.551396 , -89.857217 |
San Claudio | 20.546940 , -89.865830 |
Santa Cruz | 20.585780 , -89.958920 |
Santa Rita | 20.538890 , -89.840560 |
Xixim | 20.533610 , -89.818330 |
Notes:
- You can download geometry data for Opiché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.