Xaloztoc (Tlaxcala) Map Cropping Samples
Xaloztoc (Tlaxcala) Map Cropping Samples-1
Xaloztoc (Tlaxcala) Map Cropping Samples-2
Xaloztoc neighborhoods and villages map with 3D shadow effect
flag map of Xaloztoc with 3D shadow effect
Xaloztoc map with 3d shadow effect
Download outline map of Xaloztoc (geojson format) :
Xaloztoc.geojson (**)
Download polygon array of Xaloztoc map for "Google Maps" :
Xaloztoc.txt
Bounding Box for Xaloztoc Map : ( 19.375887 , -98.083585 , 19.448834 , -97.97061 )
Wikipedia ID for Xaloztoc : Q2485826
Wikipedia SPARQL Query for Xaloztoc (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2485826 wdt:P1082 ?population. }
OPTIONAL { wd:Q2485826 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2485826 wdt:P2046 ?area. }
OPTIONAL { wd:Q2485826 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2485826 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2485826 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 Xaloztoc map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.375887, -98.083585, 19.448834, -97.97061);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Xaloztoc)
[out:json];
(
rel["name"="Xaloztoc"][type=boundary];
rel["name:en"="Xaloztoc"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Xaloztoc
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colonia Jose Lopez Portillo | 19.428890 , -98.053330 |
Colonia Velazco | 19.429720 , -98.014440 |
Colonia Venustiano Carranza | 19.402375 , -98.065344 |
El Jagueey Prieto | 19.432550 , -98.034550 |
Florencia Sanchez Nava | 19.416040 , -98.025880 |
Guadalupe Texmolac | 19.424311 , -98.045841 |
Los Corrales | 19.431270 , -97.999910 |
San Pedro Tlacotepec | 19.393739 , -98.042506 |
Santa Cruz Zacatzontetla | 19.399101 , -98.035386 |
Texmolac | 19.421710 , -98.046400 |
Velasco | 19.429880 , -98.015170 |
Xaloztoc | 19.409421 , -98.046053 |
Notes:
- You can download geometry data for Xaloztoc 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.