Alvorada (Tocantins) Map Cropping Samples
Alvorada (Tocantins) Map Cropping Samples-1
Alvorada (Tocantins) Map Cropping Samples-2
Alvorada neighborhoods and villages map with 3D shadow effect
flag map of Alvorada with 3D shadow effect
Alvorada map with 3d shadow effect
Download outline map of Alvorada (geojson format) :
Alvorada.geojson (**)
Download polygon array of Alvorada map for "Google Maps" :
Alvorada.txt
Bounding Box for Alvorada Map : ( -12.642348 , -49.336251 , -12.175389 , -48.902677 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Alvorada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-12.642348, -49.336251, -12.175389, -48.902677);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alvorada)
[out:json];
(
rel["name"="Alvorada"][type=boundary];
rel["name:en"="Alvorada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Alvorada 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.