Timbío (Cauca) Map Cropping Samples
Timbío (Cauca) Map Cropping Samples-1
Timbío (Cauca) Map Cropping Samples-2
Timbío neighborhoods and villages map with 3D shadow effect
flag map of Timbío with 3D shadow effect
Timbío map with 3d shadow effect
Download outline map of Timbío (geojson format) :
Timbío.geojson (**)
Download polygon array of Timbío map for "Google Maps" :
Timbío.txt
Bounding Box for Timbío Map : ( 2.284591 , -76.831573 , 2.477284 , -76.618515 )
Wikipedia ID for Timbío : Q2309015
Wikipedia SPARQL Query for Timbío (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2309015 wdt:P1082 ?population. }
OPTIONAL { wd:Q2309015 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2309015 wdt:P2046 ?area. }
OPTIONAL { wd:Q2309015 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2309015 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2309015 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 Timbío map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](2.284591, -76.831573, 2.477284, -76.618515);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Timbío)
[out:json];
(
rel["name"="Timbío"][type=boundary];
rel["name:en"="Timbío"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Timbío
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abrego | 2.366670 , -76.716670 |
Camposano | 2.316460 , -76.719360 |
Chiribio | 2.350000 , -76.716670 |
Cinco Dias | 2.341980 , -76.718710 |
El Hato | 2.380950 , -76.704370 |
Guillermo Valencia | 2.300000 , -76.733330 |
La Cabana | 2.395300 , -76.680690 |
La Chorrera | 2.350000 , -76.750000 |
Las Cruces | 2.318680 , -76.690350 |
Puelenje | 2.416670 , -76.633330 |
Samboni | 2.372400 , -76.728930 |
Timbío | 2.350170 , -76.683410 |
Urubamba | 2.383330 , -76.716670 |
Notes:
- You can download geometry data for Timbío 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.