Halachó (Yucatán) Map Cropping Samples
Halachó (Yucatán) Map Cropping Samples-1
Halachó (Yucatán) Map Cropping Samples-2
Halachó neighborhoods and villages map with 3D shadow effect
flag map of Halachó with 3D shadow effect
Halachó map with 3d shadow effect
Download outline map of Halachó (geojson format) :
Halachó.geojson (**)
Download polygon array of Halachó map for "Google Maps" :
Halachó.txt
Bounding Box for Halachó Map : ( 20.425226 , -90.386649 , 20.747305 , -89.996704 )
Wikipedia ID for Halachó : Q3008522
Wikipedia SPARQL Query for Halachó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3008522 wdt:P1082 ?population. }
OPTIONAL { wd:Q3008522 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3008522 wdt:P2046 ?area. }
OPTIONAL { wd:Q3008522 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3008522 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3008522 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 Halachó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.425226, -90.386649, 20.747305, -89.996704);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Halachó)
[out:json];
(
rel["name"="Halachó"][type=boundary];
rel["name:en"="Halachó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Halachó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cepeda | 20.507261 , -90.109632 |
Chanchochola | 20.533330 , -90.033330 |
Cuch Holoch | 20.434500 , -90.096940 |
Desarrollo Campesino | 20.516670 , -90.150000 |
Dzidzibachi | 20.569560 , -90.126580 |
Estacion la Sombrilla | 20.490830 , -90.029150 |
Halachó | 20.480460 , -90.079343 |
Kancabchen | 20.525140 , -90.137540 |
San Antonio Siho | 20.486710 , -90.164420 |
San Arcadio | 20.566670 , -90.133330 |
San Diego | 20.434720 , -90.105560 |
San Martin | 20.462750 , -90.144010 |
San Mateo | 20.590500 , -90.213290 |
San Salvador Uno | 20.463330 , -90.087780 |
Santa Maria Acu | 20.546440 , -90.163650 |
Santa Sofia | 20.548880 , -90.201140 |
Notes:
- You can download geometry data for Halachó 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.