Ojo de Agua (Comayagua) Map Cropping Samples
Ojo de Agua (Comayagua) Map Cropping Samples-1
Ojo de Agua (Comayagua) Map Cropping Samples-2
Ojo de Agua neighborhoods and villages map with 3D shadow effect
flag map of Ojo de Agua with 3D shadow effect
Ojo de Agua map with 3d shadow effect
Download outline map of Ojo de Agua (geojson format) :
Ojo de Agua.geojson (**)
Download polygon array of Ojo de Agua map for "Google Maps" :
Ojo de Agua.txt
Bounding Box for Ojo de Agua Map : ( 14.727164 , -87.755959 , 14.875298 , -87.554726 )
Wikipedia ID for Ojo de Agua : Q3881323
Wikipedia SPARQL Query for Ojo de Agua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3881323 wdt:P1082 ?population. }
OPTIONAL { wd:Q3881323 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3881323 wdt:P2046 ?area. }
OPTIONAL { wd:Q3881323 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3881323 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3881323 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 Ojo de Agua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.727164, -87.755959, 14.875298, -87.554726);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ojo de Agua)
[out:json];
(
rel["name"="Ojos de Agua"][type=boundary];
rel["name:en"="Ojos de Agua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ojo de Agua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca | 14.850000 , -87.700000 |
Candelaria | 14.816670 , -87.616670 |
Capara | 14.833330 , -87.683330 |
Corralito | 14.783330 , -87.683330 |
El Hielo | 14.833330 , -87.583330 |
El Junco | 14.750000 , -87.650000 |
El Paraiso | 14.766670 , -87.683330 |
El Pastor | 14.816670 , -87.650000 |
El Portillo Grande | 14.816670 , -87.633330 |
El Puente | 14.833330 , -87.633330 |
El Robledal | 14.833330 , -87.600000 |
El Tule | 14.750000 , -87.650000 |
Gengibral | 14.833330 , -87.633330 |
La Aguja | 14.733330 , -87.733330 |
La Canada | 14.800000 , -87.650000 |
La Cienega | 14.816670 , -87.666670 |
La Paugina | 14.816670 , -87.650000 |
Las Dantas | 14.733330 , -87.733330 |
Las Tintas | 14.783330 , -87.650000 |
Los Anices | 14.850000 , -87.616670 |
Los Guamiles | 14.750000 , -87.716670 |
Ojos de Agua | 14.750000 , -87.650000 |
San Benito | 14.783330 , -87.700000 |
Valle Grande | 14.866670 , -87.650000 |
Vallecito | 14.816670 , -87.666670 |
Vallecito | 14.866670 , -87.650000 |
Notes:
- You can download geometry data for Ojo de Agua 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.