Timaná (Huila) Map Cropping Samples
Timaná (Huila) Map Cropping Samples-1
Timaná (Huila) Map Cropping Samples-2
Timaná neighborhoods and villages map with 3D shadow effect
flag map of Timaná with 3D shadow effect
Timaná map with 3d shadow effect
Download outline map of Timaná (geojson format) :
Timaná.geojson (**)
Download polygon array of Timaná map for "Google Maps" :
Timaná.txt
Bounding Box for Timaná Map : ( 1.853555 , -76.002527 , 2.046196 , -75.825226 )
Wikipedia ID for Timaná : Q1441125
Wikipedia SPARQL Query for Timaná (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441125 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441125 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441125 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441125 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441125 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441125 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 Timaná map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.853555, -76.002527, 2.046196, -75.825226);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Timaná)
[out:json];
(
rel["name"="Timaná"][type=boundary];
rel["name:en"="Timaná"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Timaná
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 1.877640 , -75.956700 |
Cosanza | 1.978600 , -75.891700 |
El Alto | 1.996580 , -75.848030 |
Mateorico | 1.933770 , -75.949560 |
Naranjal | 2.019010 , -75.848010 |
Pantanos | 1.905760 , -75.975490 |
San Antonio | 1.988400 , -75.882250 |
San Isidro | 1.862540 , -75.949790 |
Santafe | 1.976530 , -75.906920 |
Timaná | 1.971360 , -75.931230 |
Tobo | 1.915150 , -75.984600 |
Notes:
- You can download geometry data for Timaná 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.