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