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