Totolac (Tlaxcala) Map Cropping Samples
Totolac (Tlaxcala) Map Cropping Samples-1
Totolac (Tlaxcala) Map Cropping Samples-2
Totolac neighborhoods and villages map with 3D shadow effect
flag map of Totolac with 3D shadow effect
Totolac map with 3d shadow effect
Download outline map of Totolac (geojson format) :
Totolac.geojson (**)
Download polygon array of Totolac map for "Google Maps" :
Totolac.txt
Bounding Box for Totolac Map : ( 19.316577 , -98.289669 , 19.358903 , -98.223081 )
Wikipedia ID for Totolac : Q3845619
Wikipedia SPARQL Query for Totolac (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845619 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845619 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845619 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845619 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845619 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845619 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 Totolac map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.316577, -98.289669, 19.358903, -98.223081);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Totolac)
[out:json];
(
rel["name"="Totolac"][type=boundary];
rel["name:en"="Totolac"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Totolac
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acxotla del Río | 19.326464 , -98.235934 |
Acxotla Del Rio | 19.327342 , -98.234939 |
Cerro del Metecatzi | 19.332630 , -98.260180 |
La Candelaria Teotlalpan | 19.333060 , -98.225560 |
La Trinidad Chimalpa | 19.329440 , -98.245280 |
Ocotelulco | 19.330910 , -98.239600 |
San Juan Totolac | 19.325152 , -98.263537 |
San Miguel Tlamahuco | 19.324170 , -98.239720 |
Santiago Tepeticpac | 19.337130 , -98.233900 |
Zaragoza | 19.319992 , -98.260054 |
Notes:
- You can download geometry data for Totolac 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.