Tepexco (Puebla) Map Cropping Samples
Tepexco (Puebla) Map Cropping Samples-1
Tepexco (Puebla) Map Cropping Samples-2
Tepexco neighborhoods and villages map with 3D shadow effect
flag map of Tepexco with 3D shadow effect
Tepexco map with 3d shadow effect
Download outline map of Tepexco (geojson format) :
Tepexco.geojson (**)
Download polygon array of Tepexco map for "Google Maps" :
Tepexco.txt
Bounding Box for Tepexco Map : ( 18.585416 , -98.728 , 18.715034 , -98.560617 )
Wikipedia ID for Tepexco : Q10824503
Wikipedia SPARQL Query for Tepexco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q10824503 wdt:P1082 ?population. }
OPTIONAL { wd:Q10824503 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q10824503 wdt:P2046 ?area. }
OPTIONAL { wd:Q10824503 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q10824503 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q10824503 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 Tepexco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.585416, -98.728, 18.715034, -98.560617);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tepexco)
[out:json];
(
rel["name"="Tepexco"][type=boundary];
rel["name:en"="Tepexco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tepexco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Calmeca (San Juan Calmeca) | 18.638644 , -98.633568 |
El Cerrito de la Gracia | 18.627670 , -98.634430 |
El Chaparral | 18.659700 , -98.719460 |
El Mirador | 18.644620 , -98.625820 |
Ixtatlala | 18.592340 , -98.703100 |
La Nopalera | 18.632670 , -98.640550 |
Michapa | 18.664610 , -98.639990 |
San Mateo | 18.623510 , -98.635820 |
Tepexco | 18.641209 , -98.687987 |
Tlazola | 18.615100 , -98.706160 |
Notes:
- You can download geometry data for Tepexco 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.