Teculután (Zacapa) Map Cropping Samples
Teculután (Zacapa) Map Cropping Samples-1
Teculután (Zacapa) Map Cropping Samples-2
Teculután neighborhoods and villages map with 3D shadow effect
flag map of Teculután with 3D shadow effect
Teculután map with 3d shadow effect
Download outline map of Teculután (geojson format) :
Teculután.geojson (**)
Download polygon array of Teculután map for "Google Maps" :
Teculután.txt
Bounding Box for Teculután Map : ( 14.954701 , -89.899118 , 15.171643 , -89.655168 )
Wikipedia ID for Teculután : Q1020568
Wikipedia SPARQL Query for Teculután (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1020568 wdt:P1082 ?population. }
OPTIONAL { wd:Q1020568 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1020568 wdt:P2046 ?area. }
OPTIONAL { wd:Q1020568 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1020568 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1020568 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 Teculután map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.954701, -89.899118, 15.171643, -89.655168);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teculután)
[out:json];
(
rel["name"="Teculutan"][type=boundary];
rel["name:en"="Teculutan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teculután
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barranca Seca | 15.000000 , -89.700000 |
Barranco Colorado | 14.983330 , -89.733330 |
Caulotales | 15.033330 , -89.750000 |
El Arco | 15.000000 , -89.733330 |
La Adobera | 14.983330 , -89.716670 |
Las Minas | 15.016670 , -89.716670 |
Las Vegas | 15.100000 , -89.800000 |
Los Bordos | 14.983330 , -89.733330 |
Los Palmares | 14.966670 , -89.716670 |
Los Puentes | 14.983330 , -89.716670 |
Montes del Rio | 15.016670 , -89.750000 |
San Jose | 14.983330 , -89.700000 |
Teculután | 14.983330 , -89.716670 |
Vega del Coban | 14.966670 , -89.716670 |
Notes:
- You can download geometry data for Teculutá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.