Tena (Cundinamarca) Map Cropping Samples
Tena (Cundinamarca) Map Cropping Samples-1
Tena (Cundinamarca) Map Cropping Samples-2
Tena neighborhoods and villages map with 3D shadow effect
flag map of Tena with 3D shadow effect
Tena map with 3d shadow effect
Download outline map of Tena (geojson format) :
Tena.geojson (**)
Download polygon array of Tena map for "Google Maps" :
Tena.txt
Bounding Box for Tena Map : ( 4.596342 , -74.446749 , 4.696588 , -74.34226 )
Wikipedia ID for Tena : Q1575522
Wikipedia SPARQL Query for Tena (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1575522 wdt:P1082 ?population. }
OPTIONAL { wd:Q1575522 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1575522 wdt:P2046 ?area. }
OPTIONAL { wd:Q1575522 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1575522 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1575522 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 Tena map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.596342, -74.446749, 4.696588, -74.34226);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tena)
[out:json];
(
rel["name"="Tena"][type=boundary];
rel["name:en"="Tena"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tena
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cachipay | 4.598330 , -74.441390 |
La Chorrera | 4.666670 , -74.350000 |
Tena | 4.660010 , -74.392580 |
Notes:
- You can download geometry data for Tena 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.