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