Abalá (Yucatán) Map Cropping Samples
Abalá (Yucatán) Map Cropping Samples-1
Abalá (Yucatán) Map Cropping Samples-2
Abalá neighborhoods and villages map with 3D shadow effect
flag map of Abalá with 3D shadow effect
Abalá map with 3d shadow effect
Download outline map of Abalá (geojson format) :
Abalá.geojson (**)
Download polygon array of Abalá map for "Google Maps" :
Abalá.txt
Bounding Box for Abalá Map : ( 20.572242 , -89.777658 , 20.748287 , -89.530519 )
Wikipedia ID for Abalá : Q2991303
Wikipedia SPARQL Query for Abalá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2991303 wdt:P1082 ?population. }
OPTIONAL { wd:Q2991303 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2991303 wdt:P2046 ?area. }
OPTIONAL { wd:Q2991303 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2991303 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2991303 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 Abalá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.572242, -89.777658, 20.748287, -89.530519);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Abalá)
[out:json];
(
rel["name"="Abalá"][type=boundary];
rel["name:en"="Abalá"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Abalá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abalá | 20.647274 , -89.681918 |
Cacao | 20.692530 , -89.747960 |
Chenkeken | 20.633330 , -89.700000 |
Dzonotila | 20.616670 , -89.666670 |
Mucuyche | 20.623440 , -89.603840 |
Ochil | 20.633330 , -89.733330 |
Peba | 20.720560 , -89.686940 |
San Manuel | 20.600000 , -89.583330 |
San Pedro Caya | 20.666670 , -89.566670 |
Sihuenchen | 20.693700 , -89.680920 |
Suytunchen | 20.683330 , -89.750000 |
Temozon Sur | 20.687260 , -89.653170 |
Uayalceh | 20.694030 , -89.595000 |
Victor | 20.660560 , -89.681670 |
Notes:
- You can download geometry data for Abalá 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.