{
  "APP": {
    "name": "CaiPontedera",
    "id": "it.webmapp.caipontedera",
    "customerName": "caipontedera"
  },
  "LANGUAGES": {
    "default": "it",
    "available": [
      "it"
    ]
  },
  "MAP": {
    "maxZoom": 16,
    "minZoom": 2,
    "defZoom": 12,
    "bbox": [
      10.620482,
      43.604698,
      10.72738,
      43.681441
    ],
    "layers": [
      {
        "label": "Mappa",
        "type": "maptile",
        "tilesUrl": "https://api.webmapp.it/tiles/"
      }
    ],
    "overlays": [
      {
        "id": "punti_acqua",
        "type": "geojson",
        "geojsonUrl": "punti_acqua.geojson",
        "color": "#3EAFE3",
        "icon": "wm-icon-waterdrop",
        "noDetails": false,
        "name": "Punti acqua",
        "locale": "it",
        "createTaxonomy": "webmapp_category"
      },
      {
        "id": "segnaletica_verticale",
        "type": "geojson",
        "geojsonUrl": "segnaletica_verticale.geojson",
        "color": "#e67300",
        "icon": "wm-icon-guidepost-15",
        "noDetails": false,
        "name": "Segnaletica verticale",
        "locale": "it",
        "createTaxonomy": "webmapp_category"
      }
    ]
  },
  "HOME": [
    {
      "view": "compact-horizontal",
      "title": "I percorsi escursionistici di Pontedera",
      "terms": [
        "18"
      ]
    },
    {
      "view": "compact-horizontal",
      "title": "I percorsi MTB di Pontedera",
      "terms": [
        "20"
      ]
    },
    {
      "view": "compact-horizontal",
      "title": "Grande Percorso Naturalistico",
      "terms": [
        "24"
      ]
    },
    {
      "view": "compact-horizontal",
      "title": "I borghi e le frazioni",
      "terms": [
        "14"
      ]
    }
  ],
  "THEME": {
    "fontFamilyHeader": "Roboto Slab",
    "fontFamilyContent": "Roboto",
    "defaultFeatureColor": "#de1b0d",
    "primary": "#de1b0d"
  },
  "OPTIONS": {
    "baseUrl": "https://k.webmapp.it/caipontedera/",
    "startUrl": "/main/explore",
    "beBaseUrl": "http://caipontedera.be.webmapp.it/",
    "showEditLink": true,
    "skipRouteIndexDownload": true,
    "poiMinRadius": 0.5,
    "poiMaxRadius": 1.2,
    "poiIconZoom": 16,
    "poiIconRadius": 1,
    "poiMinZoom": 13,
    "poiLabelMinZoom": 10.5,
    "showTrackRefLabel": true
  },
  "TABLES": {
    "details": {
      "showGpxDownload": true,
      "showKmlDownload": true,
      "showRelatedPoi": true
    }
  },
  "ROUTING": {
    "enable": true
  },
  "PAGES": {
    "numeri-di-pubblica-utilita": {
      "title": "Numeri di pubblica utilità",
      "type": "html",
      "locale": "it",
      "url": "numeri-di-pubblica-utilita.html",
      "menuPosition": "bottom",
      "icon": "wm-icon-ios7-telephone"
    },
    "come-arrivare-a-pontedera": {
      "title": "Come arrivare e Pontedera",
      "type": "html",
      "locale": "it",
      "url": "come-arrivare-a-pontedera.html",
      "menuPosition": "bottom",
      "icon": "wm-icon-navigate"
    },
    "manuale-d-uso": {
      "title": "Manuale d'uso",
      "type": "externalUrl",
      "locale": "it",
      "url": "https://drive.google.com/file/d/10sWETfFSu-4_Yce6fVYTHSO2oHZuc60v/view",
      "menuPosition": "bottom",
      "icon": "wm-icon-android-book"
    }
  }
}