Download outline map of Támara (geojson format) :
Támara.geojson (**)
Download polygon array of Támara map for "Google Maps" :
Támara.txt
Bounding Box for Támara Map : ( 5.669187 , -72.392676 , 6.065092 , -72.006762 )
Wikipedia ID for Támara : Q529835
Wikipedia SPARQL Query for Támara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q529835 wdt:P1082 ?population. }
OPTIONAL { wd:Q529835 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q529835 wdt:P2046 ?area. }
OPTIONAL { wd:Q529835 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q529835 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q529835 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 Támara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.669187, -72.392676, 6.065092, -72.006762);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Támara)
[out:json];
(
rel["name"="Támara"][type=boundary];
rel["name:en"="Támara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Támara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ariporo | 5.966670 , -72.250000 |
Boyagua | 5.733330 , -72.116670 |
Cachipay Santa Rita | 5.833330 , -72.183330 |
California | 5.748080 , -72.195150 |
Casical | 5.866670 , -72.133330 |
Cruz Verde | 5.800960 , -72.167730 |
Cuneque | 5.866670 , -72.150000 |
El Puerto | 5.897090 , -72.166160 |
El Tablon | 5.736520 , -72.104640 |
La Estacion | 5.819100 , -72.190070 |
La Parroquia | 5.869500 , -72.278170 |
Las Brisas | 5.805070 , -72.234470 |
Llano de Perez | 5.916670 , -72.066670 |
Montevideo | 5.949540 , -72.169590 |
Pan de Azucar | 5.914710 , -72.167980 |
Patino | 5.901410 , -72.187810 |
Potosi | 5.918050 , -72.014050 |
Salina de Palomas | 5.698500 , -72.260510 |
San Cayetano | 5.922050 , -72.182620 |
San Joaquin | 5.766670 , -72.116670 |
San Jose | 5.800000 , -72.183330 |
San Pedro | 5.889000 , -72.321650 |
Sogamero | 5.850000 , -72.116670 |
Tablon de Pena Negra | 5.891190 , -72.204960 |
Tabloncito | 5.883330 , -72.166670 |
Tamara | 5.829720 , -72.163330 |
Teislandia | 5.937780 , -72.069440 |
Ten | 5.941580 , -72.073090 |
Une | 5.895380 , -72.149870 |
Yarumal | 5.911130 , -72.275200 |
Notes:
- You can download geometry data for Támara 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.