Download outline map of Omoa (geojson format) :
Omoa.geojson (**)
Download polygon array of Omoa map for "Google Maps" :
Omoa.txt
Bounding Box for Omoa Map : ( 15.513882 , -88.472916 , 15.803856 , -87.955826 )
Wikipedia ID for Omoa : Q520386
Wikipedia SPARQL Query for Omoa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q520386 wdt:P1082 ?population. }
OPTIONAL { wd:Q520386 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q520386 wdt:P2046 ?area. }
OPTIONAL { wd:Q520386 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q520386 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q520386 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 Omoa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.513882, -88.472916, 15.803856, -87.955826);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Omoa)
[out:json];
(
rel["name"="Omoa"][type=boundary];
rel["name:en"="Omoa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Omoa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barra del Motagua | 15.700000 , -88.233330 |
Boca de Cuyamel | 15.666670 , -88.183330 |
Buena Vista | 15.650000 , -88.166670 |
Buenos Aires | 15.666670 , -88.083330 |
Camino Nuevo | 15.700000 , -88.050000 |
Caracol | 15.633330 , -88.233330 |
Chachaguala | 15.716670 , -88.100000 |
Chivana | 15.750000 , -87.983330 |
Comayagua | 15.633330 , -88.283330 |
Corinto | 15.583330 , -88.366670 |
Cortes | 15.633330 , -88.300000 |
Cuyamel | 15.666670 , -88.200000 |
Cuyamelito | 15.616670 , -88.316670 |
El Paraiso | 15.650000 , -88.100000 |
La Camisa | 15.750000 , -88.033330 |
La Esperanza | 15.633330 , -88.133330 |
La Venada | 15.750000 , -88.016670 |
Las Brias | 15.750000 , -88.000000 |
Los Achiotes | 15.633330 , -88.166670 |
Masca | 15.683330 , -88.133330 |
Milla Cuatro | 15.700000 , -88.066670 |
Milla Tres | 15.700000 , -88.066670 |
Muchilena | 15.666670 , -88.083330 |
Omoa | 15.766670 , -88.033330 |
Pueblo Nuevo | 15.633330 , -88.116670 |
Río Chiquito | 15.633330 , -88.250000 |
San Carlos | 15.633330 , -88.300000 |
Tulian | 15.800000 , -87.966670 |
Veracruz | 15.683330 , -88.116670 |
Notes:
- You can download geometry data for Omoa 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.