Ixtepec (Puebla) Map Cropping Samples
Ixtepec (Puebla) Map Cropping Samples-1
Ixtepec (Puebla) Map Cropping Samples-2
Ixtepec neighborhoods and villages map with 3D shadow effect
flag map of Ixtepec with 3D shadow effect
Ixtepec map with 3d shadow effect
Download outline map of Ixtepec (geojson format) :
Ixtepec.geojson (**)
Download polygon array of Ixtepec map for "Google Maps" :
Ixtepec.txt
Bounding Box for Ixtepec Map : ( 20.002216 , -97.663398 , 20.077971 , -97.605625 )
Wikipedia ID for Ixtepec : Q5923652
Wikipedia SPARQL Query for Ixtepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5923652 wdt:P1082 ?population. }
OPTIONAL { wd:Q5923652 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5923652 wdt:P2046 ?area. }
OPTIONAL { wd:Q5923652 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5923652 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5923652 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 Ixtepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.002216, -97.663398, 20.077971, -97.605625);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ixtepec)
[out:json];
(
rel["name"="Ixtepec"][type=boundary];
rel["name:en"="Ixtepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ixtepec
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cajinanin (San Rafael) | 20.073370 , -97.631010 |
Cangatinilla | 20.038170 , -97.653110 |
Caxtamusin | 20.066150 , -97.639370 |
Escatachuchut | 20.055290 , -97.637280 |
Ixtepec | 20.022993 , -97.645763 |
Maria Chuchut | 20.011810 , -97.656780 |
San Martin | 20.008060 , -97.641940 |
Takaltzaps | 20.043430 , -97.648410 |
Notes:
- You can download geometry data for Ixtepec 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.