Download outline map of Tenabo (geojson format) :
Tenabo.geojson (**)
Download polygon array of Tenabo map for "Google Maps" :
Tenabo.txt
Bounding Box for Tenabo Map : ( 19.785144 , -90.491147 , 20.14243 , -89.991201 )
Wikipedia ID for Tenabo : Q2476938
Wikipedia SPARQL Query for Tenabo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2476938 wdt:P1082 ?population. }
OPTIONAL { wd:Q2476938 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2476938 wdt:P2046 ?area. }
OPTIONAL { wd:Q2476938 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2476938 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2476938 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 Tenabo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.785144, -90.491147, 20.14243, -89.991201);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tenabo)
[out:json];
(
rel["name"="Tenabo"][type=boundary];
rel["name:en"="Tenabo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tenabo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bamba | 19.820320 , -90.124110 |
Campo Menonita Chavi Numero Cinco | 19.964480 , -90.045820 |
Campo Menonita Chavi Numero Cuatro | 19.975830 , -90.048610 |
Campo Menonita Chavi Numero Seis | 19.973580 , -90.080210 |
Campo Menonita Chavi Numero Tres | 19.977010 , -90.024860 |
Chilip | 19.929930 , -90.164720 |
Ejido Santa Rosa | 20.031370 , -90.244040 |
El Copero | 20.091230 , -90.331390 |
El Cuyo | 20.061370 , -90.488760 |
El Encanto | 20.026390 , -90.227220 |
Emiliano Zapata | 19.824440 , -90.154170 |
Esperanza | 19.983330 , -90.333330 |
Hacienda Chavi | 19.986300 , -90.045520 |
Hantunchen | 20.033330 , -90.183330 |
Hom | 20.056540 , -90.195450 |
Kanki | 19.988610 , -90.118610 |
La Costa | 20.060370 , -90.480820 |
La Laguna | 19.810560 , -90.137900 |
Los Robles Bohola | 19.868360 , -90.142200 |
Manahua (Kilometro Veinticinco) | 19.963610 , -90.341110 |
Max | 20.116670 , -90.466670 |
Orizaba | 20.093660 , -90.312750 |
San Antonio Nacheha | 19.908800 , -90.283610 |
San Eduardo | 20.009070 , -90.268200 |
San Miguel | 19.816670 , -90.133330 |
San Pedro Corralche | 19.875560 , -90.188330 |
Santa Amelia | 20.064430 , -90.269140 |
Santa Paula | 20.077120 , -90.288240 |
Santa Rita Corralche | 19.895270 , -90.220850 |
Santa Rosa | 20.031040 , -90.244160 |
Tenabo | 20.043262 , -90.225662 |
Tinun | 19.964980 , -90.226260 |
Tres Rosas | 20.017170 , -90.256860 |
Villa Mercedes | 19.960170 , -90.347320 |
Vista Alegre | 20.010500 , -90.268190 |
Xcuch | 20.083330 , -90.466670 |
Xcuncheil | 19.954940 , -90.346400 |
Xkuncheil | 19.956390 , -90.347220 |
Notes:
- You can download geometry data for Tenabo 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.