Guanaja (Bay Islands) Map Cropping Samples
Guanaja (Bay Islands) Map Cropping Samples-1
Guanaja (Bay Islands) Map Cropping Samples-2
Guanaja neighborhoods and villages map with 3D shadow effect
flag map of Guanaja with 3D shadow effect
Guanaja map with 3d shadow effect
Download outline map of Guanaja (geojson format) :
Guanaja.geojson (**)
Download polygon array of Guanaja map for "Google Maps" :
Guanaja.txt
Bounding Box for Guanaja Map : ( 16.402555 , -85.951607 , 16.516794 , -85.816002 )
Wikipedia ID for Guanaja : Q1552720
Wikipedia SPARQL Query for Guanaja (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1552720 wdt:P1082 ?population. }
OPTIONAL { wd:Q1552720 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1552720 wdt:P2046 ?area. }
OPTIONAL { wd:Q1552720 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1552720 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1552720 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 Guanaja map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.402555, -85.951607, 16.516794, -85.816002);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Guanaja)
[out:json];
(
rel["name"="Guanaja"][type=boundary];
rel["name:en"="Guanaja"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Guanaja
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cayos Arriba | 16.483330 , -85.866670 |
East End | 16.500000 , -85.866670 |
North East Bight | 16.466670 , -85.850000 |
Red Cliff | 16.416670 , -85.933330 |
Notes:
- You can download geometry data for Guanaja 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.