Teotlalco (Puebla) Map Cropping Samples
Teotlalco (Puebla) Map Cropping Samples-1
Teotlalco (Puebla) Map Cropping Samples-2
Teotlalco neighborhoods and villages map with 3D shadow effect
flag map of Teotlalco with 3D shadow effect
Teotlalco map with 3d shadow effect
Download outline map of Teotlalco (geojson format) :
Teotlalco.geojson (**)
Download polygon array of Teotlalco map for "Google Maps" :
Teotlalco.txt
Bounding Box for Teotlalco Map : ( 18.374923 , -98.939206 , 18.523886 , -98.754017 )
Wikipedia ID for Teotlalco : Q3888238
Wikipedia SPARQL Query for Teotlalco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3888238 wdt:P1082 ?population. }
OPTIONAL { wd:Q3888238 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3888238 wdt:P2046 ?area. }
OPTIONAL { wd:Q3888238 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3888238 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3888238 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 Teotlalco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.374923, -98.939206, 18.523886, -98.754017);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teotlalco)
[out:json];
(
rel["name"="Teotlalco"][type=boundary];
rel["name:en"="Teotlalco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teotlalco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achichipico | 18.504720 , -98.805000 |
Apasentla | 18.444400 , -98.840020 |
Contla | 18.517580 , -98.812600 |
Cordoncillo | 18.483330 , -98.816670 |
Cuatizatlan | 18.454070 , -98.854170 |
El Tepehuaje | 18.411020 , -98.808890 |
Las Maravillas | 18.422130 , -98.810550 |
Los Cocos | 18.472500 , -98.847810 |
San Miguel | 18.521110 , -98.827500 |
Santa Cruz | 18.496110 , -98.793890 |
Teotlalco | 18.468982 , -98.777642 |
Tlayehualco | 18.502130 , -98.801670 |
Notes:
- You can download geometry data for Teotlalco 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.