Sinanché (Yucatán) Map Cropping Samples
Sinanché (Yucatán) Map Cropping Samples-1
Sinanché (Yucatán) Map Cropping Samples-2
Sinanché neighborhoods and villages map with 3D shadow effect
flag map of Sinanché with 3D shadow effect
Sinanché map with 3d shadow effect
Download outline map of Sinanché (geojson format) :
Sinanché.geojson (**)
Download polygon array of Sinanché map for "Google Maps" :
Sinanché.txt
Bounding Box for Sinanché Map : ( 21.183367 , -89.265398 , 21.355139 , -89.146688 )
Wikipedia ID for Sinanché : Q2588028
Wikipedia SPARQL Query for Sinanché (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2588028 wdt:P1082 ?population. }
OPTIONAL { wd:Q2588028 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2588028 wdt:P2046 ?area. }
OPTIONAL { wd:Q2588028 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2588028 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2588028 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 Sinanché map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.183367, -89.265398, 21.355139, -89.146688);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sinanché)
[out:json];
(
rel["name"="Sinanché"][type=boundary];
rel["name:en"="Sinanché"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sinanché
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chum Habin | 21.303730 , -89.163220 |
Chum Kopo | 21.308520 , -89.189430 |
Kansacopo | 21.198660 , -89.220660 |
San Carlos | 21.220760 , -89.206370 |
San Crisanto | 21.352980 , -89.175010 |
San Juan | 21.318200 , -89.224490 |
San Juan Sauri | 21.198840 , -89.163830 |
San Luis | 21.215830 , -89.216390 |
San Miguel | 21.292850 , -89.174070 |
San Nicolas | 21.253400 , -89.196900 |
San Pablo | 21.271280 , -89.207840 |
Santa Cruz | 21.240830 , -89.171960 |
Sinanché | 21.225347 , -89.184519 |
Xculya | 21.325860 , -89.212560 |
Xitib Canul | 21.280280 , -89.181390 |
Zozow | 21.327950 , -89.217400 |
Notes:
- You can download geometry data for Sinanché 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.