
{
  "general": {
    "locale": "de-CH"
  },
  "languages": {
    "translations": {
      "de": ["i18n/de.json", "https://sandbox.georama.io/webgis/translations/de.json"]
    },
    "defaultLanguage": "de"
  },
  "themes": {
    "url": "https://sandbox.georama.io/webgis/themes.json",
    "defaultTheme": "forest_fires",
    "selectionMode": "replace"
  },
  "basemaps": {
    "defaultBasemap": "OpenStreetMap",
    "OSM": true,
    "SwissTopoVectorTiles": false,
    "opacityBasemaps": []
  },
  "treeview": {
    "hideLegendWhenLayerIsDeactivated": false,
    "defaultIconSize": {
      "width": "21",
      "height": "16"
    }
  },
  "search": {
    "url": "https://empty/###SEARCHTERM###",
    "objectPreview": true,
    "layerPreview": true
  },
  "print": {
    "url": "https://empty"
  },
  "share": {
    "service": "",
    "createUrl": "https://empty"
  },
  "projections": {
    "EPSG:3857": "W-M",
    "EPSG:4326": "WGS84",
    "EPSG:2056": "LV95"
  },
  "map": {
    "srid": "EPSG:2056",
    "startZoom": "0",
    "startPosition": "2670000,1220000",
    "maxExtent": "2420000,1030000,3000000,1500000",
    "scales": [1000000, 400000, 200000, 80000, 40000, 20000, 10000, 8000, 6000, 4000, 2000, 1000, 500, 250, 100, 50]
  },
  "map3d": {
    "terrainUrl": "https://3d.geo.admin.ch/ch.swisstopo.terrain.3d/v1/",
    "terrainImagery": {
      "url": "https://wmts20.geo.admin.ch/1.0.0/ch.swisstopo.swissimage-product/default/current/4326/{z}/{x}/{y}.jpeg",
      "minLoD": 8,
      "maxLoD": 17,
      "coverageArea": [5.013926957923385, 45.35600133779394, 11.477436312994008, 48.27502358353741]
    },
    "tilesetsUrls": ["https://vectortiles100.geo.admin.ch/3d-tiles/ch.swisstopo.swisstlm3d.3d/20201020/tileset.json"],
    "maximumZoomDistance": 25000
  },
  "oauth": {
    "issuer": {
      "url": "https://demo-auth.georama.io/realms/ninjas",
      "clientId": "georama-oidc",
      "audience": ["demo.georama.io"],
      "audienceExcludedPaths": ["^/static/", "^/tiles/"],
      "scope": "openid profile email",
      "checkSessionOnLoad": true,
      "loginRequired": false
    },
    "geomapfish": {
      "userInfoUrl": "https://demo-auth.georama.io/realms/ninjas/protocol/openid-connect/userinfo",
      "authMode": "token"
   }
  },
  "contextmenu": {
    "crs": [
      { "code": "EPSG:2056", "translation": "EPSG:2056", "format": "decimal", "precision": 1 },
      { "code": "EPSG:4326", "translation": "EPSG:4326", "format": "decimal", "precision": 7 },
      { "code": "EPSG:4326", "translation": "EPSG:4326-DMS", "format": "dms", "precision": 2 }
    ]
  },
  "crs": [
    {
      "code": "EPSG:2056",
      "definition": "+proj=somerc +lat_0=46.9524055555556 +lon_0=7.43958333333333 +k_0=1 +x_0=2600000 +y_0=1200000 +ellps=bessel +towgs84=674.374,15.056,405.346,0,0,0,0 +units=m +no_defs +type=crs"
    }
  ],
  "contact": {
    "url": "https://opengis.ch",
    "reasons": ["Give feeback", "Ask a question", "Report an error", "Request secure access"],
    "email": "sales@opengis.ch"
  },
  "externalLayers": {
    "predefinedSources": [
      {
        "label": "Swisstopo WMS",
        "type": "WMS",
        "url": "https://wms.geo.admin.ch"
      },
      {
        "label": "Swisstopo WMTS",
        "type": "WMTS",
        "url": "https://wmts.geo.admin.ch/1.0.0/WMTSCapabilities.xml?lang=fr"
      }
    ]
  },
  "news": {
    "urls": ["https://geogirafe.org/feed/atom/"],
    "autoDisplay": false
  }
}
