Sipí (Chocó) Map Cropping Samples
Sipí (Chocó) Map Cropping Samples-1
Sipí (Chocó) Map Cropping Samples-2
Sipí neighborhoods and villages map with 3D shadow effect
flag map of Sipí with 3D shadow effect
Sipí map with 3d shadow effect
Download outline map of Sipí (geojson format) :
Sipí.geojson (**)
Download polygon array of Sipí map for "Google Maps" :
Sipí.txt
Bounding Box for Sipí Map : ( 4.333252 , -76.845927 , 4.796251 , -76.287894 )
Wikipedia ID for Sipí : Q1656061
Wikipedia SPARQL Query for Sipí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1656061 wdt:P1082 ?population. }
OPTIONAL { wd:Q1656061 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1656061 wdt:P2046 ?area. }
OPTIONAL { wd:Q1656061 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1656061 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1656061 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 Sipí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.333252, -76.845927, 4.796251, -76.287894);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sipí)
[out:json];
(
rel["name"="Sipí"][type=boundary];
rel["name:en"="Sipí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sipí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Canaveral | 4.723890 , -76.795280 |
La Loma | 4.684900 , -76.740560 |
La Marquesa | 4.656270 , -76.716360 |
Lituania | 4.483330 , -76.400000 |
Rosa | 4.626980 , -76.687300 |
San Agustin | 4.750640 , -76.817770 |
San Pablito | 4.672220 , -76.727500 |
Sipí | 4.658060 , -76.476670 |
Tanando | 4.640280 , -76.688610 |
Teatino | 4.694720 , -76.764440 |
Notes:
- You can download geometry data for Sipí 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.