Sotará (Cauca) Map Cropping Samples
Sotará (Cauca) Map Cropping Samples-1
Sotará (Cauca) Map Cropping Samples-2
Sotará neighborhoods and villages map with 3D shadow effect
flag map of Sotará with 3D shadow effect
Sotará map with 3d shadow effect
Download outline map of Sotará (geojson format) :
Sotará.geojson (**)
Download polygon array of Sotará map for "Google Maps" :
Sotará.txt
Bounding Box for Sotará Map : ( 2.03086 , -76.714684 , 2.419973 , -76.527711 )
Wikipedia ID for Sotará : Q2434321
Wikipedia SPARQL Query for Sotará (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2434321 wdt:P1082 ?population. }
OPTIONAL { wd:Q2434321 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2434321 wdt:P2046 ?area. }
OPTIONAL { wd:Q2434321 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2434321 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2434321 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 Sotará map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.03086, -76.714684, 2.419973, -76.527711);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sotará)
[out:json];
(
rel["name"="Sotará"][type=boundary];
rel["name:en"="Sotará"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sotará
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Calicanto | 2.400000 , -76.616670 |
Chapa | 2.250000 , -76.566670 |
Churo | 2.266670 , -76.616670 |
El Penon | 2.283330 , -76.616670 |
Hatofrio | 2.293010 , -76.663820 |
La Paz | 2.263540 , -76.669030 |
Las Cabras | 2.109090 , -76.670380 |
País Pamba | 2.254620 , -76.610860 |
Rio Blanco | 2.087690 , -76.670140 |
Rioblanco | 2.133330 , -76.600000 |
Samanga | 2.383330 , -76.600000 |
Notes:
- You can download geometry data for Sotará 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.