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