Roatán (Bay Islands) Map Cropping Samples
Roatán (Bay Islands) Map Cropping Samples-1
Roatán (Bay Islands) Map Cropping Samples-2
Roatán neighborhoods and villages map with 3D shadow effect
flag map of Roatán with 3D shadow effect
Roatán map with 3d shadow effect
Download outline map of Roatán (geojson format) :
Roatán.geojson (**)
Download polygon array of Roatán map for "Google Maps" :
Roatán.txt
Bounding Box for Roatán Map : ( 16.267015 , -86.60318 , 16.383762 , -86.433578 )
Wikipedia ID for Roatán : Q1419813
Wikipedia SPARQL Query for Roatán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1419813 wdt:P1082 ?population. }
OPTIONAL { wd:Q1419813 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1419813 wdt:P2046 ?area. }
OPTIONAL { wd:Q1419813 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1419813 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1419813 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 Roatán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.267015, -86.60318, 16.383762, -86.433578);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Roatán)
[out:json];
(
rel["name"="Roatan"][type=boundary];
rel["name:en"="Roatan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Roatán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antoneys Cay | 16.324510 , -86.574750 |
Brick Bay | 16.333330 , -86.500000 |
Coconut Garden | 16.316670 , -86.533330 |
Cohoon Ridge | 16.283330 , -86.583330 |
Corozal | 16.346040 , -86.514630 |
Dixon Cove | 16.328580 , -86.504120 |
Dixon's Cove | 16.350000 , -86.500000 |
Gravel Bay | 16.314790 , -86.552350 |
Half Moon Bay | 16.283330 , -86.583330 |
Roatán | 16.330065 , -86.523342 |
Sandy Bay | 16.329230 , -86.564460 |
Thatch Point | 16.319590 , -86.514870 |
Watering Place | 16.300000 , -86.566670 |
West Bay | 16.277100 , -86.597500 |
Notes:
- You can download geometry data for Roatán 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.