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