Tucuma (Para) Map Cropping Samples
Tucuma (Para) Map Cropping Samples-1
Tucuma (Para) Map Cropping Samples-2
Tucuma neighborhoods and villages map with 3D shadow effect
flag map of Tucuma with 3D shadow effect
Tucuma map with 3d shadow effect
Download outline map of Tucuma (geojson format) :
Tucuma.geojson (**)
Download polygon array of Tucuma map for "Google Maps" :
Tucuma.txt
Bounding Box for Tucuma Map : ( -7.052424 , -51.744706 , -6.574063 , -51.07531 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tucuma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.052424, -51.744706, -6.574063, -51.07531);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tucuma)
[out:json];
(
rel["name"="Tucuma"][type=boundary];
rel["name:en"="Tucuma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tucuma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do Cuca | -6.886565 , -51.200200 |
Tucumã | -6.754830 , -51.157582 |
Tucuma | -6.747500 , -51.161110 |
Notes:
- You can download geometry data for Tucuma 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.