Tomalá (Lempira) Map Cropping Samples
Tomalá (Lempira) Map Cropping Samples-1
Tomalá (Lempira) Map Cropping Samples-2
Tomalá neighborhoods and villages map with 3D shadow effect
flag map of Tomalá with 3D shadow effect
Tomalá map with 3d shadow effect
Download outline map of Tomalá (geojson format) :
Tomalá.geojson (**)
Download polygon array of Tomalá map for "Google Maps" :
Tomalá.txt
Bounding Box for Tomalá Map : ( 14.2229 , -88.792824 , 14.288541 , -88.68364 )
Wikipedia ID for Tomalá : Q1645799
Wikipedia SPARQL Query for Tomalá (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1645799 wdt:P1082 ?population. }
OPTIONAL { wd:Q1645799 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1645799 wdt:P2046 ?area. }
OPTIONAL { wd:Q1645799 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1645799 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1645799 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 Tomalá map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.2229, -88.792824, 14.288541, -88.68364);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tomalá)
[out:json];
(
rel["name"="Tomala"][type=boundary];
rel["name:en"="Tomala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tomalá
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cacao | 14.233330 , -88.700000 |
Copante | 14.233330 , -88.700000 |
El Aceituno | 14.233330 , -88.750000 |
El Cerron | 14.250000 , -88.700000 |
Los Horconcillos | 14.233330 , -88.766670 |
Los Planes | 14.233330 , -88.750000 |
San Andresito | 14.233330 , -88.733330 |
San Jose | 14.250000 , -88.700000 |
Santa Juana | 14.233330 , -88.700000 |
Santo Domingo | 14.233330 , -88.716670 |
Notes:
- You can download geometry data for Tomalá 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.