Tausa (Cundinamarca) Map Cropping Samples

Tausa (Cundinamarca) Map Cropping Samples-1
Tausa (Cundinamarca) Map Cropping Samples-1
Tausa (Cundinamarca) Map Cropping Samples-2
Tausa (Cundinamarca) Map Cropping Samples-2
Download outline map of Tausa (geojson format) : Tausa.geojson (**)
Download polygon array of Tausa map for "Google Maps" : Tausa.txt
Bounding Box for Tausa Map : ( 5.127602 , -74.078706 , 5.260762 , -73.836032 )
Wikipedia ID for Tausa : Q1577109
Wikipedia SPARQL Query for Tausa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1577109 wdt:P1082 ?population. }
OPTIONAL { wd:Q1577109 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1577109 wdt:P2046 ?area. }
OPTIONAL { wd:Q1577109 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1577109 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1577109 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.127602, -74.078706, 5.260762, -73.836032);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Tausa)
[out:json];
(
rel["name"="Tausa"][type=boundary];
rel["name:en"="Tausa"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Tausa
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Barranquilla 5.156600 , -73.864540
El Carrizal 5.233330 , -74.066670
La Ruidosa 5.136300 , -73.906080
San Martin 5.238130 , -74.044810
Tausa 5.199030 , -73.891280


Notes:
- You can download geometry data for Tausa 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.

Create Tausa neighborhoods and villages map.


Share this page