Isla (Región Autónoma del Caribe Sur) Map Cropping Samples
Isla (Región Autónoma del Caribe Sur) Map Cropping Samples-1
Isla (Región Autónoma del Caribe Sur) Map Cropping Samples-2
Isla neighborhoods and villages map with 3D shadow effect
flag map of Isla with 3D shadow effect
Isla map with 3d shadow effect
Download outline map of Isla (geojson format) :
Isla.geojson (**)
Download polygon array of Isla map for "Google Maps" :
Isla.txt
Bounding Box for Isla Map : ( 12.249635 , -84.005073 , 12.84838 , -83.488206 )
Wikipedia ID for Isla : Q2215086
Wikipedia SPARQL Query for Isla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2215086 wdt:P1082 ?population. }
OPTIONAL { wd:Q2215086 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2215086 wdt:P2046 ?area. }
OPTIONAL { wd:Q2215086 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2215086 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2215086 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 Isla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](12.249635, -84.005073, 12.84838, -83.488206);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Isla)
[out:json];
(
rel["name"="Isla"][type=boundary];
rel["name:en"="Isla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Isla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banco Brown Abajo | 12.445990 , -83.730220 |
Brown Bank | 12.454510 , -83.730660 |
El Caimito | 12.342110 , -83.824420 |
Haulover | 12.322600 , -83.672690 |
Kakabila | 12.396500 , -83.724110 |
Larga Vista | 12.448810 , -83.824250 |
Orinoco | 12.554030 , -83.711600 |
Pueblo Nuevo | 12.658470 , -83.743590 |
Tasbapauni | 12.673010 , -83.544890 |
Wawasang | 12.579180 , -83.751220 |
Notes:
- You can download geometry data for Isla 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.