Tala (Canelones) Map Cropping Samples
Tala (Canelones) Map Cropping Samples-1
Tala (Canelones) Map Cropping Samples-2
Tala neighborhoods and villages map with 3D shadow effect
flag map of Tala with 3D shadow effect
Tala map with 3d shadow effect
Download outline map of Tala (geojson format) :
Tala.geojson (**)
Download polygon array of Tala map for "Google Maps" :
Tala.txt
Bounding Box for Tala Map : ( -34.4500229368 , -55.894543815 , -34.2055266513 , -55.5712651127 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tala map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-34.4500229368, -55.894543815, -34.2055266513, -55.5712651127);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tala)
[out:json];
(
rel["name"="Tala"][type=boundary];
rel["name:en"="Tala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tala
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolivar | -34.222390 , -55.729560 |
Pedernal | -34.366670 , -55.783330 |
Piedritas | -34.333330 , -55.650000 |
Notes:
- You can download geometry data for Tala 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.