Tucurui (Para) Map Cropping Samples
Tucurui (Para) Map Cropping Samples-1
Tucurui (Para) Map Cropping Samples-2
Tucurui neighborhoods and villages map with 3D shadow effect
flag map of Tucurui with 3D shadow effect
Tucurui map with 3d shadow effect
Download outline map of Tucurui (geojson format) :
Tucurui.geojson (**)
Download polygon array of Tucurui map for "Google Maps" :
Tucurui.txt
Bounding Box for Tucurui Map : ( -4.082195 , -50.130805 , -3.513113 , -49.595804 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Tucurui map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.082195, -50.130805, -3.513113, -49.595804);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tucurui)
[out:json];
(
rel["name"="Tucurui"][type=boundary];
rel["name:en"="Tucurui"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tucurui
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arapari | -4.004690 , -49.765320 |
Tucuruí | -3.789102 , -49.674560 |
Vale Caribe | -3.975560 , -49.747780 |
Vila Permanente | -3.832440 , -49.684380 |
Vila Temporaria I | -3.812020 , -49.675800 |
Notes:
- You can download geometry data for Tucurui 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.