Acanceh (Yucatán) Map Cropping Samples
Acanceh (Yucatán) Map Cropping Samples-1
Acanceh (Yucatán) Map Cropping Samples-2
Acanceh neighborhoods and villages map with 3D shadow effect
flag map of Acanceh with 3D shadow effect
Acanceh map with 3d shadow effect
Download outline map of Acanceh (geojson format) :
Acanceh.geojson (**)
Download polygon array of Acanceh map for "Google Maps" :
Acanceh.txt
Bounding Box for Acanceh Map : ( 20.720695 , -89.510219 , 20.91507 , -89.365707 )
Wikipedia ID for Acanceh : Q2672565
Wikipedia SPARQL Query for Acanceh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2672565 wdt:P1082 ?population. }
OPTIONAL { wd:Q2672565 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2672565 wdt:P2046 ?area. }
OPTIONAL { wd:Q2672565 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2672565 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2672565 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 Acanceh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.720695, -89.510219, 20.91507, -89.365707);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Acanceh)
[out:json];
(
rel["name"="Acanceh"][type=boundary];
rel["name:en"="Acanceh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Acanceh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acanceh | 20.812810 , -89.453593 |
Canicab | 20.860530 , -89.431830 |
Chakahil | 20.909720 , -89.467500 |
Cibceh | 20.820250 , -89.487720 |
Dzitina | 20.783920 , -89.399750 |
Huitza | 20.856480 , -89.453380 |
La Guayin | 20.824370 , -89.444830 |
Las Margaritas | 20.855000 , -89.424170 |
Petectunich | 20.841840 , -89.476040 |
Plantel Siete | 20.879720 , -89.443610 |
Sac Chich | 20.832310 , -89.438950 |
Salvador Alvarado | 20.828300 , -89.440450 |
San Amado | 20.883330 , -89.466670 |
San Emilio | 20.841930 , -89.436230 |
San Felipe | 20.872010 , -89.434440 |
San Jose | 20.867040 , -89.432730 |
San Lorenzo Pele | 20.775620 , -89.444290 |
Santa Cruz Tecao | 20.762980 , -89.412720 |
Tepich Carrillo | 20.876680 , -89.498000 |
Ticopo | 20.888930 , -89.441070 |
Tzuh | 20.800000 , -89.433330 |
Yabuco | 20.810320 , -89.413670 |
Notes:
- You can download geometry data for Acanceh 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.