Juradó (Chocó) Map Cropping Samples
Juradó (Chocó) Map Cropping Samples-1
Juradó (Chocó) Map Cropping Samples-2
Juradó neighborhoods and villages map with 3D shadow effect
flag map of Juradó with 3D shadow effect
Juradó map with 3d shadow effect
Download outline map of Juradó (geojson format) :
Juradó.geojson (**)
Download polygon array of Juradó map for "Google Maps" :
Juradó.txt
Bounding Box for Juradó Map : ( 6.647589 , -77.883 , 7.494415 , -77.375017 )
Wikipedia ID for Juradó : Q1655005
Wikipedia SPARQL Query for Juradó (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655005 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655005 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655005 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655005 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655005 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655005 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 Juradó map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.647589, -77.883, 7.494415, -77.375017);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Juradó)
[out:json];
(
rel["name"="Juradó"][type=boundary];
rel["name:en"="Juradó"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Juradó
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguacate | 6.876880 , -77.675830 |
Coredo | 6.947780 , -77.671390 |
Cupica | 6.693090 , -77.507020 |
Curiche | 7.038650 , -77.691510 |
Juradó | 7.105340 , -77.764130 |
Punta Ardita | 7.147050 , -77.789390 |
Yerretruando | 7.266670 , -77.766670 |
Notes:
- You can download geometry data for Juradó 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.