Tecomatlán (Puebla) Map Cropping Samples
Tecomatlán (Puebla) Map Cropping Samples-1
Tecomatlán (Puebla) Map Cropping Samples-2
Tecomatlán neighborhoods and villages map with 3D shadow effect
flag map of Tecomatlán with 3D shadow effect
Tecomatlán map with 3d shadow effect
Download outline map of Tecomatlán (geojson format) :
Tecomatlán.geojson (**)
Download polygon array of Tecomatlán map for "Google Maps" :
Tecomatlán.txt
Bounding Box for Tecomatlán Map : ( 17.911109 , -98.386476 , 18.132147 , -98.233013 )
Wikipedia ID for Tecomatlán : Q4453845
Wikipedia SPARQL Query for Tecomatlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4453845 wdt:P1082 ?population. }
OPTIONAL { wd:Q4453845 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4453845 wdt:P2046 ?area. }
OPTIONAL { wd:Q4453845 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4453845 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4453845 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 Tecomatlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.911109, -98.386476, 18.132147, -98.233013);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tecomatlán)
[out:json];
(
rel["name"="Tecomatlán"][type=boundary];
rel["name:en"="Tecomatlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tecomatlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Platanar | 18.069170 , -98.327000 |
El Porvenir | 18.084100 , -98.278310 |
El Tempexquixtle | 18.059260 , -98.303870 |
Independencia | 18.074720 , -98.243060 |
Iztayo | 18.111320 , -98.328040 |
La Paz (Colonia la Paz) | 18.071050 , -98.302760 |
La Union | 18.068060 , -98.309440 |
Llano Grande | 18.089330 , -98.279530 |
Mixquiapan | 18.099720 , -98.296390 |
Olomatlan | 17.945980 , -98.269400 |
Piedra Azul | 18.105480 , -98.318040 |
Rancho Nuevo | 18.057430 , -98.335820 |
San Miguel de Lozano | 18.061110 , -98.349440 |
Tecomatlán | 18.114071 , -98.312488 |
Tezoquipan | 18.083610 , -98.326670 |
Xantoxtla | 18.085210 , -98.309990 |
Notes:
- You can download geometry data for Tecomatlán 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.