Download outline map of Kanasín (geojson format) :
Kanasín.geojson (**)
Download polygon array of Kanasín map for "Google Maps" :
Kanasín.txt
Bounding Box for Kanasín Map : ( 20.848589 , -89.599434 , 20.982074 , -89.469842 )
Wikipedia ID for Kanasín : Q527371
Wikipedia SPARQL Query for Kanasín (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q527371 wdt:P1082 ?population. }
OPTIONAL { wd:Q527371 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q527371 wdt:P2046 ?area. }
OPTIONAL { wd:Q527371 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q527371 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q527371 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 Kanasín map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.848589, -89.599434, 20.982074, -89.469842);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kanasín)
[out:json];
(
rel["name"="Kanasín"][type=boundary];
rel["name:en"="Kanasín"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kanasín
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dzoyola | 20.902720 , -89.586030 |
El Alamo | 20.932390 , -89.510140 |
El Juguete | 20.887250 , -89.506610 |
Guadalupe | 20.919720 , -89.493400 |
Jorge Coral | 20.906110 , -89.529440 |
Kanasín | 20.938195 , -89.564432 |
La Campanita | 20.890130 , -89.508940 |
Las Gladiolas | 20.888650 , -89.507730 |
Las Palomas | 20.970280 , -89.541390 |
Los Toriles | 20.946390 , -89.528330 |
Mulchechén | 20.916670 , -89.583330 |
Plantel Cinco | 20.940830 , -89.527780 |
San Antonio Cruz | 20.890930 , -89.563440 |
San Antonio Tehuitz | 20.899620 , -89.520480 |
San Antonio Xiol | 20.916670 , -89.500000 |
San Celestino | 20.904170 , -89.526940 |
San Martin | 20.966940 , -89.542220 |
San Pedro Nompat | 20.949840 , -89.553290 |
Santa Teresa | 20.895280 , -89.513890 |
Teuitz | 20.883330 , -89.516670 |
Texan | 20.950000 , -89.500000 |
Teya | 20.936470 , -89.520380 |
Notes:
- You can download geometry data for Kanasín 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.