Kinchil (Yucatán) Map Cropping Samples
Kinchil (Yucatán) Map Cropping Samples-1
Kinchil (Yucatán) Map Cropping Samples-2
Kinchil neighborhoods and villages map with 3D shadow effect
flag map of Kinchil with 3D shadow effect
Kinchil map with 3d shadow effect
Download outline map of Kinchil (geojson format) :
Kinchil.geojson (**)
Download polygon array of Kinchil map for "Google Maps" :
Kinchil.txt
Bounding Box for Kinchil Map : ( 20.736045 , -90.216474 , 20.950125 , -89.901709 )
Wikipedia ID for Kinchil : Q2588104
Wikipedia SPARQL Query for Kinchil (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588104 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588104 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588104 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588104 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588104 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588104 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 Kinchil map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.736045, -90.216474, 20.950125, -89.901709);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kinchil)
[out:json];
(
rel["name"="Kinchil"][type=boundary];
rel["name:en"="Kinchil"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kinchil
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bella Esperanza | 20.868880 , -90.107830 |
Bella Flor | 20.869810 , -90.062470 |
Benito Juarez | 20.881080 , -90.003790 |
Cehchan | 20.886390 , -89.970830 |
Chicche | 20.832840 , -90.075460 |
Chumpich | 20.881800 , -90.017630 |
Cochkax | 20.855000 , -90.046130 |
Concepcion | 20.875560 , -89.974170 |
Cruz Habin | 20.900000 , -90.050000 |
Dzitochcan | 20.794970 , -90.052410 |
Esperanza | 20.871680 , -90.095570 |
Kakalha | 20.832020 , -90.092880 |
Kinchil | 20.914891 , -89.949205 |
Puh | 20.904280 , -90.085830 |
San Francisco Kana | 20.857540 , -90.135820 |
San Miguel | 20.871540 , -90.083470 |
Santa Maria | 20.909440 , -89.970830 |
Suctun | 20.790800 , -90.039600 |
Tamchen | 20.875000 , -89.931510 |
Notes:
- You can download geometry data for Kinchil 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.