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