Bahía Solano (Chocó) Map Cropping Samples
Bahía Solano (Chocó) Map Cropping Samples-1
Bahía Solano (Chocó) Map Cropping Samples-2
Bahía Solano neighborhoods and villages map with 3D shadow effect
flag map of Bahía Solano with 3D shadow effect
Bahía Solano map with 3d shadow effect
Download outline map of Bahía Solano (geojson format) :
Bahía Solano.geojson (**)
Download polygon array of Bahía Solano map for "Google Maps" :
Bahía Solano.txt
Bounding Box for Bahía Solano Map : ( 5.988362 , -77.482325 , 6.809477 , -77.217979 )
Wikipedia ID for Bahía Solano : Q1579457
Wikipedia SPARQL Query for Bahía Solano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1579457 wdt:P1082 ?population. }
OPTIONAL { wd:Q1579457 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1579457 wdt:P2046 ?area. }
OPTIONAL { wd:Q1579457 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1579457 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1579457 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 Bahía Solano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.988362, -77.482325, 6.809477, -77.217979);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bahía Solano)
[out:json];
(
rel["name"="Bahía Solano"][type=boundary];
rel["name:en"="Bahía Solano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bahía Solano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bahía Solano | 6.225349 , -77.384685 |
El Valle | 6.103330 , -77.425870 |
Mutis | 6.226220 , -77.404390 |
Nabuga | 6.393720 , -77.360010 |
Puerto Utria | 6.016670 , -77.366670 |
Notes:
- You can download geometry data for Bahía Solano 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.