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