San Juan de Opoa (Copán) Map Cropping Samples
San Juan de Opoa (Copán) Map Cropping Samples-1
San Juan de Opoa (Copán) Map Cropping Samples-2
San Juan de Opoa neighborhoods and villages map with 3D shadow effect
flag map of San Juan de Opoa with 3D shadow effect
San Juan de Opoa map with 3d shadow effect
Download outline map of San Juan de Opoa (geojson format) :
San Juan de Opoa.geojson (**)
Download polygon array of San Juan de Opoa map for "Google Maps" :
San Juan de Opoa.txt
Bounding Box for San Juan de Opoa Map : ( 14.762319 , -88.774101 , 14.858045 , -88.652504 )
Wikipedia ID for San Juan de Opoa : Q2657178
Wikipedia SPARQL Query for San Juan de Opoa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2657178 wdt:P1082 ?population. }
OPTIONAL { wd:Q2657178 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2657178 wdt:P2046 ?area. }
OPTIONAL { wd:Q2657178 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2657178 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2657178 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 San Juan de Opoa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.762319, -88.774101, 14.858045, -88.652504);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Juan de Opoa)
[out:json];
(
rel["name"="San Juan de Opoa"][type=boundary];
rel["name:en"="San Juan de Opoa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan de Opoa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arrayan | 14.783330 , -88.683330 |
Cancolo | 14.850000 , -88.700000 |
Cerro Azul | 14.783330 , -88.716670 |
Culebria | 14.800000 , -88.716670 |
El Aguacatillo | 14.800000 , -88.716670 |
El Contamal | 14.783330 , -88.683330 |
El Jagual | 14.850000 , -88.683330 |
El Limon | 14.833330 , -88.716670 |
El Morro | 14.816670 , -88.716670 |
El Pescado | 14.833330 , -88.766670 |
El Pinal | 14.800000 , -88.716670 |
El Portillo | 14.783330 , -88.700000 |
La Cebratana | 14.833330 , -88.766670 |
La Ceiba | 14.850000 , -88.666670 |
Las Cidras | 14.800000 , -88.733330 |
Las Pozas | 14.850000 , -88.683330 |
Las Sandias | 14.833330 , -88.733330 |
Los Linderos | 14.766670 , -88.683330 |
Montanita | 14.783330 , -88.716670 |
Pajapas | 14.766670 , -88.666670 |
San Juan de Opoa | 14.783330 , -88.700000 |
Santa Elena | 14.833330 , -88.683330 |
Torihuaque | 14.833330 , -88.733330 |
Villa Hermosa | 14.766670 , -88.666670 |
Notes:
- You can download geometry data for San Juan de Opoa 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.