ESA-PhiLab / iris

Semi-automatic tool for manual segmentation of multi-spectral and geo-spatial imagery.
GNU General Public License v3.0
135 stars 41 forks source link

FR: Make bing zoom level configurable #47

Open robmarkcole opened 1 year ago

robmarkcole commented 1 year ago

Currently the zoom level is hard coded I think here but it would be nice if this could be configured like:

      "Bing": {
          "description": "Aerial Imagery",
          "type": "bingmap",
          "zoom_level": 12
      }