Download outline map of Tecpán Guatemala (geojson format) :
Tecpán Guatemala.geojson (**)
Download polygon array of Tecpán Guatemala map for "Google Maps" :
Tecpán Guatemala.txt
Bounding Box for Tecpán Guatemala Map : ( 14.683876 , -91.085765 , 14.937722 , -90.929397 )
Wikipedia ID for Tecpán Guatemala : Q2400650
Wikipedia SPARQL Query for Tecpán Guatemala (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2400650 wdt:P1082 ?population. }
OPTIONAL { wd:Q2400650 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2400650 wdt:P2046 ?area. }
OPTIONAL { wd:Q2400650 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2400650 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2400650 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 Tecpán Guatemala map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.683876, -91.085765, 14.937722, -90.929397);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tecpán Guatemala)
[out:json];
(
rel["name"="Tecpan Guatemala"][type=boundary];
rel["name:en"="Tecpan Guatemala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tecpán Guatemala
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Escondida | 14.833330 , -91.016670 |
Caquixajay | 14.783330 , -91.066670 |
Chajalajya | 14.816670 , -90.983330 |
Chichac | 14.883330 , -91.000000 |
Chichoy | 14.800000 , -91.050000 |
Chiguarabal | 14.733330 , -91.033330 |
Chijacinto | 14.866670 , -91.016670 |
Chinimachavac | 14.850000 , -91.000000 |
Chiquinjuyu | 14.716670 , -90.983330 |
Chirijuyu | 14.700000 , -90.966670 |
Chixolot | 14.733330 , -91.066670 |
Chuaracanjay | 14.916670 , -90.983330 |
Chuatzan | 14.733330 , -91.016670 |
Chuatzunuj | 14.733330 , -91.033330 |
Chutiabajal | 14.750000 , -90.950000 |
El Escudero | 14.733330 , -90.983330 |
El Tablon | 14.733330 , -91.083330 |
Labor de Falla | 14.716670 , -90.966670 |
Las Arenas | 14.733330 , -90.983330 |
Las Flores | 14.733330 , -91.066670 |
Pacacay | 14.916670 , -90.983330 |
Pachali | 14.750000 , -91.050000 |
Pacoc | 14.766670 , -90.950000 |
Palama | 14.866670 , -91.016670 |
Pamanzana | 14.766670 , -90.983330 |
Pamesul | 14.866670 , -91.016670 |
Panabajal | 14.766670 , -90.966670 |
Panimacoc | 14.766670 , -90.966670 |
Paquib | 14.883330 , -90.983330 |
Paraxquim | 14.916670 , -91.000000 |
Patunayche | 14.733330 , -90.966670 |
Patunayche | 14.850000 , -91.000000 |
Paxorotot | 14.716670 , -90.983330 |
Pueblo Viejo | 14.750000 , -91.000000 |
Sanabaj | 14.733330 , -90.966670 |
Tecpán Guatemala | 14.766940 , -90.994170 |
Vista Bella | 14.750000 , -90.966670 |
Xacaxa | 14.816670 , -90.983330 |
Xaya | 14.750000 , -90.983330 |
Xecoxol | 14.866670 , -90.983330 |
Xejabi | 14.750000 , -91.050000 |
Xenimajuyu | 14.733330 , -90.966670 |
Xepac | 14.850000 , -90.966670 |
Xepanil | 14.850000 , -90.966670 |
Xetonox | 14.766670 , -90.950000 |
Xetzac | 14.783330 , -90.983330 |
Zaculeu | 14.833330 , -91.033330 |
Notes:
- You can download geometry data for Tecpán Guatemala 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.