Catalao (Goias) Map Cropping Samples

Catalao (Goias) Map Cropping Samples-1

Catalao (Goias) Map Cropping Samples-2

Catalao neighborhoods and villages map with 3D shadow effect

flag map of Catalao with 3D shadow effect

Catalao map with 3d shadow effect
 
Download outline map of Catalao (geojson format) : 
Catalao.geojson (**)
Download polygon array of Catalao map for "Google Maps" : 
Catalao.txt
Bounding Box for Catalao Map : ( -18.50028 , -48.173347 , -17.457133 , -47.263967 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Catalao map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-18.50028, -48.173347, -17.457133, -47.263967);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Catalao)
	
[out:json];
(
rel["name"="Catalao"][type=boundary];
rel["name:en"="Catalao"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Catalao 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.