Trinidad (Copán) Map Cropping Samples
Trinidad (Copán) Map Cropping Samples-1
Trinidad (Copán) Map Cropping Samples-2
Trinidad neighborhoods and villages map with 3D shadow effect
flag map of Trinidad with 3D shadow effect
Trinidad map with 3d shadow effect
Download outline map of Trinidad (geojson format) :
Trinidad.geojson (**)
Download polygon array of Trinidad map for "Google Maps" :
Trinidad.txt
Bounding Box for Trinidad Map : ( 14.911066 , -88.851807 , 14.978112 , -88.696663 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Trinidad map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.911066, -88.851807, 14.978112, -88.696663);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Trinidad)
[out:json];
(
rel["name"="Trinidad"][type=boundary];
rel["name:en"="Trinidad"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Trinidad
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Achiotal | 14.966670 , -88.783330 |
El Anicillo | 14.966670 , -88.800000 |
La Cumbre | 14.950000 , -88.816670 |
La Gloria | 14.966670 , -88.750000 |
La Mision | 14.950000 , -88.800000 |
Lepaerita | 14.966670 , -88.800000 |
Quebraditas | 14.933330 , -88.800000 |
San Juan de Planes | 14.933330 , -88.783330 |
Tepemechin | 14.966670 , -88.783330 |
Trinidad de Copán | 14.950000 , -88.750000 |
Notes:
- You can download geometry data for Trinidad 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.