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