Talgua (Lempira) Map Cropping Samples
Talgua (Lempira) Map Cropping Samples-1
Talgua (Lempira) Map Cropping Samples-2
Talgua neighborhoods and villages map with 3D shadow effect
flag map of Talgua with 3D shadow effect
Talgua map with 3d shadow effect
Download outline map of Talgua (geojson format) :
Talgua.geojson (**)
Download polygon array of Talgua map for "Google Maps" :
Talgua.txt
Bounding Box for Talgua Map : ( 14.642513 , -88.796288 , 14.722956 , -88.656967 )
Wikipedia ID for Talgua : Q1645820
Wikipedia SPARQL Query for Talgua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1645820 wdt:P1082 ?population. }
OPTIONAL { wd:Q1645820 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1645820 wdt:P2046 ?area. }
OPTIONAL { wd:Q1645820 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1645820 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1645820 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 Talgua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.642513, -88.796288, 14.722956, -88.656967);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Talgua)
[out:json];
(
rel["name"="Talgua"][type=boundary];
rel["name:en"="Talgua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Talgua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Camalote | 14.666670 , -88.766670 |
Cansincamon | 14.700000 , -88.700000 |
Ciruelito | 14.666670 , -88.716670 |
El Matasano | 14.683330 , -88.733330 |
La Calera | 14.700000 , -88.683330 |
La Rinconada | 14.683330 , -88.683330 |
Las Casitas | 14.700000 , -88.716670 |
Las Lajitas | 14.683330 , -88.766670 |
Los Planes | 14.650000 , -88.750000 |
Ocotalito | 14.700000 , -88.700000 |
Pinabetal | 14.650000 , -88.766670 |
San Ramon | 14.666670 , -88.733330 |
Talgua | 14.700000 , -88.700000 |
Vega de las Chanchas | 14.716670 , -88.666670 |
Zapote Tejera | 14.666670 , -88.700000 |
Notes:
- You can download geometry data for Talgua 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.