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