Zacatelco (Tlaxcala) Map Cropping Samples
Zacatelco (Tlaxcala) Map Cropping Samples-1
Zacatelco (Tlaxcala) Map Cropping Samples-2
Zacatelco neighborhoods and villages map with 3D shadow effect
flag map of Zacatelco with 3D shadow effect
Zacatelco map with 3d shadow effect
Download outline map of Zacatelco (geojson format) :
Zacatelco.geojson (**)
Download polygon array of Zacatelco map for "Google Maps" :
Zacatelco.txt
Bounding Box for Zacatelco Map : ( 19.160751 , -98.30631 , 19.232714 , -98.230237 )
Wikipedia ID for Zacatelco : Q20204908
Wikipedia SPARQL Query for Zacatelco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q20204908 wdt:P1082 ?population. }
OPTIONAL { wd:Q20204908 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q20204908 wdt:P2046 ?area. }
OPTIONAL { wd:Q20204908 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q20204908 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q20204908 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 Zacatelco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.160751, -98.30631, 19.232714, -98.230237);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zacatelco)
[out:json];
(
rel["name"="Zacatelco"][type=boundary];
rel["name:en"="Zacatelco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zacatelco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Axexela | 19.207370 , -98.259930 |
Campo Dolores | 19.175190 , -98.263500 |
El Campamento | 19.163760 , -98.267320 |
La Bolsa | 19.197740 , -98.267490 |
La Compuerta | 19.191090 , -98.260150 |
La Florida | 19.161480 , -98.262290 |
La Vega | 19.173220 , -98.250880 |
Los Reyes | 19.206940 , -98.280560 |
Tlatelpa | 19.171410 , -98.251410 |
Zacatelco | 19.203044 , -98.244321 |
Notes:
- You can download geometry data for Zacatelco 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.