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