Ixtenco (Tlaxcala) Map Cropping Samples
Ixtenco (Tlaxcala) Map Cropping Samples-1
Ixtenco (Tlaxcala) Map Cropping Samples-2
Ixtenco neighborhoods and villages map with 3D shadow effect
flag map of Ixtenco with 3D shadow effect
Ixtenco map with 3d shadow effect
Download outline map of Ixtenco (geojson format) :
Ixtenco.geojson (**)
Download polygon array of Ixtenco map for "Google Maps" :
Ixtenco.txt
Bounding Box for Ixtenco Map : ( 19.227564 , -97.984823 , 19.291732 , -97.854052 )
Wikipedia ID for Ixtenco : Q5923648
Wikipedia SPARQL Query for Ixtenco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5923648 wdt:P1082 ?population. }
OPTIONAL { wd:Q5923648 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5923648 wdt:P2046 ?area. }
OPTIONAL { wd:Q5923648 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5923648 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5923648 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 Ixtenco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.227564, -97.984823, 19.291732, -97.854052);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ixtenco)
[out:json];
(
rel["name"="Ixtenco"][type=boundary];
rel["name:en"="Ixtenco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ixtenco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio de Resurreccion Segundo | 19.246330 , -97.887770 |
Felipe Tellez (Barranca el Calvario) | 19.251940 , -97.904450 |
Ixtenco | 19.250578 , -97.895310 |
La Era | 19.241980 , -97.905510 |
Miguel Munoz Leon | 19.245130 , -97.904150 |
San Juan Ixtenco | 19.250850 , -97.894370 |
Xalapaxco | 19.233330 , -97.916670 |
Notes:
- You can download geometry data for Ixtenco 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.