Akil (Yucatán) Map Cropping Samples
Akil (Yucatán) Map Cropping Samples-1
Akil (Yucatán) Map Cropping Samples-2
Akil neighborhoods and villages map with 3D shadow effect
flag map of Akil with 3D shadow effect
Akil map with 3d shadow effect
Download outline map of Akil (geojson format) :
Akil.geojson (**)
Download polygon array of Akil map for "Google Maps" :
Akil.txt
Bounding Box for Akil Map : ( 20.195706 , -89.391669 , 20.32444 , -89.29579 )
Wikipedia ID for Akil : Q2575611
Wikipedia SPARQL Query for Akil (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2575611 wdt:P1082 ?population. }
OPTIONAL { wd:Q2575611 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2575611 wdt:P2046 ?area. }
OPTIONAL { wd:Q2575611 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2575611 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2575611 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 Akil map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.195706, -89.391669, 20.32444, -89.29579);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Akil)
[out:json];
(
rel["name"="Akil"][type=boundary];
rel["name:en"="Akil"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Akil
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akil | 20.261720 , -89.348211 |
Cinco de Mayo | 20.277780 , -89.351940 |
Independencia | 20.272220 , -89.335000 |
Luis Echeverria Alvarez | 20.276390 , -89.339170 |
Plan Chac Pozo Tres | 20.245000 , -89.323890 |
San Bernardo | 20.241940 , -89.353060 |
San Diego | 20.255830 , -89.364170 |
San Felipe | 20.250000 , -89.366670 |
San Juan | 20.233330 , -89.350000 |
San Pablo Tres | 20.270830 , -89.320000 |
San Victor | 20.251940 , -89.340000 |
Notes:
- You can download geometry data for Akil 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.