Altepexi (Puebla) Map Cropping Samples
Altepexi (Puebla) Map Cropping Samples-1
Altepexi (Puebla) Map Cropping Samples-2
Altepexi neighborhoods and villages map with 3D shadow effect
flag map of Altepexi with 3D shadow effect
Altepexi map with 3d shadow effect
Download outline map of Altepexi (geojson format) :
Altepexi.geojson (**)
Download polygon array of Altepexi map for "Google Maps" :
Altepexi.txt
Bounding Box for Altepexi Map : ( 18.312074589 , -97.3404999024 , 18.4038524432 , -97.2585211119 )
Wikipedia ID for Altepexi : Q24832
Wikipedia SPARQL Query for Altepexi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q24832 wdt:P1082 ?population. }
OPTIONAL { wd:Q24832 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q24832 wdt:P2046 ?area. }
OPTIONAL { wd:Q24832 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q24832 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q24832 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 Altepexi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.312074589, -97.3404999024, 18.4038524432, -97.2585211119);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Altepexi)
[out:json];
(
rel["name"="Altepexi"][type=boundary];
rel["name:en"="Altepexi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Altepexi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Altepexi | 18.370097 , -97.298353 |
Carretera Tehuacan Teotitlan Kilometro 20 (Acololco) | 18.374800 , -97.286350 |
Chapistepehuatl | 18.362510 , -97.291890 |
Hidalgo | 18.366300 , -97.306330 |
Las Flores | 18.384000 , -97.304560 |
San Felipe | 18.370190 , -97.320500 |
San Francisco | 18.363430 , -97.281190 |
San Marcos | 18.401380 , -97.338280 |
Tres Cruces | 18.363800 , -97.306060 |
Notes:
- You can download geometry data for Altepexi 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.