Panotla (Tlaxcala) Map Cropping Samples
Panotla (Tlaxcala) Map Cropping Samples-1
Panotla (Tlaxcala) Map Cropping Samples-2
Panotla neighborhoods and villages map with 3D shadow effect
flag map of Panotla with 3D shadow effect
Panotla map with 3d shadow effect
Download outline map of Panotla (geojson format) :
Panotla.geojson (**)
Download polygon array of Panotla map for "Google Maps" :
Panotla.txt
Bounding Box for Panotla Map : ( 19.289637 , -98.320636 , 19.414383 , -98.248742 )
Wikipedia ID for Panotla : Q173191
Wikipedia SPARQL Query for Panotla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q173191 wdt:P1082 ?population. }
OPTIONAL { wd:Q173191 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q173191 wdt:P2046 ?area. }
OPTIONAL { wd:Q173191 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q173191 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q173191 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 Panotla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.289637, -98.320636, 19.414383, -98.248742);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Panotla)
[out:json];
(
rel["name"="Panotla"][type=boundary];
rel["name:en"="Panotla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Panotla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Apatlahco | 19.354230 , -98.305850 |
Camino a San Miguel | 19.396420 , -98.276770 |
Chichiapas | 19.380080 , -98.278040 |
El Nopal | 19.315240 , -98.286200 |
Fraccionamiento la Virgen | 19.323060 , -98.273890 |
Huexoyucan | 19.381650 , -98.293760 |
Huiloapan | 19.386790 , -98.269920 |
La Cienega | 19.312450 , -98.313530 |
La Hacienda Vieja | 19.370620 , -98.273290 |
La Plana (Los Volcanes) | 19.314560 , -98.282740 |
Nixtlalpa | 19.324500 , -98.283480 |
Panotla | 19.312286 , -98.272852 |
San Ambrosio Texantla | 19.355650 , -98.256880 |
San Francisco Temetzontla | 19.350280 , -98.288610 |
San Francisco Temetzontla | 19.354260 , -98.286690 |
San Jorge Tezoquipan | 19.319208 , -98.311704 |
San Tadeo Huiloapan | 19.385805 , -98.271926 |
Techachalco | 19.328000 , -98.303020 |
Unidad Habitacional II | 19.324400 , -98.281230 |
Notes:
- You can download geometry data for Panotla 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.