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