{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 0,
   "name": "BM_Patrol",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9253265.969020728,
    "ymin": 5158353.19599373,
    "xmax": -9176126.74778908,
    "ymax": 5210965.0392421065,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       111,
       0,
       133,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "patrolType",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisIdFK",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK"
    },
    {
     "name": "entityTypeFK",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Entity type FK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK"
    },
    {
     "name": "patrolType",
     "type": "esriFieldTypeString",
     "alias": "Patrol type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "patrolType"
    },
    {
     "name": "patroller",
     "type": "esriFieldTypeString",
     "alias": "Patroller",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "patroller"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "Patrol date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "closeDate",
     "type": "esriFieldTypeString",
     "alias": "Closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "closeDate"
    },
    {
     "name": "weatherDate",
     "type": "esriFieldTypeString",
     "alias": "Weather date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "weatherDate"
    },
    {
     "name": "source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "source"
    },
    {
     "name": "hasDetail",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Has Detail",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "hasDetail"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "agencyIdFK",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK"
    },
    {
     "name": "maintenanceClass",
     "type": "esriFieldTypeInteger",
     "alias": "maintenanceClass",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "maintenanceClass"
    },
    {
     "name": "description",
     "type": "esriFieldTypeString",
     "alias": "description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "description"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R16_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I17bmId2",
     "fields": "bmId,gisIdFK,openDate,patroller",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S9_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "BM_Patrol",
     "description": "",
     "prototype": {
      "attributes": {
       "maintenanceClass": null,
       "description": null,
       "bmId": null,
       "gisIdFK": null,
       "entityTypeFK": null,
       "patrolType": null,
       "patroller": null,
       "patrolDate": null,
       "openDate": null,
       "closeDate": null,
       "weatherDate": null,
       "source": null,
       "hasDetail": null,
       "display": null,
       "agencyIdFK": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 1,
   "name": "BM_Note",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9252153.619913064,
    "ymin": 5159999.763460977,
    "xmax": -9210342.010250634,
    "ymax": 5208697.83869181,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "display",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "6acf5fc5d239f2d06c4521cbe78b47ac",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAihJREFUOI2tlE9Ik2Ecxz/P69iYs2yCwvuq6EEL9SoFgXbsUuholuRBvHTpkqeVHbTykFCnLt46KR6CXdpGJBKEF0l2cRElmDT3yIgJHsw3ev15mPvTtlcM+sJzeD4Pv8/zj+fx8B/jOW1wd5dmx/F1KWVfUKop6zi5z21t/PonmdbcECFydMRVpWwDQCSHYXCgNW9FzKeWpVOnytJp/IbBaxHuuExeL8Jt0Le0JmKavKwpS6WoMwyiwHX3jRdTJ8ILrak3TZ5VyYJBIgXR/j7MzMDkJLS3lwyVXIQnmYzvo2XZH4qydJom4GGhKJmE/n5YWYHx8ZKsBldgzwFXijLDIAScAxCBaBRmZyESgXAYAgF3Dlze2aG7tZVvhW0OFmbf3oaeHmhogFAI1tdhcNCdnyzmGpRkZkG2ugpdXaA1NDfD/DwMDLhzpUAEq/wCfgMcHkIiASMjsLaWH/D7IZWqzTc3obsblMIul30H2NiA4WEYGiodekcHLCzU5svLeZlIvt4DoBQJEe7HYjAxwV/p7YWlJRgbq+ZTUzA6itPYyPuizLZ55/X6vk5P2xepiNcLW1uVNM/jcQAWLYtcUdbZyZ9Mxn4AxABVXeqaHPC40Cm+AMsioTWPRHh+RtGBUr6wado/qmQApslcJkMaeAUE3T2+LxC4a5q5ZDmt+oIsi4VslrjjcE+Em8Al4DzwE/gEvNnbsxf7+mynsrbmf9bSwh4wd9LOnGPd4s+/3KrEbAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-automobile-accident",
       "label": "Automobile accident",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "c01206406c49d7d1cd3050cedd49897a",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAj9JREFUOI2tlE9IFFEcxz9v1t0hw2h1E2f0oBCFCuIiKIR28OKlYKUo6LKCsAiBdBC2TBHsomCntIMeulRegjxUEoq3LhLkxYgOGrjsLEvsIq7K02Zfh21G13X9A33hMfN+730/876Pea+E/6iSkwYTCa7Ytn5VCHlZiPKkbae+19Swey6YZXFLKaLZLDeEkBqAUik0jR3L4oNSxqhpWqsnwmIxLmgar5TifpGPlyrFPbDuWBZRw+D5sbDVVTyaxnugq3hwVx6lmLAsSg2DZwUwv5/o9jZdw8OFzu5uaG6GkZGDmtcL1dWMTk/ru5GInHBhsRjlwONsFra2YGrqyDI8kMnkxmZmcrVsFtbWoL9fjgEvgZ0SAE2jGyhzzD7f6Tk1DerqIJPBMzdHMBTiixPzpjMpkYClpXxjS0vumU7Dykru3bZheRl6e6GtjXo4gBmOUdchEMiHeb2wvw9S5qJKCbOz0NMD7e2gFKa7Z8CeY/T7oampMNbmJlRVQUdHrh8MwsAANDRAIIA8DPt16iYdUUUF9PXB5CQMDrLhwoRgXikeAiwuQjicb+zshFCoENjaCgsLqHCYehcmJZ99Pv1nWZm8tr5efDXOb+FICBga4rVpMuzCamv5E4/LR8BHQJwjbQp46nTcE2CazFsWT5Ri7IygHSH0u4YhNwpgAIbBeDxODHgB+Itz9B9w8YFhpL4drhZcQabJm2SST7ZNRCluA9eBS8Bv4CvwLp2WbxsbpX3Ue+x9VllJGhj/186sv3iPuRqEVWMuAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-emergency-road-repair",
       "label": "Emergency road repair",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "f2f53dd768c86c7c6d01077aa5a35541",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdBJREFUOI2t1LFrE1EcwPHve7nmSINiQi28a4YOUYduHRQcdHTRQRQF/wAXF7donNTFgE7+AU5GCoKLWsRFyCo4RUQXqem9cshlq33Sy8+hzSX1Lm0q/uDgfne/3+e9H8c9j/8Y3n4vNzY4niR+XSl3TKlqlCTx51qNX4fCrOWiCI3BgLNKOQ0gEqM1m9byWsQ8CALb3Rfr9ShpzTMRrk9YfFaEa2CvWEvDGJ7kYt0uBa15BVyYPHgaBREeW8usMTzMYJUKjXFoawuazazSbMLc3M69CPfD0O8EgfuQYr0eVeDOeJMIrK1Bu70Xm5nZkypwLeBMimnNZeBIZpYCFIsHTczp9XVOLCzwbTjmubyqKIJOZ5QbA/V6tk5rzsMIM3mY50G5PMp9P39rIgQw+gC/84qqVVhezgfGQyncOPb94JbJIbLT7+3KqyLc+kdrezDgfYo5x7ti0f8K7uSwolSClZWpsBe1GnGKLS6yHYbuNvAGUIfYVQzcGybpHxAErFrLXREeTQltKuVfNcb9yGAAxtAKQ3rAU6Ay2fG/QPmGMfGn8aeZIygIeB5FvE0SbopwCTgFHAV+Ah+Bl/2+ay8tueTv3tzzbH6ePtDavaaOPzPej+ON1d76AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-flooding",
       "label": "Flooding",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "899a69efa2b0e1e986179f97e15454fb",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdFJREFUOI2tlDFoE1Ecxn/v5ZrjmiomYOFdM3SIOnQruDjYsYsOolVw18XFLRq3uljQydHByZRSwaVaxLGr4BQRXaSmeeGQy1Zz0svfoc0lNnchFT84jnff+37v/w33HP6jnHFmu83ZOHYrSkVnlCoFcRx+Lpf5dSKYtVwRodrrcUmpSAOIhGjNvrVsiZhV37eNsbBmE09rXopwK+PwaRFugr1uLVVjeJYKazTIac0bYDm7eKKcCE+tZdoYHo/AikWq3S7LtdposlaDmZnD9zGtbm6W2isr4YsE1mxSAh6IwO4u1Ot/J6amoNtN9xwnvAMMYFpzDTgFkMtBPp/RLd27uLfHubk5vvVrXu47QQA7O4OdxkClMt7TmiUYwMxgbCgUBgHXHa6U7ongJzWB3/0NpRIsLqbXzPKUIhqGfU+PTyaRw7xzRN4W4d4/sg56PT4ksCjifT7vfvW86PzGRnrC8yDDWy+XCRPY/DwHrVZ0H3gLqBNMFQKP+ovkD/B9tq3loQhPJgTtK+XeMCb6MQIDMIa1Vosm8BwoZnPcL1C4bUz4afjryBXk+7wKAt7FMXdFuApcAE4DP4GPwOtOJ6ovLETx8WzqfTY7SwdYO3om1h9d75oDTOpZ+gAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-forest-fire",
       "label": "Forest fire",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "7bbbaecb8060d0b8c7a1d57c3b668a91",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjtJREFUOI2tkj9oU0Ecxz93bZqmVklCbbnXDB38M3RqoQoZFLoIpQ5FseAS6NDFxS0GJw2FBrSLQ4cOdlEXqRnUUlwEC12kdomIWQomeaXYBEqJPMl75/CSl5emKQp+4eDuvr/7/H6/u+vmP6r7NHNvj/O2HbwghBUWIrpv2+WvsRi//glmmkxrTdJxiAthSQCty0hJ1TR5q7V6bBhm7lRYoUBISp5rzWyH5H1acwfMW6ZJUimengjL5eiSkjfAjc6Ne+rSmiemSZ9SpNtgkQhJP8hxYHMTslk4OIBwGGZnIR5vErXmUakU/GQY1kcPVigQBR74U2ezcHQECwsQCrnz5WV3PjbmhQmwMsBVDyYlM8DZRsThIaytweoqdNdr7++HuTnXO6YrxSIXh4fJN9q85neLRZicbILqLRGNuuO4pOQ6NGHKbzoOSNlcb2+7LdZqEInA0lIrTGsMr03gt98cGoKtLUgkQAgYH4eVFahUIJ2mTUJg+WG7fnNgACYm3EeYnoZAwK02n2+t2FfZrgcTgnWtuecPSCRgYwPm50Ep2NmBmRlIpdpYNcfhgwezLDZ6eoLfwbrUiAgE3KqmpqBahd7e1gfx6VUsRtmDjYxQK5Ws+8A7QPgjpXS/RQeVgYeNhZfLMFg3TVJas9jxaKuqQgRvK2X9aIMBKEWmVKIAPAMinTnBb3DmrlLlL/7dtlswDF7s7/PetpnXmpvAZeAc8BP4DLyuVKyXo6OWffzsiVc6OEgFyNTHX+sPaC27m5V2HSAAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-general",
       "label": "General",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "3715361297f0def99f750133fceebdf3",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAe5JREFUOI2tlD9oU1EUh7938+jDhoqmWLivgXaIOnQrSMFBxy46iFbBXZcubsF2a1qxoJNjB+lgpK3gYizi2FVwaUTiIjXNDUFeplRe6MtxSPte0pf0j3jgcu85957vnB/ce23+o9nHbVarXAoCJ2NZ/gXLStWCwPuWTvPnTDBjuCVCttXiumX5CkDEQyn2jOGDiF5wXVM8FlYuc04pXovwoE/xQRHug7lrDFmtedkTViySUIr3wHR/4aElRHhhDINak4vBmk2eLS0xPT/fnZXNwuIiBAHMzcWgCxsbqerMjLcSwsplUo0Gs6VSvIVCAXI5EIGdHcjnu/dt23sERDCluAMkT9SWgIGBWPja7i6XR0f5cSjzBrQrr693n2w0onWtBltbka81ZDKgFDchgmmA4WGYmuqGJTv6te1u33HaswhuKBNoHiaOjfWXmUrB5GQ8bln4nbCf/REnm0g73z4gbwKz/8jab7X4HMJ8n09DQ05pddW/cvTk9na0XlvrCXubTuOFsPFx9isV/wlQAKwzdOUB4TUPX4DrsmkMT0V4fkrQnmU597T2f8VgAFqzXKlQBl4BF/tznO+QfKi197UzGvuCXJc3tRofg4DHItwGrgLngd/AF+Bdve7nJyb84Ghuz/9sZIQ6sHwwTm1/AbU6n8NUfRnoAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-house-fire",
       "label": "House fire",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "0ff3ab9fe3ba0b8abf3ece43ccaeb461",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAi1JREFUOI2tkT9oE2EYxn/f19AjFSUppPBdAwnUP0N2Cw5KJxcdRDHFUrrZgoXaLlGctEMNKB3s2tpFXVJc1CIWKrgKLo2ILgWTXEgkWdrKhVw+h2sulyYpCj7wcdy9z/N73/e7AP9RgeOKxSIRxzFOC2GHhBgsOU7lazTK73+CWRZXtCbVaHBBCFsCaF1BSg4sizdaq0emaWWPheVyBKXkudYkezQf0JqbYF23LFJK8bQrLJulT0peA5d7L+6pT2ueWBYDSrHYAQuHSflB9TpsbcHGhvs+MgLj4xCPt4ha87BQMD6Zpv3Rg+VyDAL3/K3X1yEUgpUVMAwol2FpCebmIBbzbALsNDDqwaTkGnCy6SiVYGcHlpdBCPdbJAIzM+6kCwttK5/P5zkzPMyP5poX/dV8HkZHW6CmYjFYW4P5+faalFyCFkz5Q40GXaU17O+7Tz9Ma0xvTaDmDykFmYx74f5QsQiTkyBlexMhsP2wXX/RNF3g9jaMjbnAvT1YXXUbdJl414MJwabW3PEbpqfd6WZnXXi5DFNTkEh0sOqNBh88mG3zvr/f+A722abDMGBiApJJqNUgGOz8IYd6FY1S8WDxOPVCwb4LvAXaIoGAe3qoAjzwvL572rQs7mvN457Rdh0IYdxQyv7ZAQNQinShQA54BoR7c4xvcOKWUpUvbVsctZkmL0ol3jkOt7XmKnAOOAX8Aj4DmWrVfplI2M7RbNfbGBqiCqQPz1/rD4oqtl0A4gSyAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-other",
       "label": "Other",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "1fdf75104836cc7d72708d15d7f59021",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmBJREFUOI2tlE9IFFEcxz8zu+6gUrgLCm92QcHKYG9ehITA017qEEUuiXhLJQ/eNLqYHUwoPKTgRTtVFyXBaolEg65BIBhRIEHrzOLKCv7ZHNnZ1+E5u6urS0FfeMxjfr/v5/d7vzeMn/8of6VgKkW96xoXNM2p07TQputmvkYi/P4nmG1zTUqG8nmuaJqjA0iZQdfJ2jZvpBSjpmmvVYQlk1TrOs+lpPOM4jVSchvsm7bNkBA8PRW2toZP13kNxM4+eEE+KXli29QIwaMyWDDI0M4OsZGRoqO6GtraIBYDnw+WlmB+XsWamyEe56FlGZ9M0/lYgCWThIBh1wXHgYkJZXBdWFiARAK2tqCuDiYnwTAgnYaxMbT+fmcauFyA6To3gHNeR4FAsbv2dpiehmxWFdE09b6+Hvr6YHGRlo0NLobD/PCOedUz53Kwu6v2BwewvAzhMIRCRZCnxkaYnYXBQTqgCBNewuoqTE2pfW0tRKPqub5efgtSwv4+5POESy/g0EtobYXh4eMmy1Kzi8ePd5dKQXc3VFWRLYX9LK9blGmCELCyAh0dCri3BzMzqoCUyu8H0DQSUnKvErC3F+bmYGBAwdNp6OmBaJRcPs+HAsxxeB8IGN+DQeeSN6+TMgzo6oLOTjg8VN/g0ZFfRSJkCrCmJnKW5QwCbwHtdJyS36/WkTLAg0KsZC4J2+a+lDyuBCtRVtOMW0I4v8pgAEIwblkkgWdA8GyO8Q1q7wiR+XKs65NppsmLzU3euS53peQ60AKcB7aAz8Dc9rbzMhp13JPeU/9nDQ1sA+NH66/1B6OYyjJ33gjiAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-power-outage",
       "label": "Power outage",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5b3f55a0ddda70484df50f7f678a07de",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnlJREFUOI2tlFFIU1Ecxn/nujl0kqYk3rshE6xQn0zxIbQeeykkisKeBEGkEEMEDX2pkBISHxoiDPGpRA16sSRSCAJBEVLQiBIJmrsiuaED8+ruTg9Xt7U5KeiDw+F+/3t+h+/87z02/qNsJxU3Njhjmo5SIYw8IfI3TTP42e3m1z/BdJ2rUtIZjXJRCEMBkDKIorCr60xKqT7SNH3lRJjfT5aiMCIlt9Nsni0lt0C/oet0qir9x8JWVshQFF4DV9IHjylDSp7pOtmqyuMU2N4eT9rb4yC7HdxuqK+H4mKIRGBmBiYnYX8fKiqgoYGHgYDjo6YZH2Iwv5/8nR3uhsPg81mwaBTW1qCtDSYmYHgYPB4YGACbDVZXoasL4fUa/UBVDKYoXBcCZ2IORYGSEtjaAr8flpehuRmEsOqlpdDRAVJyYX2dsy4X345iXgIIhWBx0TJME+bnoakJtrehqioOOlJZmTULwWWIw1QAw4Bw2JpHR6GxEWprYWkJMjPTd0NKtMQG7AMUFUFdnWVUVloxysstf3w8FTI7a52jy4WRCPue/GJBAbS0gNcLPT3gdMLCAlRXW/WNDRgchKEhkNJabzvMPAXcSwbW1MD0NMzNWV0dGYGxMcjLs863txdycohEo7yPwQyDd7m5jq8+n3EuESYEdHfHn1tb4eDA+uaysmL2qNtNMAbzeIgEAsZ94A2Q1LM/Zbdb41BBILZd7A/QNKZ0nQdS8vQkWIJ2hXDcVFXjRwoMQFXpCwTwA8+B0+k5ji/gvKOqwU+JbsoVpGm82NzkrWnSLCXXgPPAKeAnsAC8CoWMlxUVhpm89tj7rLCQENB3OP5avwF0RtgbdauqzQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-road-closure",
       "label": "Road closure",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ca3e9b376f928d240cc5086a019da515",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjxJREFUOI2tlEFIVEEYx38zu7q0C1m7JM5zEQUr0JNCHkLr2KWQKAs6CVJIHQwRJMWLHUqoU9720ClFNuhSSeTNi0iQl40okLB1nyz5FlzQfeLb8fBs97nPFYP+MAzzzff95vszzAT5jwoet7mxwTnHCbUKYZ8RIpp1HOtbPM7OP8FMk+taM1osclkIWwJobSEl26bJe63VpGGYqWNh6TSnpOS11tytcnhYa+6Aecs0GVWKl0fCUikCUvIOuFbdeEkBrXlhmoSV4qkPVijwbHi4DKqpgXgcenuhqQkKBRgb80Enk8noRl+flSjB0mmiW1s8zOchkXCzikVYXYWhIUgmQWtYW4OZmcO0YNC6D5RhUnJTCCLeJCmhpQU2N2F3F4SAQABqa33dXVpf53xjIz//2rwCkMvByoobcBxYXoaBAQiHYWcHsllYXCxTlILWVpCSq1CGKQDbhnzenWdnob8furu9liDi6T8UcmetMbwXsAvQ0AA9PW6gowNGRqCtDWIxNxaNQmenzyZCYHthvyoTYjEYHITpaZiY8AO80tqtDx6Q54FHlUldXbCwAEtLbqdVtFcs8rkEs20+1dWFfiQS9oWK9hkfL6/n5o6EzcbjWCVYczN7mYz9GPgAiONNHZIFlI4rvQDDYN40eaI1z08I2hYidFsp+7cPBqAUU5kMaeAVcLY6J/QdIveUsr56o74vyDB4k83y0XF4oDU3gIvAaeAP8AV4m8vZM+3ttlNZe+R/Vl9PDpg6GCfWPtJbu33Z/PElAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-rock-fall",
       "label": "Rock fall",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ea5a172402b2cd39c24291b5ba0f09f9",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAz9JREFUOI2tlH1oU2cUh5989eY2XkNrsI026STdaps2yrqsdRWNc7YIBiYjM661w+E61Kljw2EnY4iKiNgxBsW2OreJkgkqREYdDlbaKRbJwCnddKm0W+0tdmax2IQ0Md0fd6nN2gYZ+8GFl3Puec7H+3K0/M/Szu6aUPmEYZfgitbobWO5mjnjYiKsfxS5It1LhHR+r2y++dRAX65caXzj5yar5ztbTtGnpahkdcqXTFRE7v+0a53/7O3eyJm5+7yYf88IPO/qf7Og8ccdBS5PxUzJ1NpAdv6LDVV5LxQ5fy396hlfs/yRN2TumRH4TdHgauu7nbsXvFRvn30UilTqoKbkreqX1ZruI74muT5V6SSwjT+zTA13Pnka2FQ9t2nz8ugf5w/TwsY0YN76v95e9NoXzweDcPIkDAyAyQQbNsCyZRkrVS1wX3P6LsjlXtl8cxJoWPqgFvG44eBBaG6GnByIRuHQIZg/H2w28PthzRoQRQgEQKcDhwOyLK022WppR6ZqEijmhy2xGGi1kJ39j02E7dsVW0r9/VBSApcuKX6HA4J3A0iFybn0TGlZpYtLRiN4PFBXB243lJUpwakE5eVKZRYLLFwIfX0Qj8P161C1OGs0bYYkVQmAmhqorlZ+7u2Fo0eVtgsLwWqFY8eguFhJZjJBMAiyDIbirIdpwERUPzo4CGNjSoDDoXxlZXD5MmzZAhoN2O1w7hzs3AlGI7S2wtpaM/HfxHAacHxEuiHE1jpbWjo4cAAkSbEPDUFe3pMZVlRAdzfk5oLBoMxym7cxGR42nE4DRu8Je6X+xvX19R3ztm5VZhQKgdMJDQ1PgHY7tLcrZ0GAW7fgzplVt9cdL72YBnSfWHr/h2e7vl5c/PF7p07tV0Uiyu0KwuxvEGA48GXkcUy3B1QT6ZcCrNqz4v3OI51280pqpIL9mUnAyI228dFfFjWv3lvtT9mmLQfXbldt1+fftz7sW7Ipv/KEqNV3TAPFwpsZuuoJJcb0Ta4PV7ZN9c24vlbseOWdntNnDw98+8Fn2jnblmj00XkqdVKYeKyJxB9JQ8lxTdeDEXHXq/uWR/8dO+uCrax7/S7gztz0dGXY2P9NfwNueAmR3Vx2AAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 15,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-sidewalk-note",
       "label": "Sidewalk note",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "4009987d9fbf67b4ad2b17bb85decd07",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhJJREFUOI2t1L9rE2Ecx/H3PU17tcHQFCw81xsy+GNIpw4KFmI3l2SwWgWHji5dXEoUJ5WCgdrFP0AIqIvgULUEl4C0Sy1OEasUAqZ3JUiyJZz07nG49JrmLqGCX7jhnvs8r+994e6J8R8rNujhwQHnXFc/r2nOuKZN1F238c00af8TZttklSLveVzVNEcAKNVACFq2zXul5BPDsCsDsVqNM0LwUinu9Gk+phS3wb5p2+Sl5HkkVqkwJATvgOv9Bw9qSClWbZsxKXkawpJJ8t1QsQiZDKRSx4LnwcoKLC/D6CgoxWPL0j8bhlMOsFqNCeBBd+vpadjaOont7YGUPtQpDZwCcCXAhOAGcLYbS6dhbQ0WFmB42F/b3IS5udDIl/f3uTA1xc+jMTO9CV2HXA52d/23bLdhexsWF0MYQnANjjEZjsDsLKyv+1ilAvPzIEQ4pxRGMCbwJwozTahWodWCUgmWlqJSoGk43Vg1OgbZLJTLkEjA+Hh0Ril/f6wjbyhFZN+ZGf8TKRb7tePQ8/gUYI5DaWRE/wHOxd5kPA47O30hgDemSSPAUikOLcu5D3wAtIFbT1YDeHR0E/wBhsGGbfNQKZ6dEmppmn5LSudXCAOQkoJlUQNeAMn+jv4d4nelbHztXg0dQYbBq3qdj67LPaXIAZeABPAb+AK8bTad1+m04/bujTzPJidpAoXOder6CxmapunijxfPAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-vandalism",
       "label": "Vandalism",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "b8d80ec8f16c142d3c799b4746577fde",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAphJREFUOI2tlF9IU1Ecxz/3Tjc1lG3+ibtEZEThPwLdyxQVFAnBntKCnnyQXiqoECUCQWOQUPoQyMiHXlIJAhWq4asv2lB6UCMUWq6xO0ZuoKBecTs9HJ2mUwr6wYVzf/d3Pt/f95x7Tgb/MTLO+xiJUJhIWC4rimFVFHs0kYh9LS5m559guk6bEPQmk9QqiqECCBFDVdnWdT4IoQ04HPrKubBQiGxV5Y0Q3D5DPEcIboF+U9fp1TRepoWtrGBSVSaB62cbT4VJCF7oOjmaxrOTsPFAgB2bTYLm5sDng/5+UBRZMDQEHR0wPHxELChgoK/PYhsYMB6nYPX1BONxHh0Wzc5CXh5EIqBpsLUF6+uQnQ0WixQRAjY3oafHuG+329/FYrHPGQDd3Rbm5w1zczPs7sL+PrS0wOqqhAWD0NQkhVQVzGY5LiwEl4tMlyt2zeNBwqqrjUteLySTEAiA2w1OJ3i90NgIa2tQXi4B6+swMyPHui677ewEj+fApsnExbo6iEZhaQlqa8FqhY0N2NsDvx9aW6Xd3FwoKZEwmw3GxmBhgXrg9eEG7FVVSTt+P7S3y2RDg+yqoECu1dYW2O1QVna0CZmZMDlJzfHd/OF0wsgIVFbKdQE5aWJCWk0XyaQUs1r5noIpCr78fO4Fg9DWdlRcUgJTU9DVdZSbnoZQSApmZYHbjaip4UEKZhjMmM2W1dFR48pxZbMZFhf/+K9YXj7V4FuHg0AKVlrKfjhsPAQ+Akp6U2kjBjw9fEkdJ4cDn67zRAie/yVoW1Es7Zpm/DwFA9A0BsNhQsArwHY2x/INLtzRtNiX49lTV5DDwVg0yqdEgrtCcAO4CuQBv4AF4H08boxXVBiJk3PT3mdFRcSBwYPnr+M3367fD++VKxgAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-watermain-break",
       "label": "Watermain break",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "40b78b7dbbc7d78a72e19a4c1e5f3891",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuJJREFUOI2tlF1IFGEUhp/ZXRyVNF0Xc7O20ERdjS7K/MufTbQbgwoVzSwIqZvCLIxUSLzYixCECPqRCgqqTShCMC8FcfsxjMTIKMqaMGPNoVpbHV21i3FdR00keu/OOd95vvN+wxwD/1mGFWqCQxRzxVylIDAWo34NQd4fjP12MjQtm9tKh4f7Vw10GI2paw/KtZZiJTZ8C1YEdL7ajBeP6+VwYVsrbzx3aSwFaUXgw1yORB+TT27MZftyl+kMBEftJG3dDlLeWtnsaDbWlcry82WB97eIeZYTSs36DJJWeAoABB36xKPsFvRyk6OWQ75J54EtEGA6rDSsBrZQ8RXsmvjCBS5TpgF+NuNMTCXZFz99Ch0d0NgIgqDm7HZwueD8eYiImJ9UeDbIgetGY0qlLL+YB27aJYZI35XA2Lm4qwtCQ+HbNzCbwe0GSQKnEyIjoa7Of1HnMAFnCuRyHPiB67ehc74Gmw0mJsDrhfx8ePdOBUoSZGWByQTR0dDdrcYAHj0ExxOrsRwepehePYCZGRgchPR0iImBq1chJwfev4eEBBgYgJISqKoCq9VvXR9EiAYogDczU32j/n7IyICwMBgdhclJ6OmBtDT1bHAwVFfDlSuqdQBm8WqA3nHx19atCpKkNhcVqfnsbHU6kwlE0f91rVb1nNMJIjDl5qcGqIwofZY0UlpuQnIy6Ob+jcREuHdPtb1YPutxg+AeolUDnBiiXhlgvyQRUVjob7JY4NEjqKxcCvRZ726H4ls81gD33sDVGSfebm5QToVsQPDlAwKgt9cPsdu1UOM4niw7ZdTj1gABbOeU051NJJlzKAjdsHSixXL1MflzQGzOq1fafLkly8FWw56uS1z79YGKqFSCDIFLQcoP+PoE2fvbWGs7K7csrC27vrJPcvz5HS58aueiYQ3bDIFECDrE2Wk8U2Pi1+lJpUseoWpfozy+uPevCza1nI/A3mXm+1vLysB/1R+rePM1E5+sJAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 15,
        "height": 15,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-note-journal-winter-note",
       "label": "Winter note",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "userId",
   "typeIdField": "display",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisIdFK",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK"
    },
    {
     "name": "entityTypeFK",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Entity type FK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK"
    },
    {
     "name": "userId",
     "type": "esriFieldTypeString",
     "alias": "User",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "userId"
    },
    {
     "name": "category",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "category"
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "type"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Open date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "note",
     "type": "esriFieldTypeString",
     "alias": "Note",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "note"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 48,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "agencyIdFK",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "patrolDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "closeDate",
     "type": "esriFieldTypeString",
     "alias": "closeDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "closeDate"
    },
    {
     "name": "description",
     "type": "esriFieldTypeString",
     "alias": "description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "description"
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "status",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "status"
    },
    {
     "name": "region",
     "type": "esriFieldTypeString",
     "alias": "region",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "region"
    },
    {
     "name": "location",
     "type": "esriFieldTypeString",
     "alias": "location",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "location"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R17_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S10_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "bm-note-journal-automobile-accident",
     "name": "bm-note-journal-automobile-accident",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-automobile-accident",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-automobile-accident",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-emergency-road-repair",
     "name": "bm-note-journal-emergency-road-repair",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-emergency-road-repair",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-emergency-road-repair",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-flooding",
     "name": "bm-note-journal-flooding",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-flooding",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-flooding",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-forest-fire",
     "name": "bm-note-journal-forest-fire",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-forest-fire",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-forest-fire",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-general",
     "name": "bm-note-journal-general",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-general",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-general",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-house-fire",
     "name": "bm-note-journal-house-fire",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-house-fire",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-house-fire",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-other",
     "name": "bm-note-journal-other",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-other",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-other",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-power-outage",
     "name": "bm-note-journal-power-outage",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-power-outage",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-power-outage",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-road-closure",
     "name": "bm-note-journal-road-closure",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-road-closure",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-road-closure",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-rock-fall",
     "name": "bm-note-journal-rock-fall",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-rock-fall",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-rock-fall",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-sidewalk-note",
     "name": "bm-note-journal-sidewalk-note",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-sidewalk-note",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-sidewalk-note",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-vandalism",
     "name": "bm-note-journal-vandalism",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-vandalism",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-vandalism",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-watermain-break",
     "name": "bm-note-journal-watermain-break",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-watermain-break",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-watermain-break",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-note-journal-winter-note",
     "name": "bm-note-journal-winter-note",
     "domains": {},
     "templates": [
      {
       "name": "bm-note-journal-winter-note",
       "description": "",
       "prototype": {
        "attributes": {
         "region": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "category": null,
         "type": null,
         "openDate": null,
         "note": null,
         "display": "bm-note-journal-winter-note",
         "agencyIdFK": null,
         "patrolDate": null,
         "closeDate": null,
         "description": null,
         "status": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 2,
   "name": "BM_Gps",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9254042.517467925,
    "ymin": 5158161.500322508,
    "xmax": -8915094.681147892,
    "ymax": 5453067.029367077,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "display",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         132,
         0,
         168,
         255
        ],
        "size": 5.66928,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "GPS",
       "label": "GPS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         230,
         152,
         0,
         255
        ],
        "size": 5.6693,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "GPSN",
       "label": "GPS no feature",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         255,
         0,
         255
        ],
        "size": 5.66928,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "GPSM",
       "label": "GPS multiple features",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         0,
         0,
         255
        ],
        "size": 6,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "GPSE",
       "label": "GPS error",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         152,
         230,
         0,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "BD",
       "label": "Bare Dry",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         56,
         168,
         0,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "BW",
       "label": "Bare Wet",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         178,
         178,
         178,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "DU",
       "label": "Dusting",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         77,
         168,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "SC",
       "label": "Snow Covered",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSDiamond",
        "color": [
         0,
         92,
         230,
         255
        ],
        "size": 8.5039,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "SP",
       "label": "Snow Packed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         197,
         255,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "CB",
       "label": "Centre Bare",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSDiamond",
        "color": [
         0,
         197,
         255,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "TB",
       "label": "Track Bare",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         0,
         0,
         255
        ],
        "size": 8.5039,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "DR",
       "label": "Driftings",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         230,
         0,
         0,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "IC",
       "label": "Ice Covered",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSDiamond",
        "color": [
         230,
         0,
         0,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "SI",
       "label": "Spot Ice",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         132,
         0,
         168,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "BI",
       "label": "Black Ice",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         115,
         223,
         255
        ],
        "size": 8.5039,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "FR",
       "label": "Frost",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSDiamond",
        "color": [
         0,
         0,
         0,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "SL",
       "label": "Slush",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         170,
         0,
         255
        ],
        "size": 7.999921007999999,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "PL",
       "label": "Plowed",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         115,
         38,
         0,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "SA",
       "label": "Sanded",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         255,
         211,
         127,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "ST",
       "label": "Salted",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         168,
         112,
         0,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "SS",
       "label": "Sand/Salt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSDiamond",
        "color": [
         255,
         170,
         0,
         255
        ],
        "size": 8,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": null
       },
       "value": "IB",
       "label": "Ice Bladed",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "display",
   "typeIdField": "display",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "Patrol date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "speed",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Speed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "speed"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "display"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R10_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S3_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "GPS",
     "name": "GPS",
     "domains": {},
     "templates": [
      {
       "name": "GPS",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "GPS",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "GPSN",
     "name": "GPSN",
     "domains": {},
     "templates": [
      {
       "name": "GPSN",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "GPSN",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "GPSM",
     "name": "GPSM",
     "domains": {},
     "templates": [
      {
       "name": "GPSM",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "GPSM",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "GPSE",
     "name": "GPSE",
     "domains": {},
     "templates": [
      {
       "name": "GPSE",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "GPSE",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "BD",
     "name": "BD",
     "domains": {},
     "templates": [
      {
       "name": "BD",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "BD",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "BW",
     "name": "BW",
     "domains": {},
     "templates": [
      {
       "name": "BW",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "BW",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "DU",
     "name": "DU",
     "domains": {},
     "templates": [
      {
       "name": "DU",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "DU",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "SC",
     "name": "SC",
     "domains": {},
     "templates": [
      {
       "name": "SC",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "SC",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "SP",
     "name": "SP",
     "domains": {},
     "templates": [
      {
       "name": "SP",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "SP",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "CB",
     "name": "CB",
     "domains": {},
     "templates": [
      {
       "name": "CB",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "CB",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "TB",
     "name": "TB",
     "domains": {},
     "templates": [
      {
       "name": "TB",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "TB",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "DR",
     "name": "DR",
     "domains": {},
     "templates": [
      {
       "name": "DR",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "DR",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "IC",
     "name": "IC",
     "domains": {},
     "templates": [
      {
       "name": "IC",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "IC",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "SI",
     "name": "SI",
     "domains": {},
     "templates": [
      {
       "name": "SI",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "SI",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "BI",
     "name": "BI",
     "domains": {},
     "templates": [
      {
       "name": "BI",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "BI",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "FR",
     "name": "FR",
     "domains": {},
     "templates": [
      {
       "name": "FR",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "FR",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "SL",
     "name": "SL",
     "domains": {},
     "templates": [
      {
       "name": "SL",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "SL",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "PL",
     "name": "PL",
     "domains": {},
     "templates": [
      {
       "name": "PL",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "PL",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "SA",
     "name": "SA",
     "domains": {},
     "templates": [
      {
       "name": "SA",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "SA",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "ST",
     "name": "ST",
     "domains": {},
     "templates": [
      {
       "name": "ST",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "ST",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "SS",
     "name": "SS",
     "domains": {},
     "templates": [
      {
       "name": "SS",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "SS",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "IB",
     "name": "IB",
     "domains": {},
     "templates": [
      {
       "name": "IB",
       "description": "",
       "prototype": {
        "attributes": {
         "speed": null,
         "display": "IB",
         "bmId": null,
         "patrolDate": null,
         "openDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 3,
   "name": "BM_MaintenanceRoad",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9253295.86455767,
    "ymin": 0,
    "xmax": 0,
    "ymax": 5453065.053923476,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "display",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "3a13c7b3b9feca249b485bd03f65010e",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjtJREFUOI2tlE9IVEEcxz/z3HzumuIuW/A2Dx36c0ivBQobLEiXQqIo6OBxPXTp5qZ42AJpYQOhi3tqBUuQIIRqjUCCTkK4JzPqImSOaL0lipVZ9u10MJ/re7tS0BfmMDO/7+f3+80wE+A/KnDY5iYcc0zzlFCqS0QiW45tf+iGnX+CSbisYaQGfUIpA0DbNgaUJbzQlnUvJuXKobB1CBrwWMPNJslDGm4g5TUJIxY8bAhbgRYDngOXmjfuqkVDVkLIgvs+WBhGvCDR10dnNovZ04MwDKq2zc+pKSoTEwBoSG+Y5ruYUm9d2DpEgJQ3fXhmhqqUbA8MoJeWCOZyhMfG2C4WqRUKAAKlMsAFF2bAVaCjHtQ6Pk4gGqXU34+WEoCd4WFEMIgIh+tDz3+F0yfg816bcW9VR3p7qW5uuqA9lYeGfAdowEXqYJYvQghqlYpvuZE0xGD/Anyu6uoqoUTCZ+xYWKCyvIwaHd3PC6oetuY1qclJdDLJ0fl5fg0OAmCm04Ticcqzs97K1lyYgIKG2wcibJtSKkVXOk2oVKKmFEZbGz9yOZzp6QNN1OCNC1PwutU0P6HUmfooJ5/nez6PkUggolGcuTlf28BsN9gu7CRUN5S6A7zcLfSgaouLjSCwCxnbm7gvIAYFCXc1PGjm9KgsTPO6pdQXHwzAgswGrAOPgLDX7co0P9Lefsuy7WL9su8LisGTLXjlQFLDFeAs0Al8A94Dz0pKPT2nlOP1NvzPjkMJyPwZf63fmZfDqhGBdkQAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-roadway-cracks",
       "label": "Cracks",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "57c715a510d0d3de586f4e2dff14c41d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgdJREFUOI2t1L9rE2EYwPHvXaIvtrG0gVQudrDgD6hbCwoOOrroIAYF/wAzmMEtipNxMUWXOJRAwUldBBe1BBdLpoJFWqiIdiiY5KSRSweJPunlXoeY85o09QQfuOF97rnP87x33BvlP0Z0r5tfIdFW6qghMmrE45ttx/kwAT/+CbPhgoasB2cMERNAOw4mNG14qS0rl7TttT2xChww4bGGqwOaD2m4gm1ftiFrwcNdsTWImPACOD94435ENDywYciCe33YGGSDUDSdJj4721lojW61+LmywvdcDl0ud9Jwt6ZUOSny1scqEAduBVsbSmGYJvVUCkyTyOQksUyG0WKRxtSUX4ZIHjjtYyZcAg727kVrjVcqAeABW8vLjC8uEk2ncYvFbtmpKhw7DJ+72zwb4j2hl5Zw63X2TU/jBvImnCOAWWGwzogeWmRnE0jCnw/QCuMYMzNEEwnc1dWdeZAgthEGGpmbY7taxZ2f751sw8cMWNBwoxeIxGIcajY7C89D1tfZymR6y1wP3viYQGm/Up8QOd6t2C4UsAuFvw0M8GwCHB87Am5N5CbwqjNo6HCAO92F/wckYcGG2xruh4SahlIpS+RLHwZgQb4GFeARMDaQUeojw8PXLMd5H0z3HUFJeLIJr9twXcNF4AQwAnwD3gHPGyJPT4q0e5/d9TwbhwaQ/32Fjl9c0LCQZ6pXBgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-roadway-debris",
       "label": "Debris",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "741c90bd43d10ed88bd3e6d5c4c9c82c",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAl5JREFUOI2tk01IVFEUx3/3vfmyN86MzYwtpHDTJmg2llDiRxJBi6BspQshiIJ2khElZdBGLIMIIYIWEqHgLlsEQWoUBiGBi6CFKfRlEzpT82Z05vXebTFvnPcckYz+u3vOvb/zP/fc6+E/ygNgWdYJoMGZkHqW1OAQuRdTmMkfqLVxQt1dVHd1IoKaCyKEmBBCzHrsdYMQor+UTN+5y69Ho1jflxGaigJYyW+sXO3n5/2H1D1/ihqLlQtLCbAOA6CwsMBSRydSTyMA4QMME7wqAlB3hkBP8ylxCGVXlD3v3lS2WdLXI8cAULxqMdnYiLKjisLrVwhnW5qKlVrGTCZRa2srYbnJaYTtoKTgmW7U+nqWj0+DXQAouvaqfGlqJ/ZgmKq2FjdMHxt3gf5GVlZHHxt3w4yPC+gjo3h2x7cFU7QA+sgokcsXHc6kRGj+bfoqSmh+5NpaGbY6OYXw+/4N5veRn5kpw6ra2ljJXwMtsG2YzBcItLSWYZ54FG8igfV5sXKzYWAtrYDmL06xWkPYk5WGiTeRwBOPlmEiHEZrbSbzeANMmnj37yP2dhoBWLkcmZsDmB/eA2BlsoRamxHhcBkGUHOjj/S94eIrt5U6ewGZzzjofhSHs5orl4j09pS+k/sH+A4ewJibQ7HvTtECm96jBGTWJNLb44q7YHXPngCwWL8XCsY6dCMk2HmS2NCtiiKeiggQvT3A6uRLsmPjricj8wUCR9uJDg1udswegBATpb4Bgqc7CHacItB0mN/z8wivijRMIufPQSgIEiTSyZl1wmZLgS11vW/L9B8k7sQ9KhrZEAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-roadway-luminaire",
       "label": "Luminaire",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "0ee981bea31e29821cb450167242b86e",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnNJREFUOI2t1E9IFFEcwPHvzK7OrqOtCSWzLeIhC+y+QYcCLy1SiKQFXYVQugTiqghCJbjL1sW8iIe8lHtIulQiIQThyaSTEeUhzRz/jpR/dt+us6+D7rT+zaAfPJiZ3/t93j/mufmP4T4qOQ+nbE07qwhRrJSULNqW9SkAiX/CTLgmoTUDlxQhVABpWaiwacIraRgP/KY5eSQ2C14Vnkq4dcjgBRJuYpo3TGg14PGB2CS4VHgJXD184U64JDwyocCAh/swIxKJnmhq2oakRNo2W/Pz5AUCbI6NsV5d7Uj5HR0Uh8P8Ghi4PxcOv/cL8c7BZqHEXlhoVFSVpbo6ABSfD193N6qu4w0GWc+ZlicUQtE0FF1XECIKXHQwFWqxbV1KSWZkxCkS9fXkl5WRSSTIa2khHYuBppFfUUFqejrbLfgDKs7A1+wyLwMoqoq7oQEAtbQUTzCITKdJTkzgCYVIx2JonZ2kZ2ZQCwudQVW4Qg5mACheL8VdXdt7lk5jr6yg6jrJeJyS3l7WAE9VFcnRUQpqahxMgj/3AFIAmY0Nlg3jz0a3teFrbsaOx8lEo+S3t5NXXs7PWGwXpoDIxb7xl0iOj1PU2Ehqagosa1dO7tS7d+Rh4O5RWGJwkKLaWtb6+/emtjLw1sEEjMi+vi+LPT3ncnulIhGWIhEAMkNDzLtcTm61sjL7OBgAy8HKYWtOiHvA6+2JHjssoCP74vwBfhg2oV1C5JjQpqJpdYYQ3/dhAAZE52AWeAKcPJTRtM/o+m3Dsj7mft53Bfnh2SK8seGOhOvAeeAEsAx8AF6sCvH8ghD23toD77PTsApEd9qx4zccUd1jY3b8OwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-roadway-pavement-marking",
       "label": "Pavement marking",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "97305daa10a6a328b592827cfeda12a1",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApJJREFUOI2tlE1IVFEYhp8zd8ZhbPxPonFoFG7Nwn4WQoGgSZs2FWiiZOoyiCCsjUUQqZuEIrLIXRGUbcI2mlgLA0FaFPY35dQFxxothkZLZ3RG708LnTujo1LQC3dx73vO837fOeceK/9R1s3MH2VlhVokIouYNddwEjJ8vo9uWPgn2KSn9Ag2tVX7HSkHLIZNhTgI2Ts/CX0i6mx3fX/t2xQWBIeQvfdArd8gPBOoM7ZEjk95va0uv//6ujAfSEKWnwCHN27clGRoXJuS5UyXonSkwXJluRUkEyRKisnuaMexZzcA2uwsc729xG50mUQDqS0oy8NuRXlhwoLl5fmEwhdSo/O776BHI4Qam9HffyCjsYG8cy2g68Ru3jYzBVIncMCEiVCoGqSsxIiMppNYC7cSqq3DiEQAWHzQw5zHg7OmJhUGsH/S49lZNDHxZaVNeyWoppuxby+LwaAJSijW109OcxPC6Vzt2ZwHgWWYgO1G6iyLhXUlSQghwG6HVUFxl9mmIamLaElr6dMYmRUVYHdAPHlG7VWVqOFpjHB4bUg8uWYQSK0sfvc+esMJsru7mD19FuILSIeqyKqvJzr4LK1gAYFkZTHrADb1jOlqKtMt58npaGPby2H0aBSLw0F0aIjo5StrWapeUPDchC1N+AZtsvczsCsxQn/7jplj1YiSYixuN/rom7QNWdEj98jItAkrBnVqydpi2NT+5aqTMsYDaOOB9SAA00LiUuLF/ANcE76BSa/3IhpXN5q5RvOg1br8yrc0GECR3985JctBA+kWkLcJaEzYrQ0un3809WPaFeRSlIdfKyqeSqHQKTSOAl4gW8BPJF4Zmvb4l6L0lJJ6mDaAAewYHp4BOleev9YfGPf0HDsb2zEAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-roadway-other",
       "label": "Other",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "41fb2905493c8450637de959f5e1f78c",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAexJREFUOI2t1L+LE0EUwPHvzgWH5LxfAT12vcLCH4W9HhZa2sRCDAppD7zCxi56kkJNYQ5t4h9gpTaCjRqCjWArWJ2IwkUwZiUee6Lc6XNvdyySLGuyiVF8sMWbffN5+wZ2UvzHSI16+Qn2BFofsERmrWy2HXje6wX4/leYCzkDxRCOWyIKwHgeCrZdeGxs+7rjumsjsSakFdw1cH5I84yBc7juWReKNtxOxNZgQsEj4NTwwaOYMHDLhYwNNwawOSjGodTyMtnV1U5iDCYI8BsNvpZKhLVaZxmutbR+4Yg8j7AmZIHL8daW1lhK8Tmf7+QzM0yVSkyXy3zpYoCFSAU4FmEKzgBT/bMYYwjr9Sj/sbjI7kKhv+zoRzi4D971xjyRdDCWUqSWlgBQ8/Nkcjn89fWBOgUniWF2IpZOM1sud87M9/EbDb6trAzUGXCiMYGfSVi4tcWGndjn96Ygcez9H3eMCNPdn+rKNQMX/9HaCeFZhAnUd2n9FpFDvQq/WqVdrY6DPVgAL8L2w05L5BLwpPOhY4cHXO0l0R/gQM2FKwZujgltW1rnbZEPAxiADZUWNIE7wNxQRus3TE4WbM97FV8euIIcuNeGpwFcMHAaOAxMAxvAS+Dhpsj9IyJB/97E+2wvbAKV7jN2/AK31qCGu+D3CgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-roadway-pothole",
       "label": "pothole",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "7ffe7b4db9a0760761b27d3847c77635",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmFJREFUOI2t1E9IFFEcwPHvzO76NjVZ1zJm85BQBnZYUExIqKOXPERSkHhtD4l20wgP2SWlDm4H2VNeqkvQJRPxksxJSMKDEeVByZxQGwVz9OnOvA7rjtbuSEE/mMP793m/3+PNC/MfI3zU4Hc46QpxVpMypsXjK65tf6yB7X/CLLiqoNeDS5qUOoCybXRwLHijDGMgYVlzR2JLcEyHZwpuBmxequAGlnXdgl4DnhTF5iCkw2ugNbhwP0IKHltQasDDAqwSesOpVGt8aCjXoRRqd5ed2Vl+DgygTLNAVPBgWQgzIeU7H1uCONCnCYGm66y2t4OuE6qtpbyri1gmw3p9fbEMNaQcBJp9TIdrwPFcQgpvYgIAD9iYmaF6aopwKkU2kykGXvwG507Dl3yZl4MOR01Pk11dpbSjg0hfH2ga26aJ09npz9HhCocwIwgD0CIRoskkP3p6wHGoHB7GS6fZ6e7On13CLxPYDYQaGwlXVeGYJu7oKABOWxvRlhZ28nNAHsYWgqCKkRE8x8FdWzsoXUq0aPSgvb8+vC+PK7gDECov55Tj5GZ5HnJ+nq3JSUqSSbaEACkRTU3sLS7mrawHkz4mYaJEiM976XSdlU4XZmgYRMbGOLGwAJ6Hu7nJVn9/fvhlDdg+dgayy1LeBcZyif4eyrLYaGhAa25Gi8X8q0MOuZ9v+H9AAsYtuKfgUbHzg9w1UQdNRxOi3ZDyawEGYMDgMiwBT4HKIBQhPlFWdsuw7Q+HuwueoAQ8X4G3LtxW0AacByqANeA98GpdyhcXpHT/XFv0PauGdWBw//vr+AVw9dyD8jKxbQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-roadway-shoulder-drop-off",
       "label": "shoulder drop off",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "81e4c5c06e9b5302a78429376b1f73ac",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAq9JREFUOI2tlE1IVFEUx3/vzUzPSRNnQnOmyIQ+0NkZFGTYskVflFaQtnBTi1y0MxGRbNOI0aJIlIkWli2miIFqkDZFuiiSMCjEWhipr1SeVs7LOzPv3RY1j6kxM+gPd3HPPed3OOdwj5v/KPdyjx+h2NK0zYoQRYrfP20ZxpsN8O2fYDrsl9Bswy5FCBVAGgYqmDrcl4FAR1DXXy8LmwCvCjckHP9D8tUSjqHrtTo0B+DSkrDX4FLhHrD3z4U7ckno0mF1AC7kwHzQDOz19vZSUFuL6vUiUynMoSEWYzH8nZ0/HKVEJpMsjoyw0NFxfur586dBIR47sAnwA+fUQ4cobGjAaG0ldfkyrqNH8V+7hjRNFFVlpq4OVBVXeTkFTU0U9fQoc5WVYWCnA1PhMLBGDQbBtrHGxgCwolE+V1TgKi1FSok9MACADcwPD1Py5Anu06d3TPb0bFkPbzNl1gCku7v5Vl9P8d27JMfHSY6OshiNIufnc5omnz0jPTODp6oKC/aQBQtknL7s3k3i5Eny9u3DEwpREImwEIstPQbbRgqBhGD2AJIAWjiMq6QEs7GRRF8fAPn9/eRVV+dwlO3bcRcXk371CgVENmw8k6ngyBGSg4Okr18HwLVxI9bXr7h8vl9Ahd3dpCYnSUciTrwbQIG4hDOipQUzFGLt1avIri4Uj4fUp08kbt7E29bGOtN0yhPv3jHf1ASQtuGRAxMwsErTxhBi68LBgyTKylBrapCzs9jxOAB6e/vSfYPbG8BwYJsgPSXEWeABoMj377F+9uwvMoDWzMX5AUGI69Ai4eJKKICpaFpdQIgPOTCAAISnYAK4Avh+j3akaaPk558IGMbLbHPOCgrCrWl4aMEpCQeAbUAhMAu8AO7MCdEfEsL6PXbJfVYCc0D451mxvgN2gQeQbUBE8QAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-roadway-surface-discontinuity",
       "label": "Surface discontinuity",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "e6234cbc9308ce38ee71f044340d0071",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqFJREFUOI2tlE1IVFEYhp97R7uOf+VE2p1CW/RDzDIoybClC03JnwK1hQht2tTKTCSqWTRiuCgKRGmh2WKKGKhEggjKXdDKEAM1Mm/acLNsJo937j0tZrxM6VhBL5zF+Xu+873nnC+L/6iszSY/wQ5b0/YqQmxTfL5F2zTf7oYf/wQzoEZChwNHFSFUAGmaqBA34LHU9at+w5jYFDYHXhXuSjidIXiuhFMYRoMBHTrc2BA2AR4VHgFVmRN35ZHQa0CuDtfWwYqgA6jy9veT39CA6vUiLYv4+DgrkQi+np7kQimRto01M8O37u4r88+fv/QL8cKFzYEPuKjW1VHY2orZ1YXV14enqQnf7dvIeBxFVfnc2AiAsnUrBd3dFAaDytKhQyHgiAtT4SRQoPr94DjYU1MA2OEwXw8exLNzJ1JKnLExN8+V8nLym5sBDn+Efbvg3VqalQCJO3f40dLCjocPWZ2dZXVykpVwGLm0hKKqZLW3A6CWlJBbU4M1PU3qMMdJg+lrEb8dO0bszBlyqqvJDgTIHxjgeySC4vWyLRhMemZZWDMzLF+6lLQR/OkXsAqghUJ4iouJt7URGxoCIG9khJyKCpxYjKjuxvxFCoh02CwAjkN+fT2rr16RGBxMvoHSUuzlZTxFRRuCUiebdWEKjEo4Jzo7iQcCbL91C9nbi5KdjbWwQGx4mC0XLmRiJRx45sIEjG3RtCmE2P+9tpZYWRlqZSUyGsUZHQVg8fLlTLD7u8F0YXsgMS/EeeAJoMj377FTnv1BJtC11nF/gB9GDeiUcP1vKEBc0bRGXYgP62AAOoTmYQ64CWR2XNMmyctr1k3zTfrwuhLkh3uL8NSGsxJOAAeAQiAKvAYefBFiJCCE/fveDetZMXwBQqn21/oJP/j4bD2k+1QAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-roadway-shoulder-pothole",
       "label": "Shoulder pothole",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "39890316bf6e8587bb6c2008173f8b4c",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb5JREFUOI2t0k1rE0EYwPH/ZLYsqTRqxEN79uUDLLiwUnsSLxUUbbfpB6gHL96ieFIvBuzJmxcvtmlUaA+tQQUpBBYKBk+V1l6KCgWxqyDUTMjseDCuYjZr2vrAHOaF3zzPM2PxH8NK23QecdTqs4/JSB2S5D/VsuFbLvB9V5hbZhRBEfAwKqMFaEKcBjt2hUUVDd6uF7ZW07EFsl6Dhxr8Ljf3a8O4JbYuuXMUVyaYTsYeIB3FvIZzaaW3QwL3nDn66xPc6cDcHEVMMlQd3ebKizHeN1/9nektp2LX6r5ajjFvlryG693SyGUPIjN9SVvCilQJcGNMSy5iGOihvASOU16F44HPxs8yI84g9kQBoA0j0MZaMJj64f4RLcMQtMu0BM19WFgZVIxJ2NT7yQw2YwyoAlf3atmalzEWHOG5u22/A3Ui6fTpJ6kdLQeThL8zO0tLltU1LViCXb1r+FVy89ckvjIoUHUr3MBwtxelBTtgX14fUx86MIAVn5JX5qMW3AcOd6fstYY4MLnqh2/+XO1oRlBgZvgxz5qGKSLOIzgJ5IDPwGtpeBp8U7NMqY4PkNjZ2jhfgFJ79Bw/AGcPidiaEMLAAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-information",
       "label": "Information",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "7e5134fcf173f9876ed67cd089112c65",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo1JREFUOI2tlF1IU2EYx3+v59iaZpQyQymIsCKKChadWGgXEd2U9qFOrcCIhCioLkIrvbAiMgqD7rqRIJ3ry750iBGWMBgkXWlpBqaFMHKKOd0ZO+d0kTubTaWgP7wX7/Pxe57nfeCV+Y+SF3LaH2CTky05kq4uk0j3d1kDvRxg+p9giot9CCoBB4aapAnQCGAPMWVx80rVs650l470LAx7htURokED5zyVUzSDYlmMHFaaqfSVcHtu2D0ku0qLBnsXGn1GEnDL3kxKdwlXE2DKUioxYqBMWaHGXs/G7C1gGEyoEzzveUTD0Nn4TmrtbktXt1PtNGGOJtI1qIovfSevkWB4kpOeQr6EPORnVnNmxwV0dO4PnY+GCVlX6wDFhGkSBzFIi0YUrKjBtsTGiZe5TBsjALzwX2NVz2oKNhTFw0Cw3eFmrdfJ599j6uQhYv5NGVsZHh8yQVG1f2/hiP04VpE1y6cZ7IIZWASy4teaJKS5Hh1ZyAgEySKVaSNmjxhkm2PKgnB8Ut9YLzvX5LFIpBM2AqbdYdtNIDjKhD4wu0gSqgmTYFCLcz4ZqaVYPcp1+1MudR8ibATYllZO4eYyOvo9CR1HYNCEAR7gdOwNVKrenaJauUlb/leC4SApyVY6B15T338sgWXR6DBh3gzalVFLP6jrohEDoVbK37aSKSusXJzDx+CbhIXMyOUtIxDrbA8RyaWe0wStEL9X8Ed8+Cd9c0EAAuMSl6MXc4neUjyKm4sY3Jgvc9ZsMAWWwr4idTgBBuBzUudw8U0T3AWWz4+yfAqJ1LIeZ+BDvDXhC/KW0pj7kLawQQU6+xGsB5YCP4D3ksFj70+1iQpV+zN3zv+sq5gxoG7m/LV+Af3b7epFJeccAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-other",
       "label": "Other",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "d6b10fa4dd5bc6db2c2d5e6f40e55655",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAelJREFUOI2tlEFo01AYx39viWSdOOZEoZ7VXcRLwEBgehIvDifqsu4qDGQXwUOVgeC8WFA8ePPiRddVBBWmU3oRCoGBRZBNpl4GCgWxURC2vpGXeFiTdSQtnfqHHPJ/3/d735f38un8R+mdFs1H7Nd3GYe0QA5oDH6vZLyPjLK+I5hV5AyCPGATyh4lQOFhNlgzSszLIDtTzdWWO8Oek7EbPFTgtNm5T4WM6aJ23pojvzjO3XTYAzRT8kzB6U6tN6UBd8w5+qrj3ErArH7yhF2BWiu5aZaMStWRb2OYPcuggmutgcMDl+nVeinX79HBF3ogC4AVw5TGOUL2RAkjB6aZsq7yemWecn0LlOoLjtslDrsOXzbbDDiB2FzLiCyjQw5LtQ/bKmrnA6iQk9CE+ZCNPt56WONS5Rg3jr7YltDOB/BDDsZt6oKNRMQOpPcgY5gGq+ofYD6sxjBgAZj6W5ahKMcwdx9vrLrxGeSRKGJm6WxqZopfdCfwtio7ha8V5RUleAnRuXYl75fGdPQS/wFujgWrxHVCbndD8WENjAufLsqvCRjAokPBLvJNCe4De9ujjJWG2D2x7HjvW93ECHJzPB5+wquNkEkCRhAMAf3AD+CdFvLU/S1nmZSJC5A6zypj/AQKzadr/QFbFana8fSAyQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-regulatory-or-warning-sec-11",
       "label": "Regulatory or warning Sec 11",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "f2390dbb8a291945c68a35c707861663",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnVJREFUOI2t0l1IU2Ecx/Hv8RwbvteiYHYRRS9kkMWo5UzDILupKCznRkGQCKnFiMpmXphCZG83vYFE3ZRzJZmi2RsRKCslMRAzC1IssCKnIdjO2NnpYvOUzC2D/nDgPM8PPs/z5/lL/MeSooXG2yyQYnXLxIA8V0T/rT3O85Zd/PwnzORkOwJlgBlVjlEEUPBg9DKpc9EiBwxV3daRvujYA+LMXm4pYIlwcryiki8JI3mmeso6C7g4M1aLaJRpVGBbtNZDJQIXjPXEdxdQHYaZkilDDUJ6cTXXc1qodB+lf7IRAMeqe5gWZyIIAn1feinvyUWC00aXrr3bIr/QMHMdegVOAmzRH6Fk/XEMKalIQiwAeYYqMpZkU/rMijfwg6s59yleeoNrHwsFKSDXACYNU0R2o5IEYEs7yKOBZvau2af1NOEbp+7NTYZ9zwEYHhvCkJgaDAU2mF0sd1v4EGwzQDZCMCvsSAeYhj0ZvaT9G5P2k75oHec6KrU9RWUzhDA/GKIOXKjMKUVUZJ2htb9p2gF+lVStTUnA9zdo58IKSjceo6HXSe3goWmZFIOsYSIMKVGgtYk2Dmec4Mqr8zR9rQ7L/TCkYUAbUBIJO5BWTMKcBOyZDuw4AHg52EF5Ty6AX6fwVMPc83lsGtW9B3nFFJDbnKJh9q5N0BXx4k63Dc/vm23FLzpluyLQClPvOqvyjIucmlpoj+i20mZy4UDl7GwUP0yCbs/AXvlTGAbQaaHG7OSzInAZmBeZ0r3zCgm2Poun58/dsPFyW7mTdZeHPpUiAuxAYCWQDHwHXosqDe4JuY4iOWwAZpzV9nzGgJrQN+v6BU3hzZuac8caAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-regulatory-or-warning-sec-12",
       "label": "Regulatory or warning Sec 12",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5eee2dcf767058e3bfebd6d35a790e5f",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAutJREFUOI2tlGtsi1EYx39v3051btvYggUhGEYkGhrFiBAfMGy22hARQcQ+SERmWWQxESpEghD3D9jVNcEsJMissUUj2Kbm1rlsMVt1K9W3fS8+mBqdhcQ/OR/Oc87ze87znHMePf9R+u4WTWeJ1UcYRoqqFCUS01xhdNexmK//BDMXsgCBbMCCJukUARTcmPz4DMVcldRB+Y6MptruYZcxWvycVsD6h8iRika6XmhKNReRXbWMfV3DjiGaJC4pMK+71DskAntNRUQ6lrEjDGbuSzYa8zaMOEbyuFSMPYwE5SD3XZXceHOFvKQ9HTs1AnKAmqZHHKjJ305xdYXDKt0JwSwFxCiwdYxxEekTV7Dzbi633PsZ3ysN26zDfJV96AQda8uXokNHfM/hrJmYxS7LUWHVnXE2wByCKSJL0OgTaxiMpqm4fPUA1Hwp5fiDscRFDgQ0XvvLAXjpB2elg9JFd5kWvX6KWHx0lN3K8+9pqiQhQIXnCI8bl3Nq/gUaWl3Uf3RyraGU9qAnrGjNchUtnz8yIWYSlR5mQgdMhkE/irepejqmpyuZHT+fsbGJ7E84wdW6K13egqqqBGQJWWNwKE29QAAgM95Gf2McB1+sxuE8A07YnFDA1GHTwkBxehMD+sRS1/YYvQ4pBBPBpQCqppKcmEJ18z2q2k8CMKTfULx+L1HG6F9AeZOP0OR5z/22E8gCrs5PowzYWNSYw+hXidjmHEIK7iVCjKDZ+4GS2rNsSdrG7RQfaN+Dvmp5Qa49C0A2KNwMwez9KTe3GupBGp3/JJl9NcMY0zsJT7CFl/4yAC6W5HVZN6DQnon758nmIouF0iZF4BogfNEacHjP/Mm5s9wekdwfk9APsGdQZi4mB43df0ORwQeGpc/SpLdhMIAqKzZLIe8UgYNAdBghJIPTL/TKrLW6H3a2hrUgewbnZpRwPaCxDpWFCCQAfYEW4IGocd7ulQpYJym/+3bZzyrS+QTYOsZf6xvW+SGhafYfGgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-safety-device",
       "label": "Safety device",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "9bb8cf9f0be38f237adcd56d808fd2b0",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqBJREFUOI2t1FtIFFEcx/HvOGPLeqMUy8tDEKXWdoEW2ljMSBIFUyvT9VIPPiREBL6Z+KQRtKT0YBBJN7C8VdhDJlJQoS0oLVppmV1QCwXTVRI3x92Z6UGd8rYY9IcD/5lhPuf8Dpwj8R9L8vXRfJdwyd+wVVTl9SKho21G13uO8uufMEsdRxAoBqxosp8igIIL8wxuQwOPZTWy3Jk70usbe4TROsNtBWyrzBygaGRLwkimpZ7ijhwqV8aqEc0yTQok+4o+XyJQYa4nwJnDhWWYJYRiNJLPbKkmfUcmxnVGPF4P3cNdxITHkdESsUhrTZvgdGtmGQ2v2pw2+YWOWWsJVeB8nDGD7D0nufiylGeuK+wMzOLyoesEGgKXLS3YGILo5y9IqmwHLDqmiBxDIzjcEIWmqQy4+wHomb5PU28i+XsLVg8ssM/awDaHjU9zMVUSEKBt8hpvh/O5lfqQwfEB+n/00TPWjeQncSP+zRJD0HtF4yDMY16IXNi8os54zB9OkRidyvZwE0lxKaiaSvvQ80WYKWqX3ns1ovSYksAsQF60nTDjRqo+F+Dsq4E+KNvdTFJsCneGihZhhfvP6b3kh6xjIgwogKqppJuO0znaTsfPmwBsCopAQ119z+aSDegY0AKcrR8uIearCfvhq8ieCvxFf1xuFx7F69MyKDzVMUcYrZZxQz/IMeXv0qns2UxcUAKTnjG+zLSsKFgbxYW2zpGH68/KkvCKdXKRItAMCNPaIM6pGp/R5ss1KVK68KCfAEcuLZYGStC4tBbFC24wnPiYJX9bhgF02LBb6/iuCFQBG1anDH0zQmBer83V9ffbZVeQI5d7Bxp5MqtRiEoaArFACDAGvBY1Hjim5FoKZWXpvyveZ23ZTAD2+bHm+g2Zxe5IwgatGAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-sign-hardware",
       "label": "Sign hardware",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "23c97a8eba0f90b46e996615accdd94e",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAthJREFUOI2tlFlsTFEYx3937tTkttTaUoJE0FKJxCSGKSVC+oBaukxbPIgQy0tFpJY0jarESMUDIbE+oIu9CaohQspEmw5BSxXtDEKUXk0nHXM7c+d4UKPRTkPin5yHs/3O+X/nO5+R/yhjf5Pmc8QYI0wT5aA2RGZYa7WivmA53/8JZillCRJ5gBWhGXQJdFTMPrymcq5rwbhCZ/anhv5h11CsPs7oYAtzcqQuyDRKn9IsZeTVZHGwb9hxZLPGVR1S+rPeLRkoNpcR6cxiby+YJZo8BCmbJhwndWoaygAFf8DPI9dDbr2roCD5QPdKgR7UcaktFD/O30P53WqnTbsXgllLGKbDjgRlGZnTV7Pv/m7uqIeYFpWBff5Rvge8GCQD66vSARgoD2arOZ/tM4qkjQ/NdsASgukyKxAMijGNRoggLm8TAPWdFzlRN4XYyFGAoMVXFfJ5r2UWadNyQGKmtZxJDhuvf9oMkowE1e3HePZxFacXX8bd5qLpSyM33Bfp8LcjSQYs0esAGGEaScrEJbjVZgB0wTzohgUg7lfwcmvnYH65hgVjFjMlJpFD8Se5/qICJUJhV1IRAoFf9+NWWyh+uguAgGB0yKZRogsgZ4yd4Uosh9+sxdl4FhphW3wJs8cn4e3qZFllXJ9PazSghWAyuHQgKIKkJq6ktvUBNR2nABg7eBwen4chytCweRIAV8/UqAS2lH3cyeTmROwLj6D5i4mQI2j1fOZCwzk2W7aGZZl0bodgjuFUWdpMTaBNLnyeysH68SQMTKbd/5W3vkoArlQUhIOVOnJQf99sEQG5VMvVJW4AUqdw4/ScDWurh9R2md2/OqEf4Mim0lLOTgT7/4YSAC+Y0l9laO97wQBqbNitpXzQJQ4D4SOOqdEnReU02NQnPUd7lSBHNufnXuBml2ADQZYiEQ9EA1+BOllwyeHRStig6X/u7bOeVWfyDbB3t7/WD9O5EH5BGVLsAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-sign-post",
       "label": "Sign post",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "2ecef599b614bdd0fb32455444814e33",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqdJREFUOI2tlFtI01Ecxz9//7MxLbvIhJQKwjTTiFg0GN2IQsi8lLml1UMEQvSi9WAhQS2CBoYPRoKVIeYtiwwyiXooViPFFXipZRdmhaHVlLxs/9x//x5aS/pvUtAXzsvncD7n/A6/czT8x2hmmzRcQ6+J1iaLAWmByKIRu87zgjy8/yQzNrETgTLAhCJFyQLIeDD4mNK2cEcKLLY6Cz/1zy5rQ2fycVUGS4SdY2QFs0b4lG9spqxzL+fDy2oQDRK3ZMicrfRgRKDC0EyMcy9nVDJjHGUoZB5eXkPOqnx0c3RM+6d56n7CyZ4dROCnDS1au9MiPQzJTI0skuH4Sl0u5jX7OfuonAeeSjJiC7BtuUiJt57cjHwVLx6vFmreHbYBxpBMFtmFwjy9NhFFCeCeGgCgb7KVS91pxOv0YblP9oLAelMLKxwWXv8sM8AmBLCPVdMztI/arJsMfnUz8NlF+2ArbcNWViesVfFnEw0AyAqbISjzw+Jfl1fStQHDywNsTcoiTZ9OZeplarvXReR170vxKySGytQIfAcoSrIRr0ug6s1BnK56cMGx1EbyVpmJm7NAxTOTs6l7X4omCikkE8EtAwElQE76brpGHtP57QoAS+YvZVKaCMvHvKMEK3PPbI0O4Ejz0AlS3qVj23YBabqCaDGakfFhTjmOYk4+FJYDfq3M/ZDMEc8941ftAEgp1t4czvctY+XcTYxNf+GtrwMAa+/tsBxochTh+X2y7fjFJqlEFmgHhEllEOd4vartw3DPmEi56gU4CukwtnAChXMqS5j4YQq0e14VSB9UMoBOCzZTEx9lgSpgYWSV1uUTYov6LZ7nM6nqC3IU0rDxOne/KxQTIBuBVCAO+AJ0iwo3HONSI8WS/OfasP+Z3cwoYAuOv84PdmI/9/1Uh3UAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-sign-support-structure",
       "label": "Sign support structure",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "67ace2c526be9f91220e8be8d6a19040",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjhJREFUOI2t0j9oE2EYx/Hv5U7PVBprxaG6+mdUCW0gYp2CSCsoapMUM7hU1EVEjEFR/DOY0mKogyCKizaJioq0xiAUITYQNBSHiMalUqFQ27RojbmSyzmYXGrvEir4wA1373Of9/3xPhL/saR6i/b7rJdWyJvEktIk0jyVsOY+sJ9f/4Q5wnQi4AecaIpFFUAlh71AXo4ypJRarqS9k5n62DOszgL3VHDX2LlB1eiShMmDjgj+lId+c+w2ol3hqQp76kUvlwj02SM0pD1cNWAOG360KrSz6RiX2oP0j14jPtOnK8Md3zga72SqmEKCy/aonEi7ldc65hykWYVzi7eWLTKNq2ycaDvDm5eP+Kl9AcBmXYMkrKy0CVJJCQIOHVNFDqDRuDTLXH6W+cJ3Lmy/Q2DMZR5YoM0ZZXPSzec/MUu0I5j39r69yA3XXfZOnCU23Wvao2rshjJWhJZaA/d+PsLzTAfHW08zGn9i2lPU2KDHlAQWalgAhLI+WjdmCWy7ZbouWVB0TIRxtZ5GNa5oEY0ng3EdA2LAyXpYJa5nxxGDJau80rHkOuKOGTkLypZKx0hugJGhgb/+CmV9hLK+pVg42U2uejIXRTGsnFIFhqHWvZpWbk7kfOVFv8Skl5gjSgCN68tRipAH+dCnw8qEAQNIuQk6w3xVBW4Ca2tT8seCsLo7486NLf5qGK+klwe7HvJiQaOHEvsQ2ArYgGngnajxOPlDGaRHMQyA6awmupgFguVn2fUb2czAuLkdzWoAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-street-name",
       "label": "Street name",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "9120938fb8e2db33bb607ec5ebfdf79f",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAn5JREFUOI2t0l9IU1EcwPHv3V2tKYotejBMwlJJH4IWLYYVgWJFlpU651MvWdFLPi21F42gUT1JCBJIUM6FYEVpKwRhsRQ0C1plf7UyM2xpku7qzm4Pups0nQX94Dyc8+N87u93z0/Pfwx9rKT5Gqv1ywwb5LCSJGP66jUGnlPI1D9hFhf7kHAAVlRFJyQQBDAHmTS4uaOEk2t77cP+2NhNjNYgjQJsi3w5TqiU6KXhw5ZmHN2lXFoYa0A2K7QKyI/V+lzIwEVzM3G9pZyNwiyJOFDJv5LzlFTTuqjbD991UvvswJ+V1pjdBm+vTenUMGsTJgGnAc50n8AoJ5CVsJkKaxVHPUUATIRGFqpQ0ocVJ2DRMCFzEJUEgC8zPpiBlBVpgMr7oAcAk5xN3bYuUpLW8mNqHJe/kXujF0Biq9VNus/G69k2w+xAiv2TjmXWoJN0FHnSOJ52mYL04lkMECo7YQ4LQXLMgQMGx9+Sm5GP0+yh5/MjKrp2a7mQyhqtTb3E9BIWTUMORoMj7Erdg33TEQo3llDasR4AvQ5Fw2QYEEtgVVktKGKayr48THI2tw89wSRnExB+QjCgYUA7cDIW1jl0n+qcc2xJeUPc8ng6+j0EhB8gZBA80DDfKjyWb4ZXoGRELnvH6sm9Va9hvvEG9rddJcO4lw9Tj/mpDkZSLl8Zgd+V5RGSXcopIXEXFn9XoSq8mGydfxQYk6mObLRH9Nlpt7ipROV8rHYjEYJJMBT1FysfozCAbhtOq4tPQqIOWLk4ZXgZlOLL/LZA3/zTqPHy2bm+/QZt0yrlhClAIhNIBEaBHlmlxTehNFGuRA3AgrPqLeE74Jxbfx2/AMFo4KeETjtrAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-traffic-control-signal-system-sub-systems",
       "label": "Traffic control signal system sub-systems",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "6105cd207fe7ffa209f35a1951ae85c5",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArFJREFUOI2t0l9IU1EcwPHv7c7mKvujFGSaEaaVPbVoMPqPIVRGf6yp0UMPCdJL1oOVBf2FBokPRYMyQyqnWVSQidRDsbq0cEWltezftNCyXKOl7rbd3R6aN2FuFPSD83B+h/M553fOT8d/DF28ReNFJusS9JliWJ4oktzrMHhfsI7Bf8JMdtYgUA6YUeVRigAKXowBBvQN3JTDUw+7inra42PXMZgDnFfAEuPkMYrKZp3Qs9FUT7mzkMqRsTOIRplrCuTFKz0SInDCWM8YVyFHojDTeMpRyate9JTpyTOidnv63pI+KQPDaAPBUJCHngcceLbqkLFB73BZ5LsaZq4jWYE9APudpRjEJOYmzafMvI/tLQWkJs7g6PIqjt2r4I63inljN2FddpoSv004867UCpg0TBFZj0oSwKegBEFIS5wJqLwPtJCWWIqqhvEMdADQ1t/I2dY5BJRBEFhobmCWZOH17zLDLEGI/UAOn41n3VuoWX2Vzj4PHV/cNHU28vjHJQAUlaUQwUIwNW7DATsfLcL4cisrpq1mzuQcqrKrqWldQG1XGSGVVK1MncDPeFDxNCsphimcfLMNl/sCuGF3dh15mfnUdpWhG4WsYSJ4lDhYWA2zNmcDj3rv4/x+DoD0CdPxDX4jUplHw4BmYEcsrL57L1nvcrDmnkIOniBBTKDX/5mD0i6AkF7htoZJKbSY+vQdIGcNAQ6fjdwbNg08/HwtlW0ZzB63BF/wK28DzUNLdqkY75+brSQk2uWdikATxP7XfrUTl//C8JTXJ1IxNNE+USqi2dTAXlSOx8KGRwgGQF/wapP8IQoDcFqwmu18VAROApNiU3p3QBhb3G7xPhmejWovqYhLiy9z66dKCWHyEcgGxgNfgVZR5Yrkl+sokaMaYMRedWzmG2CNjL+OXzaE/ZaOp1nOAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-sign-traffic-control-signal-systems",
       "label": "Traffic control signal systems",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "cc3bc1e8e893889741bcc4c6430fb29a",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAo5JREFUOI2tlE1IVFEUgL/3ZnR0RiYVtWYSLPBnES1qYSFZiwiJipCstEHdpC0KyjYiLcRykZEFtg0ipkkhwUU/g7QJyhYhhQstssRKZ8R0ZjbOzHsz794WpaPzIwUduIvzc797zzn3HjP/UcybeusXii15RrmGkl8olMWAYUwxVBr5N5jLfxxkJ4gaTSgqQAAJJjWMy//Mgbzu9zgnN4c1zuViUh+APJvhcCvIM344RbO/E7ejPwNs0oRJHQHqMqWxTkwIeZtmvxW340YKbMDt6G89aa8DkEAkInjzPsLpRysbKGMddsandC6PRkHIHkur77X20PkqAWucK1xYFucNIWnqXkZVYU+Zma62ArpnYvS81ddgeTYVm0VZVRUtTh+wLwHLUuuFwCYljC4JALyLOu0NcYq3qAw22TiwN4eloIEtV01OuZrG+QqGtk//hgkOAlhzVcau2gEoKjARi0miMTi838qFW8tUbTPTc6kQSHodWeohYHq1Zg6AuAFfv8cBCIYEtdVWjtXm8m4iwsi8gHkd10w0tR1COtc3QAfQdUHLcHgtZjgmOVJjY/JLomZRXabCULQETDKb7K7KUagoy+JnIM7uymxghfJshZ2l2Ux81DcGSzmbgJkUL3Ax324ifH8rSDAkzPl1OgZC9LbZ8d0pQgjQtJSbxRHiZQLm1kbvIj/fbFmoTJMDT3tDHC1RmQpJvqWmOchQaSABY0dcw3cFeA4oydEA3kWRzhxA59qqkvhObqcXl78L5M10u9JI2KIqDdoTx49UGIDH0Uezbw7BPaAgE8UCn2wq5wJux4f19tQR5HZ6cC2+AKMd5AmgCrADS8A4MKx5go81dhnJW9PPM09JEOj7s/5afgHqcvdmhN/jDQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-bridge-deck-discontinuity",
       "label": "Deck discontinuity",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "b2cabc57c9799067b7a4cb10f55ddd8a",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAq5JREFUOI2t1E1IFGEcx/HvzLqsu1tbWlazGUalHaRDF4vIIkLMyCLyrRa1Q3WxQ3QoKiLsBRKToAg8FCLrlpAgRCUSQdHbJSwIIyrDanXNdE3adpnZnefpYLab60pBf5jDPM8zn+c/v2GeNP5jpc04u3MoyzbLXKGjzM0UynDQNF/Tnh35N8wT2AbyKIh1ulBUgCASLGoYT+C2hjwd8Ll7Z8aq/HYsagvIyhSbO0BWBGAX1YGjeLWmFFivBYvaCRSneo2EsiDkBaoDDrzamSTskldrqt3hKgaQQCQieNwTobztR2pSyHpb7eAjvdX9II5V+TOHRsU+U0h2nxpFVWF1ThrH9mdw6kOU+qdGKk7RYzQAa+KYVd0pBE4poXtEANA1bHCgLEbWHJV8u8K1OhdLFlkZD5m03ArR2BOdBAuoGsilffG7CUywAcBhV3ly2AXA/AwL0aik8b5OU6UDVYFlR0a4UmqnfLODxp7xeH9WdSPwbjIzDSBmQt+nGABj3wSFBQ4Ob7LR549RXDiL7oOSZ690tlxMgCaycyd+AAPAMAQ1HeHfazqikpL1DvJOBvkyFqRkbTp7t8+mosjJ8uPBP6KLY5L+qcmuTFfIzbHyZTRGR7UTIwpFzd/Jt4d42byQfLtCb0ROLJayP45ZlC6gbq7LQvjqQpBgSvAHDM62hciZp3KuLoP3q2w4HSrdD0NxCGIIcS+OefXui8i352uG8qZ2CMCIoPXQV7ZqKj1fJR8NmTh7g/bsYEJmS2M6g4eAO4AynacL6BwQU4eDGJyYvIn/Tl53F57AMZDnp+0uucI2VSnTb2qfkzEAn9ZA9aAfwWUgI5VigzdOlT1Br/YicTz5CPK6fXiG74J5AGQpsBJwASPAc6BD941d18k3pz46/XnmWzAGNPy6/rp+ApqWBN9/o4w0AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-bridge-deck-spalls",
       "label": "Deck spalls",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "9c6ad7f7cdf6888b1aeada8a88bf10a8",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnJJREFUOI2tlEtIVFEYx3/3zsvn+KLHTC6EtIKgWjkRZIugFtnCtBKnIVsUPRbVIqawIKtFRtIiahsxTAlGbrLBiigkSAhaKZEtrCZvac3AqGN3mntOixzvHceRgv5wFuf7n/P7zvcdzrHzH2Vf0m36usxVYtTqKOWVQpmIGcYIPdWz/wbza40ggyC26EJRAWJIsKlJ/NojD/KSFvYOLw1rjRZiU++A3J8neRHIfRo0E9CChDzdeWDDNmxqH7AzXxkW2RDyOgGtiJDnci6srSJoBfncCjcOu9m4rgAJJKYMegemOTnw00QK2ek6OD6o3/W+MGGt0UoUzlpTh4MVTCcFLR2TRCYE531OzrSXIyScfjIPVPQ0XYDPhDnUJgSlmRUXNjtZVmVn68VJtF8SgCtDKWpWTrF3R4kVBlBP65c6elaN/oEJGqzupjoHn8ZT86CM+l7rHGouw+NQsj2Hug0YzfTMk9VdlUVlt4GiKBQrCwwhvWaZkLJ6I2NpGuqLqbRDLG3Gt29w8iOe5kMq+8Sg6CZMMoYlW+egzoFdBg+Pu9lzO0EsDe2rbbQ1lhJ5OZN7ZCnHTJhNiSDkiYynCzjWHefa0TI+3lrBzKxBYYHKs1czBHqTC1FphHhqwkL6gCvgfK8L1mRW9H8T9HfG8bkVaqtUnkdFzoXM6T491TFLz2rSOuOngH4gq71DCclQwlgMAhAjRUdmYr6AkDeCXzsH8mq+nQuUdKlKi97r+ZwLAwh7ugiMRxHcBCryUVzwrlilLRbyvLXGc7+gkDeMf+IxGEdA7gbWAm7gO/AGeKCH4/d01ufUvvh/Fl4eB7rmxl/rN5KQ5Eqw+pKZAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-bridge-other",
       "label": "Other",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "fea9c6fc058cacbd817db6a59f3a7361",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArFJREFUOI2tlFtI1EEUh7+z66aZpXZ5yKKI/l5KuoBgIdjloXqoiDKKioh6MCiIhECl2l3XCoUi6CaVFEQZgdFDdw2JLKMQksx0bUFNw1sq1lq7uvufHlZ3zd2koAPzMGfOfPP7nWEmjP8YYeMtqhMpM/A4NXRXDCqqC0PdR8nj5z/BlGXuBsSUzVB/GmBATCBuQPuhW3gghgGbWNrrxoUpCxOVaNdRbEeFPDxSYBv6pAxlTcwWq/1MSJi6gpEv2j1RrBvP+nAYUd7TyqJFSp4jP1hZm5ZN5Px1bLDCvGQQA3zrg/Kr4Cj5EzRPmbVKsTme+2HKkjYVunLYXQS9HXAuA1xNkJoDW3PgYi18rw0FE4RCYNkoZV2bSdg9mZjpULwFdKcv/bYAJkRAeDSknIKFaTDQD92t0FYP7y8CpKrjc+Mlv+WTTxmskNnJ0NMRAI3ESyssOgBLVsKNLIieAzvM4Owbpc+0EvDBRJgJAp6h0J1JSoMPVdD31jeaMsaajQvYVMZB2hth6epg0PpLEBUD3Z8DOa9nDMzo9sMUNIv9JqzZC2vPQlnWsKJ9sDgd3jyE+BR4EQURs2BOEnQ2B2A6zX6YiOsxuukgd8yw5RgcqYZBl6/5T4qh5gLEXoNDZeB2wU8n6H51HmRaecBmeMtT3FojnRUJFFXApAUQEQM9r33l8bug4RXc3eOb738G/d0Mu7ptyKvqDSjLxaPMQ4cR00NAGKiHgVE9cX2DTVmQsNzXP2MY2EsBesVjPDpS5n8BYmt5rKyJuShvQdAltN6Hy80wfxW4nNBYArr7Bwa2ykl7axAMQKz2QmXW2hDOA7G/Ab/XQo3/FTRA+E6x1L0bXRL0BYnNcUvZ0h+hd2WivBsRElFMAb4ixmrwlhLnKJFMvGP3hvzPxFzZBxQOj7+OXxmT8XIOwZU+AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-barrier-systems-cable-guiderail",
       "label": "Cable guiderail",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "0698a49b13c38a6d030508977f69bcc5",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApFJREFUOI2tlF1IU2EYx3/P5vK7rPQiKcQ6aWGfBAaGRUF5kV2kkSAYFOFNNwaBSrXNWaBQJAYJJRT0YUXUTWUlyEAxCmEULD8apqRokorizLmPt4vpZm4Ng/7wcs55zjm/9/9/Xt43iv+oqEgv1ZU9KXimNXyzSaiEUXT2L1LFr3+CKVNaPmIoxz2ZA+gQA4gL0GZ8Jl6KzmkR07A9IkyZiFWi3UVRhAo7eZzASXzxhcqcWS7mnuthYeo2eoa0F6LIixR9XnqU95oyaXFS5agOdTaolRO3KY98M6RngehgagJa7kBMImw/BE1FS6FVyqi1icVhDcCUKWcNjFZQ0gDjI1BfCLPfILsCTlSA9THEJoRzKAi1wN5FzkaPk1GSSFIyNBaAb9pf/lgDK2JAb/Bfi5/CqmTo+gDWygVgtrqctlmqB776ncF+WZ8FYyNB0ILazbC7DFJSwXofhj/BqXqYLANb3bw/wwHADxNhHQh43H9v+VAfdN/z39s7ICMbbIGwqcGYSj/HcC/sOhgKOXoLvG5wu4I1zxzo9Is6p3cFYAr6pecBHD4NR27Au/P+j7acgR250PYctu2DmHT/wmzcCX2fgzAf/QGYyGwzPsM5nhih4BJc6IS5WX/T3zQCAq4ZODsfc2oc2msCPpG1LcGY0QNvcWm9/GjNoKEV4rdCTBKMvQ/ObqsDXQLEbgBnV6CsoElX1TEedFaJRxndZYjhFSA4u8AZZhF803+AgHHx6C8uPAR2gFgGmpU5sxLlrWF5mkHHCbna8z0EBiDmnlpl1AYRbgKrI4C6IbpYTHbb4mLIESQWx0NlyX2Nb7QU5T2GkIliJfAT0XeC9xmpjkdSinfpv2HPMzG2TQC182PZ+g0tM93pZB3x5wAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-barrier-systems-concrete-barrier",
       "label": "Concrete barrier",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "1a59d00c435c7376bdcf9f0fbf7e3453",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAehJREFUOI2tlD1oFFEUhb87Py7GH6JiYZo0o9vYKQoBtbQxhSgG7E1jYyGsQdzZnai4EAux0sZK0whp1CBaCAFFEKxWXB0wixFh0IiYbLJmZ66Fu5NZZ1gT8cAr7nt3vnfOvJln8R9l9VrUy/t20lpwiJb70c0BRvWNlFlaF0zdwWOIXWDl+xBgIDZIE3AakcsDMRY9cT9Xe8LUZaOKcwdlBM3cvE/gFNGmE1rKF6RUu54J09uYfHKmRDnaK3pbJhpOqOv0SdkfTzubcwpIAtS/H87cSmOmJsCf7FRlLToz4vnPYpi6Q9shuNC9tw0bcnBjpBvWqCcrQagABxPOguPAlpQLBRZS7/lPHdBLg7tlvP7eaj9zWLLaLAuGE1GDD/DyWrpP7CPAb5gIuzJPTxWWfqzWzcVsb8IAdGKq+RPCdFMYwtPz2YAumNmMYQqzmTHXqojZGCayPI3aZ/8R1UJ2PIlh5OqPaTrvUPbELV9fwNW9fyUpTBrl5/OrzsZoaXHlHGI/BNaTeF5a5sVOEf8B4tWntZQfQ8OMs89UA4OTcqX2MQUDkFKtokVnDuEmsK0H6C3kTotbfZ2cTF1B4vl31Tv0iCgYRcNhhDzKVuALYr6C8D4D/j0ZTX9LmfeZFGe+AZX2WLN+AXpNniF32icEAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-barrier-systems-fence",
       "label": "Fence",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ad0d5148166029186ec32c0f5ca3594a",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnhJREFUOI2tlEtIVFEYx3/fjJOmZlpW5MZFU7OqiKhAsDaFEbkQpYe7CkWIolokEs2dGTMa7bGQXBhRBD2IogErESECTVpEQjGlJaZoD7Q085HTzJ3T4o5zdUYGg/5w4Xzn3P/vfP/7OEn8RyUlWlTnNq8gNGEnPJ2JSh/C4n8nbn7/E0xpuXsRWyXBsTzAgthAAoB9KqzxWCyTHtG++hPClMZiJfYbKPaj5t08VWAf4bRi5XJUiqv70rww1YiVz/ZHoihIFD0iK0q/qDR7qrh7quM7y6rzcrCsgIe18Om+aTv5EprqoehUZFcgMAX+DnhW6VZOe5t4ep5HYUrLW8bEcAVpGVB4HK62gD5mmNMywJYCug6Nh0AssGo9FJ+GL++FrpteYNuszoaKCIfTGB+FyV+wxwtNFTHJFExEnvn4Wxg7AunZAFvV2dy1Ut3/MSly23aZ8fhqoKwB/Aeg957JSkmFklvGeGk2hILQec2oxbYDMGAirI6afryAdh8UHoOGVhOm6/CtN9LZKGzIh42H4fUVEHLMmMr6Z06idg0cW2D3eXMuGIB2l1mH6mDTrgjMGjBfAPQJMZqJa7XGrsCilZCzBn4OG3WYvihMZLoZODrHMBN3Z6lRL8mEqjfGp6HCMDQILbUAIWR5qxkzub+FAd8HLvvWxcVt14yx+3p8h0aquxZ3x4jZWRUh5QyeQGxPgLjECTQiIeuZmSL6B4inv1m5HFUo/cICQVNYKJGa7oE4GIC4ur3KaR9EqAeyEoC6ILlUNH/n7Mm4I0g8PbeVJ/8p4aFylF6I4ECRAXxHrK9Af0BOzx0pR4/1znueibNtFPBGrgXrL6is29cvY+DrAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-barrier-systems-noise-barrier",
       "label": "Noise barrier",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5c3ac8b968314aba2bf294770b9fd7bf",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAsFJREFUOI2tlFtI01Ecxz+/zWV5SbsYXUAf+pslSFGUYZTWiwRFRNEVkl6M6EK9pBJtc1pkVAQRUS9BoAVpPlRGl4dKsitkqeVs1YaGOWOy1Nxy2+nhb5tNk4J+cB7OOb/f53y/58c5MfzHiBlrU5UvSiHQpxHyJaMS3Bha3kopA/8EU5a0NYipiEFvDmBATCB+QPsesnBTDP02sXS2jAlTFiYo0S6h2Iwa9fA4gU2E4jcoa0aRWO2nRoWpixj5rNWKIn8s60NhRAVPKosWJ6WOspHKOrQihHyyi2HZeoiNg8APaHkCdXv/BC1VZq1ebI4HYZiy5EwGdzHJC2HlNrhqBed1mJwNBWeg+xC8ODEaTBAqgOxhytzrgUTip4NS4PmgL3ueQd15GPRD3jHIzIF+L3S3Q8c7eHMOYIk6kpYuZa73ujJYIQCf68CxBfZVQqcL2u3QWAvTs2B+Llw+CEmpsNUMfT3D9JlyAR0mwoxw92p2wLRcyMyHtExYfB6+uKC5AXqe6+PThmizMyM2lfEHBCFrNyROhYYycD/UE1eUQ/Zq+Pg6UhwMRMGM/kgDwCkAKqR38tNT6LynJ6akgtcD6YvgUQKMnwWpc6HLGYGFcIZhIr7bKNMemi/ArHmw8zT4fRAzDnq64FoJrNoH++/q6wN9EAqrCyBT7kVsxrru4NfaUMzhzgG4nwRTFsCAB3qbIH07tD6GmgK9fNd98HYz5OqKobTBE1FWQkCZBw8gpluAEPRG7gzA9w3WHYQ5SyEhGYwxYK8G8EjAePhXWvgFiM11W1kzSlDB40RH+w244ITZeeDrg7YqCPm/Y2CjHLW3j4ABiNVeocxaB8JZYNJvwN4maGz6NWuF2G1iaXk1PGXEFyQ2R6WyLa8j5C5EBdciZKCYCHxFjC8hWM1MR5UUEoyuHfU/E3N9D1AxNP46fgLzD/+gJKTkGgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-barrier-systems-steel-beam-guiderail",
       "label": "Steel beam guiderail",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "a22f880bb1d4c6cabe711549c72405a6",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAplJREFUOI2tlFlIVGEUx39nxlFzKSsrkkDCmxbSRmAgWPRgPmQPqS0EPmjgSy8FkYo1mwXaQpCQoEIRrRD00KImSGAYhCQU5pKUkqVOqbk2o3Pn6+GOjuWCQX+4D+d89/ud/znfvV8Q/1FBiy2qC7vW4B3T8LmjUBEuTC0fxMGvf4IpW2w6YslnajgZMCEWEA+gTfhsPBXTuFNsvS2LwpSNZUq0myiOouYtHiZwBF94prIn5Iu9/eq8MFWBma/aY1GkLda6X2aUfkXZtDBxdBbPddaj5RMWl0a6HTYmgphgZAjqKsHrhsNF/qqAZwJaGqE+36GsWoM4O1/OwJQteRW4Csguh8E+uJ4J7s+QVABZBfCkDHQdKnKMIuu2QuZZ+NYqtN0qBXbPcuY6RHx2JFHRUJUBvjEj/aYEgkPBEmpYGvPPfPQ9DJ+AiGiAJHU+dpMUd38M8jvfIxsSYaAvAJrWKzvEHYPQMMi6beRWRIN3CporjVgsewEDJsJ6EOOFhaTr0PfJ72wItqXA9lx4ew2EmECbyjxJbwfs2DcXcuAGjA7ClMdwOS3vZdiZ6oeZPYEDgC5pvwOpObD/Grw4bWzYnGs4qKn6s0DwWoiJg5/fjdhH1wxMxF2Nz3KSh1bIOAdnmmDSbQy/pgpG+iEyCgrfGZ+G8oGrB2ovAXiR1XWBNkO6a/FoHfTXx1NeD+FbIDQKBl4H3DgezDtKBfdNjsbBgLNCvMo6dQqxPAOE8VYYX/gsZmlQvOai6WDmDxBnd7WyJxSi9JIlYWACE1lysf3LHBiA2NtLlVXrQSgDVi4CaoOQ42JraZ6dnHMFibPzrnKmPMfnykPpBxESUCwHfiDmJtAfEdN5T/LQ/947730m1oYhoNT/LFm/AQQu6sHHN1twAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-drainage-catch-basin",
       "label": "Catch basin",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "dc3974b5fe56deb6095552bd4af89e98",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkxJREFUOI2tlEtIVGEYhp9vxslbF7stkkCikxZCBIGBYNGiWmSLVAoCF7Vw06YgGKWaMzMWKBRBUUIKbcoogjaVlSCCURCCC9EaG1DJUIdUykszOjNfi9G5eKahoBfO4nz/+z3/957Ln8V/VFamRb22fyvhOYNosABdG8A2MCgefv0TTM2iSsThZOlHOWBDHCAhwFiImrwQ27xXzPGBjDA1yVUxHqCcRtNunidwimh+tbpLnOL23UwL0/vY+WY8F+VYpujLsqORG2oaeeLxN1onGzOcyCpQ7k6odMOOUhAb/JyBzlbwt684POoyesTr747D1CzfBIF6y/61LTA9AberITgMZfVQUw93+2G2H0AQmoEDSZMFTgLrUkDFtVCwBdqqIDoXq31sgjU5kL0BZuPOMr1atEsaR7/EJoODsnqq7aUwNZEAreid2xIAcRwCYjARtlnfnkB4ydqYTkJhIqbaFyGSahgfgn2HrY3H78FwHwy2JsHsoThMYcQS0/cQjpyFo7fg7cVYbfc52FsBvU9TvVFG4jCRYAfqOJ9qCMETF1RdgUu9sBiMPfzXbTDZnewMI5s7EzGzR98QMoZQilOAk13Q0gX5eyCnAKY+WFIrPLZ53k8nJmsgrK6lC4jjJWBJzPwnmLdUAaYlbL+8chP/A8Q72qHukgY00pS2zaoFbNTIdd9XCwxA3L5mdRljCHeAjRlAnyH7jJgDfclFyxEkXv8j9Va8IhqoQyMnEEpQ1gPfEXsvRJ5R6G+XutXf0h/OM3H1zADNy9df6zfwBcElednBtwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-drainage-culvert",
       "label": "Culvert",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "fea9c6fc058cacbd817db6a59f3a7361",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArFJREFUOI2tlFtI1EEUh7+z66aZpXZ5yKKI/l5KuoBgIdjloXqoiDKKioh6MCiIhECl2l3XCoUi6CaVFEQZgdFDdw2JLKMQksx0bUFNw1sq1lq7uvufHlZ3zd2koAPzMGfOfPP7nWEmjP8YYeMtqhMpM/A4NXRXDCqqC0PdR8nj5z/BlGXuBsSUzVB/GmBATCBuQPuhW3gghgGbWNrrxoUpCxOVaNdRbEeFPDxSYBv6pAxlTcwWq/1MSJi6gpEv2j1RrBvP+nAYUd7TyqJFSp4jP1hZm5ZN5Px1bLDCvGQQA3zrg/Kr4Cj5EzRPmbVKsTme+2HKkjYVunLYXQS9HXAuA1xNkJoDW3PgYi18rw0FE4RCYNkoZV2bSdg9mZjpULwFdKcv/bYAJkRAeDSknIKFaTDQD92t0FYP7y8CpKrjc+Mlv+WTTxmskNnJ0NMRAI3ESyssOgBLVsKNLIieAzvM4Owbpc+0EvDBRJgJAp6h0J1JSoMPVdD31jeaMsaajQvYVMZB2hth6epg0PpLEBUD3Z8DOa9nDMzo9sMUNIv9JqzZC2vPQlnWsKJ9sDgd3jyE+BR4EQURs2BOEnQ2B2A6zX6YiOsxuukgd8yw5RgcqYZBl6/5T4qh5gLEXoNDZeB2wU8n6H51HmRaecBmeMtT3FojnRUJFFXApAUQEQM9r33l8bug4RXc3eOb738G/d0Mu7ptyKvqDSjLxaPMQ4cR00NAGKiHgVE9cX2DTVmQsNzXP2MY2EsBesVjPDpS5n8BYmt5rKyJuShvQdAltN6Hy80wfxW4nNBYArr7Bwa2ykl7axAMQKz2QmXW2hDOA7G/Ab/XQo3/FTRA+E6x1L0bXRL0BYnNcUvZ0h+hd2WivBsRElFMAb4ixmrwlhLnKJFMvGP3hvzPxFzZBxQOj7+OXxmT8XIOwZU+AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-drainage-curb-and-gutter",
       "label": "Curb and gutter",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "8adf194dababb3814afb9e7216104351",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiRJREFUOI2tlD1oU2EUhp9zk9BftSodWjF1uJpBcFEUClYEoQ6KFKVCcS6Ci+AQi5ibpBaM6CQuIjjZLqIdWouIIBQciiAYUoxGbbRaCKVSrTExP8chaRKSm1DBF+5wv3Pvc973+3PyH+VsVNRr+zvJrpnkUx1oewIjMi8Bfv8TTK2eE4jLS2a1FzAQF0gaMJN5iykxfgXFWoo0hKlFi4p5H+Usatu8VWCQfNtp9Xu84o/esoXpXRx8NR+L0t8oelEONHdTLbNVArHRWmeLphehnx3HYWis2AHIpuFjGOJh2NsH44OV0ID6zFkJxl6UYGr1boPE5ULPZjAMuHMOxIAONxw7D5074fm9aoeCEAIOVThLDACbSp8osFac359hmJiHS1NwYAAWHlUDD+rVnt0yGn/vLP7bJ41mKPUJkj+ga5d9XVxHgAJMhK46q1dWXouW7WB0w3pMdfyBXH1Qsxvat8DyUh2YI12CKSzUjdnshlMhWF2GXKaOaxZKMJHUDOq6UCq2tMHIm0IqzcO3DzA3DfuO2qGyyPZn5ZhN8aekzXcoe/g8CYFJewdzN2qGFCaMwMuVsrMRsurLXERc00DDha3SimQdV9ZfSidAgvEZ9XtG0Nz1DYKSGJyRseiXGhiA+KMh9ZmLCLeBrQ1Ab6FpSKzI68rBmitIgrEHGjz8hHxiGM2dRPCgbAaWEccryD2kOzYuw7V7yfY+E9/sdyBUfDasv9fftMLQ6vVeAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-drainage-ditch-inlet",
       "label": "Ditch inlet",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "6154fdbafc3f72c91cd9919ccc43506b",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmdJREFUOI2tlFtIVFEUhr81l0wtSbuZRUIcm4LyJSqQMoTKlwq6YKkQCCVIPfSUSDQ3CxKSHiqDgurFMjJ6qJSoB8FuRCVRU6mDeKvUUjPSxpw5u4cZ54zNMBn0w4az99rrW//am7Mt/EdZ4gXViTXz8f/Q0H1zULMGMHneiYuf/wRTjsxtiLWciZEcwIRYQcYBbUx3cFdMo25xfPbEhSkHiUq0Kyj2omIWTxIoQE/erZy2cnG2VseEqYuY+ajdFkV+vNZDMqMCp5VDSxKXtzLaWXpNNUXF+XieQsNhIy2rGHYdhaE+uBRVx6XsWrO4vU1hmHLkpDHSdwCLFVashYaI7dlbwWqFmYmxHApCFbA+wtnATpSejG8Uxn2wbC903AAxwxINvn0BywwoqIV5i6G3De6UgQoArFPHM7Oksqs96AxyZbJWewus3hyErSyB/m5IS4fZqfD+EXQ/g5LzkF0Gr8+F/Fk3AUGYCIvCxl/dgv2hS1qVB2+bIHcffB+ENxeC6/09kLIgstkMo01l/hUODD4G3xhohbBwKdRfDcL0gJGsdBCJgJnHjQuAzogQtL2ELQfhUwfo47EOfqp0OsMwEV8jcMho9SZs2AEPL/8dBH5k7gOjzYSu+3TUtXGmbjkAw8/BZTO21+RNTa8rDH8quG5yPRkynFXgV/aJI4j1HiBMX0PiNx+bnIT/AHF3NSqnrQIVODVN0Bgm9sjJ1p4oGIA4W6uUXetFOAukxgF9gIQicXhaIhejniBxe2uVe2MD+kApKrAdwYYiBfiKmF9AoJ4M7zUpJfBnbsz3TOzNw0BVaExbvwHbO8rq8Rt/RQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-drainage-manhole",
       "label": "Manhole",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "d0117939d4c5bb364046ade9ce11734e",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAldJREFUOI2tlE1IVFEYhp9vxknSLNOKMsjNLUkIIinBSGklQS2kqHBRtBGiAlepRPOnQUZF0UKqRSsronJTI2KLQrCiwKAmmprIQUUaY0zKn9GZ+VqMzjhzx6GgF87ifPe9z/3ec849OfxH5WR7qG0Va4n8NojNFKIrgli8H8XF9D/B1FG6H7E1MTdRBVgQG0gYMKZiDp6IZdItjlFvVpg6WK5i3EE5gmb8eJ7AYWL5B9VZ1iRO35WMML2FlRGjS5TabNHnZUWjl9Vh5InL32rubNhoQtJAlc2wuw5y8yAyC96X4Dm92OFSu9Enbv/zBEwdVUUQbE4BFe6AvfVw3wmDj6GoEo5fg7Gz8ObSgksQ2oHKRZ0F64CCFFj+elCF0Nf4PPQaPB0wF06PvEvPl26W1sCXeGdQLemWEQ/4j8KZThgNwJAP3nXBWJ95BcVWA8RhImzIuHuPjsG6GiivhdJy2NkB3bdh4HoajJJkTLXOQjTVsO0kFKyB/lYIvojXqtugYl8GmDWcgCkMmmJqLL6T317BaG+8tnYTTP40J4gxmICJzHSjtlMphg83YeNWOHEVwjOQswzGv8OD5nRUBCnuTcbMDfQQNj6jbEmx9TTCs1VQvB2mQ/DrvakphXsWV38o2VkLEbXPNSK2p0Bq4uhEcs3MCknEem5hkvgDxB3oVmdZCxq9uNSbaZrCwiG54BsywQDE6WtXuzGMcANYnQX0CXLrxeEdWFw0XUHi9neqe4+HWLABjR5AKENZCfxArG8h+pAS/11pSD9LS9xnYu8bB9rnx1/rDxFbyukJcmwPAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-drainage-sewer",
       "label": "Sewer",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "0bba3aee43c4003bfd45afaaf0ad125d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApBJREFUOI2tlFtIlFEQgL/ZXRUviCUqKbKha9uNBI2SwHoSJRSCRCN6icCXIKqHzMK9maCQUBg9BNFT9mL0oGkpgSElgWBBK16W1NQUESXYdN3Lf3r4VzdzWQwaOHDmzMw3Z85wxsR/FFMso7pXnEHQa0HzpaFSljC4R8XJ+j/BlN1cicTVE/h5CjAgcSAbgGVNs9Mthl8usS+4Y8KUnUQllmcoalFRkycJ1KAln1cOa704xtuiwtQTjMxbXomiPFbpYTGiQveV3ZIkTk/TNpimaR0Mda8zf1MHnX0E1mJ4WAaaF3Iq4MoD8K2DpoEWhIVp6L7nVDYGxeUZ2IJJwP9dpaTdkM0U+ccg4IeDtTD6FPbmgQg8vqTbE1Kh8jZUNQodNa3AyUiZw/1IfmE8AGnHQQww9gkKSnRY7mEIhcAbfnMv8OUdnK4BOKEazQXSNDNpAlDv23KkqAfiM+FoJcxOwNgAnLulB2eZQQvBvjJdT86A4gpYmNJ1iTsD6DDxz2Wx/APyKiGvEEb6YLYLEuyQcgTSs8EUD9U2PTgYgMVpeNMchpEdKVMZ/cyOwf5CyMyF8Ze607wHii5AwAc+A7SXRu+tGDe2YAqmZXIIqq7B6hL4l3Snb5+hpAoWZ8B8KDoIQGM60k3x9TLVeZXEO/B1KOLk7oLyyzDcFwsWRNL7I2UmzLxlwzJBS+GBbW5eN7is+v6DMypJwQuD8+NK5GYNBJUtcB2Jew1I1KjosiJB491NZes7iWumVzmsDahQyy5Baxiolubx2R0wAHGMtyqbZQ6hHdgTAzQGCRfF7h7583DHCBKX57lylfagLdWhQlUIVhSpwDJiHIZQJ9meDqkj9Hds1HkmtsFVoDW8di2/ATPZ4/zy3B9xAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-drainage-stormwater-management-pond",
       "label": "Stormwater management pond",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "abad29fa6bea5b51f118b757e6d8413d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAixJREFUOI2tlEtoE1EUhr+TR6ux1apVMZsKjmalIoJCoboSN7rQVgV3KnTjxpUxFDNJqmB84MJdXSiC2oXgRi1FEKHSlVhQoo1GabE+iNJarLExmRwXSZOYGdIK/jAwd+4/3zn/nTvXw3+Up96knt22ivyMQWG2BW1K40q8kii//gmmZttexBskN90OuBAvSBYwMgWT++L6GRPzc6IuTE0WqxjXUQ6jjsV9AocoLOnUSCAokeRlR5j24eajcU+UPfWil+RGrUtqGj6JpnrtnU0YQaQKtO4AHOwpVQKyGUgMw+NgNTSqYWNIYqknZZia7Ssgffrv2g1gWdB3FMQFazZB5yn49BpGb8y5BCEO7KjqLL0faLanUZgprfOPlzB9HJpaa03b9UzbBukdf+spvbJTnFZmkQ+6bhbvl7VCPgcj1+w+8e4CijAR1jp+PcuCL+9LnU3B5g7YcgyeX6mB4a/EVPdvsOywXBaeRirj/EXYutsB5s6WYQpjjjGr1bAa/Ovh+1f7XIGxMkxkdgD1nrCZmlsg9KK4NbQA6QkYvFDryiMrH1ViNo4PkjXeoGwsW971Q7R/vn5RuOOKDk9WOguR13DuJOJ9AMybuEqTknf3zA3Kf4DExgc0Egih1vkFgjK46JJzyQ82GIBEknENGxMIV4HldUCj0HhEzMRI9UPbESSx1C2NdTykkO5GrX0IAZSlwDfE/Qysu/hTt6XbvpcczzMJD00B8dK1YP0BZsm4zNMANzoAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-vegetation-control-brushing",
       "label": "Brushing",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "0a54a1ee75da25b823ba60932ac2d90a",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAq1JREFUOI2tlFlIVFEYx3/fXK+ampW2kA9JcWuKqBfBNrRASiJtwbLtJXoIWsACQS2aGccihcIWKkqplzKJsof2rAiKihB8CK3JETWVcMpEyy1n5vRw1cklK+gPF+75n3N/5/v4n3uC+I8KGmtSHYmbgve7gb9nIirCg6WqWnLp/ieYssemIHoWfe1LAQuig/QCRpffzh2xdDrF/qlqTJiyM06JcRnFZtSom4cJpOMPT1MOa5Y4XCdGhamLaDQbt0SRPFbr/dJQvuPKboRJrjtvZGVNRhbB0cmsPgbWOAjSweuF6tfwtBBSbDBzPogFOtqgvAjcJbnKZjwXp/vZIEzZl0aBJ5v0CxAyDi7tg9ZXMG0FbHLC7ivw0QWn06CnDuKzYWM2nH0rfHtbACz6pTLPBmKSxzPDCifXQ3etabc8g8onkJgGZXvA/9303+RDcCiETIBvxKvDsbMlr6HGrAwSZdYS+NwcAIkGlggIDTf9AdCAXjgC76IvB0yYCNOxaKD8gQVJBRC3EnT9z3EIMYE2lfaD5ipYkgraBPC1w+NMeAwss0HS9pGANeegrhKqi0C03kAAUC+1pdC6A7YUQ9lB6K6B4KkQOdlcsaoQHh0wQXN3wsIEqLhujv3UD8JEeu6j9L2UZMBaB2TchB89EBYBLY1w+zwsXgeZFaYfHAoPis2AwItElwfaDGl4SK/xgS7XHEq3gh4NUQugozEQSOUpCJ8HoRPNY9MvBdcsuS+/BirLwatsffsR/S4g9LUO7DpUne+gc4jzVbzaoYHB4B8gzob7ymHNQfnyfxfaMHVhYaMcdTWOgAGIw1WgbEYTwhlg0hig9xCyTexVlb+aI64gcbqvKmfCPfyeXShfKoIVRSTwBdEqwHeDGHeJ7MI3/NtR7zOxPW8DCvqfv9ZPHTjtjT/+9QoAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-vegetation-control-garden-care",
       "label": "Garden care",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "5e9eb2098074c4f4e63a2b9106272101",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAghJREFUOI2tlEtoE1EUhr8z01CtVnygxG4CMhpXIggKxdeuG11IRaHoNhs3utBYxEySKhgfIIgbN12pm6IgmlLdiAU3CsVFxGiERFuUUCuFtmnM47hIO0070ySCP9zFPXfON/8/c+9t4z+qrdGiXtu3lfKMRXV+I7o+j5H6KDEK/wRTO3AM8YUpTXcDBuIDKQLWXNXmuRizcbF/pBrC1GatijWIchr1fHmHwCmq63o1GgxLNH3HE6YPMJmwnorS0yj6gky0clttq0NimQG3s3ErjNDD2SfgD7jbP7yBlxdWVmMasUYlnnntwNTu3gz5ywAMXQRzDfj3QO8luH+m1laa9nIoCAngQJ2z/AmgE4DC11qpEAAFZlzfeaX269XAThnIfak5g8PSrMXqg90Hwb8D8t/gWajOn+8IUIOJsH2Vv7ekzm2w9yiMDMJkdvma0AWLMdX8A5Vm3uDXT3h3y10Xs+jAFLJNYwIUV9n8VbIOTGR+GPWda4XnoTKy5ZUDoz03QtH6jLLLeWQiCTeTTUkKj43Y26klZ/2UNVI6j/heAN6Jx+7WxnJNSdm8sjhxToDEc8MaDfajlRsthYM5DE7K9fR3FwxAoumERqxxhHvApgagT9DeJ3ZqrL7ouoIknnmo8UNJqvkQWjmOEETZAEwi5nuoDNGVeSQh917yvM8kMvobSCyMlvUXoNOmTK0pi7QAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-vegetation-control-trees",
       "label": "Trees",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "e2832369758a6514d3296a612f13b7c4",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmZJREFUOI2tlE1IVFEUx39nnpOmlZYEJsEQvLQQJAgMBIsW5aJamFLQF9TCTZuCSqWaLws0iqKwIIM2ZRRSm9JKEMEwCMGFjDU2oZJiDqmUXzM6826LpzPKfFDQHy68c859v3f+9757U/iPSklWVNd2biQ0rWMEslBr/Fg8feJi7p9gymE7iFirWPhVDFgQK0gQ0GcNB6/FMuMWx6gnKUw5WK1Ef4ziKCrux9MFjmBklCtnfpU4vbfiwtRDNEb0V6IoTWZ9URoqfFM59HRx+WpjOxvWqzj1spQcW+yrni7IyIItBSAW+D0JbY3ga3Ipu94pbl9HBKYcxRvAX03zRdDSIKcQyi9BwwkTdvwOjI/C3XIIDEBRNVRUQ0OvMNVbD+xa1pm/DFjL3DcznLOBAqY9kHcSMrOhsQyMabP+qQ5WpUFqJkxRpK7atkrt0FezM9gtiVZncwGM/4iClvTBGX0W6x7AhImwKcHuAQKhhUTFpSm5UZtKm4dw/Imj/bBjb2z+wH0Y6IG+RhAtGIEpGExo0/sE9p2G/bfh/Xkzt+0MFJZA9wszNhiMwEQCrSjr2bgwIwjP7XD4ClzohvmAufhvH8FYB0AIyW6L2kwdekdQ70eRB8BIC9xoiQLH2uFBO2Rsh7QsGP8YKSl4ZnF1TUQ7qyGk7AvnEOsbIKFjZj7DzIrMhIS0y0tB5ASIe6hVOfNrUOG6hLCVmsVChVz3fo+BAYjTW6/s+jDCPWB9EtAXSD0mDk/P8mTMFSRu31PlLmnB8FeiwocQ8lGsA34iWjeEm8n1NUll7L8U9z4Te+ckUL84/lp/ACJ9zs7B5LQjAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-vegetation-control-turf-care",
       "label": "Turf care",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "d16b625d05db281ff6cc0574eca197ab",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAn5JREFUOI2tlEtIlFEUx39nPifR7OVQkZBGfDkU1EYoFOxJSJBhVGoh1EqCHrYIzMJ5Wdj0gLBaFFJEaS7SNqVFBoZREUGrkcwRHFTCKQ2jfM18c1uMzkgzTAb94S7uuff+7v9wzr1J/EclJVpU53OWEvypE5pYjErzY/J0iZPxf4Ipe9ZuxFxJYDQPMCFmkElAHwvZeSKmXy6xf/EkhCk7KUr0uyhKUHEvTxUoJjR/n3JYK8XRfTUuTN1GY1B/LIqCRKlPS0MZV5RdTxWntybW2YBeyTxLAbtqwZoDSWYIBqHrHbSeAGVAWTOszIaX9+H9JQCnsumd4vJ2RGDKnpcO/jMU34LkFLhzHIbfwvKtcMAF22vhdR2sWgvufAgMz1gQBDewaZYz/14yChaQaYVrRTDeGw4PdUDrTbBkQnEdmDQ4/ADulc0GblTVWWukxtcTdgabZXUufB2MgkQDUxr4nkGfAd5XcLQeGk7OBk3vNW8BwjARVmDSQIWiG3a4IWcniIARgBul4fh4T2w5hIxomkqbYtADuYWgLQJjFNpPQzuQWQQl1YlrK9pktADQJ71NMHwESuuh5WzYwbxlsG4bqPhNF1GIvghMZKINZT5GYwXscUBFM0xNQGoaDPVDy+VEqCBieRFNM9n3nEn9M2Pd2TQdBLMF0tfDj/5oQQBqN8SQFDw0Od+MRJ1VEVS2wCnE/BQQAsPhtvi7RiSonZuZRF6AuHxtymGtQhkX50IBxjCxXy5098fAAMTR7VY2fQDhOrAkAegTJB8Su+fj7GDMFyQub4Ny5bcS8pejjEIEK4qFwDdE+wDGIzK8jVKO8efZuP+Z2Dq/A+7pMWf9Bi7x3GciMRVKAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-other-graffiti",
       "label": "Graffiti",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "bfd585f3cd407808a5dbc6637d2e1672",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqtJREFUOI2tlEtI1FEUh78z4ySNVqZlagsR/mlKghgoGWoGZkEFYqS4KCQIpAJXqYXOw6KMkqBFj02L6AG9qRSxhSXYE1qkoTWloiJOMmLlY3Rmbov/6FTqUNCBs7j3nPvd87vn3hvCf7SQYEF1YuNqPD80fFMRqHAnhs4PYmPyn2DKEr8TMVUyM5YFGBATiBvQJnwWHoth3C6Woc6gMGVhqRLtKopi1IKbmwX24gsrUtakSrF2n1sQpq5gZFC7L4qCYNL9ZkR5zyqLZhabo25+ZQNaJUIBmVWwuRBCzeCZhs4X0Hh4MahN1WptYne0zsGUJSsSnFVEpENeKdyyQu89iMyE/efh61F4c2YhmCDUA5m/VOYsBJYRFgNKgeuzPu16BY0XYcYdTHKGqolfJ3V9n/TKIEcABhvBUQJHrsNQH/R3Q2wCPDqlL8tvgJkpaD0GcdsgoxgeHAAx5QI6TITYue7d3QfRuZBSAPEpEL8e8srh3mtIzgCfF1qBDTvA454VGxeQqYzT4IXUcli2CtrrwPlMT9xzDbQ0WLMFxr/BiigwJ0FCKjRf8sOM7kADoFcAlE/vZM9LGGrxJwqYTJCcr8sej4H0EjCHQ+8dPcdH7xxMZKoJZTpEx2VYmwxlDeCegpAlMDoMwwOQthUeNkC0BtlF8KVjtgEeJKolIDO0rxm39hFFIs0V8HQFRKXBpAu+v4ecOti0G3puw0gqbC+Drjb8qm4abO2uQGXVeFTtTAViegII3rHAmQE8r9EddLgtcTbiEo/x+Oxg7gWIva9JWZOqUd7Ti1+p32wCA3vkZHf/PBiAWLvrVa02gHABWBkE1AWhpWLpfPfr5LwvSOyO68qe3YjPeRDl3YWQhGI5MIIY34L3DnGOG3IQ759rF/zPpLZtFKj3+1/bT89W6cUXWa3BAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-other-sidewalk",
       "label": "Sidewalk",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "e9e3f6bc2c358c6df286b0e0ed5ab2c7",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkpJREFUOI2tlE1IVFEUx39nng/xo6EMF7pxM+WqlWAkjK3CIF1kYhAtWgnVJogwCedLxaxcSRBB1CbbBLowLSIIBIMSooWlNdBIiTGYFsyoo/PeafGeM9aMk0EHLu++e8/5nf//Pt4t4j9GUaFN7a2rJJ3wYa/vRcvjeGbeS5i1f4JpsKYZMTvZ/NkAeBATJAX4Vu0gY+JJRiS4OFMQpkFKVHz3UU6jeZuXCrRjl53SUG2nhOYG88L0LgYLvhFRmgpZd8NArVsa9JVKONqTq8zb30/ruSaG/L+XXX4Do4PQesXtCthpWIzBWG9YA0xKJPoyA9NgQwWJ+AVKvbkayr1gmODxwO2zzlqxF5qvQku3MNw+ABzepix+EtsqK2hMgYR75gng3QtobAeo1+6aA9Iz/6nIzWuUgiRABKqOOfOySqg7Douf3T3zKODARKgCeyeKa60E2gLOPL0J32LwtG8rpTprU40NkktgmiAGqOUk7TnkPDeSsL5KzsfJ9DNSGZhCTH5Mw1oSjnTBVK+T5O+A+ALYO6l2wyaWgYmsT6DmRcbvwInz4G9zWqTWYORmYRCkkf3PszaL55+R8n3kw72DzD6AinqwLVh5nS25MZqXpPDIE55azirrIq2BzUuI+QS1hO+v/qZmK5YlbVzbesn8ARKZn9BQbRdqXd8laBUPbdI39yUHBiChuQEN+L4iDAH7CoBmofiMBGfebl/MuYIkEn2oEf84drwDtVoQalG8wBJiTIP1mOrosHRg/Vmb9z6TwOQKMOCOXccvXPHH6t74a84AAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-other-utility-pedestal",
       "label": "Utility Pedestal",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "880186e10f076e3a09620b05b2ae8935",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlZJREFUOI2tlE1IVGEUhp9zr8OkaWQhkRRSXXVVLYICw5QWtcl+TBLEWgrSxhZhEs1vQUISESG0qBZZmygCS6RFgRVBoURMZg6kpARDGpl/kzP3tBidH2ccCnrhW9xzvvuc9+X77s3hPyonW1Mv7ioiMm1hz69F80MYgY/iZe6fYOouOYQ4Wln4WQEYiAMkDFiztptuMWZ84v4WyApTN7kq1m2UejTj8DyBE9irj6unvFU8Qx0ZYXoTk3HrkSgHs0VflIlGr6jbyhNv0J/ubMxqRZJAq7ZAjR+2bQcFZqfg1UPov5oM9arL6hNf8EUcpu6KdRA6lzK7sRPCM3CjEX59gNJGOHoG1IaBa0u7BKEd2JPkLHQMKIiDyk5CYRF01IE9HasN34WXJbC3NhkGsFsvlJSKf3Q45gz2SXJ7804IjSVASwp0w4FTYOSn9sRRBcRgImxMOT3DIKMMExAwnctgFCdiqvkboonm+CDsqATDCXY4Ud9aDVMTsDCROkTMcBymMJISc/AWVDXAkU543BwDbtgP1fXwtjfdsc1IHCYy34M6TsebGoWuFqj1w9k3MDcDzlzofw59ruWoCLL+WSKmc7SXsPUZpSy+Zeo93Dkcu28Fm2BiIP1AYqnuG97XkwlnbUTUtdCCOJ4AKYmZ/xJbmTUpEfP80kP8CxDfaI96ytvQ6OWV3lymWQzq5NLQ1zQYgHiG2tVljSFcBwqzgD6Bs0HcgYHkYtovSHzBLvVVPsUONaHRGoRylDXAd8R8B9EHFAfvSVPyXVoBBiCuvh9A++L6a/0BmzPNbVWCcN4AAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-road-other-general",
       "label": "Other",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "inspector",
   "typeIdField": "display",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisIdFK",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK"
    },
    {
     "name": "entityTypeFK",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Entity type FK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK"
    },
    {
     "name": "gisIdFK2",
     "type": "esriFieldTypeInteger",
     "alias": "Associated GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK2"
    },
    {
     "name": "entityTypeFK2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Associated entity type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK2"
    },
    {
     "name": "inspector",
     "type": "esriFieldTypeString",
     "alias": "Patroller",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "inspector"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "Patrol date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "weatherDate",
     "type": "esriFieldTypeString",
     "alias": "Weather date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "weatherDate"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "closeDate",
     "type": "esriFieldTypeString",
     "alias": "Closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "closeDate"
    },
    {
     "name": "serviceByDate",
     "type": "esriFieldTypeString",
     "alias": "Service By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "serviceByDate"
    },
    {
     "name": "deficiencyCategory",
     "type": "esriFieldTypeString",
     "alias": "Category",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "deficiencyCategory"
    },
    {
     "name": "deficiencyType",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "deficiencyType"
    },
    {
     "name": "description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "description"
    },
    {
     "name": "severity",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "severityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severityOfDistress"
    },
    {
     "name": "densityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "densityOfDistress"
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "status"
    },
    {
     "name": "source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "source"
    },
    {
     "name": "note",
     "type": "esriFieldTypeString",
     "alias": "Note",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "note"
    },
    {
     "name": "recommendedAction",
     "type": "esriFieldTypeString",
     "alias": "Recommended Action ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "recommendedAction"
    },
    {
     "name": "recommendedActionComplete",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Recommended Action Complete",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "recommendedActionComplete"
    },
    {
     "name": "woSystem",
     "type": "esriFieldTypeString",
     "alias": "Workorder System",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSystem"
    },
    {
     "name": "woId",
     "type": "esriFieldTypeString",
     "alias": "Workorder",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woId"
    },
    {
     "name": "woOpenedBy",
     "type": "esriFieldTypeString",
     "alias": "Opened By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woOpenedBy"
    },
    {
     "name": "woAssignTo",
     "type": "esriFieldTypeString",
     "alias": "Assign To",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woAssignTo"
    },
    {
     "name": "woSubmitTo",
     "type": "esriFieldTypeString",
     "alias": "Submit To",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSubmitTo"
    },
    {
     "name": "woClosedBy",
     "type": "esriFieldTypeString",
     "alias": "Closed By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woClosedBy"
    },
    {
     "name": "woOpenDate",
     "type": "esriFieldTypeString",
     "alias": "Opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woOpenDate"
    },
    {
     "name": "woClaimedDate",
     "type": "esriFieldTypeString",
     "alias": "Claimed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woClaimedDate"
    },
    {
     "name": "woCloseDate",
     "type": "esriFieldTypeString",
     "alias": "Closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woCloseDate"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 96,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "agencyIdFK",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK"
    },
    {
     "name": "agencyIdFK2",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK2"
    },
    {
     "name": "maintenanceClass",
     "type": "esriFieldTypeInteger",
     "alias": "maintenanceClass",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "maintenanceClass"
    },
    {
     "name": "region",
     "type": "esriFieldTypeString",
     "alias": "region",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "region"
    },
    {
     "name": "contextData1",
     "type": "esriFieldTypeString",
     "alias": "contextData1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData1"
    },
    {
     "name": "contextData2",
     "type": "esriFieldTypeString",
     "alias": "contextData2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData2"
    },
    {
     "name": "contextData3",
     "type": "esriFieldTypeString",
     "alias": "contextData3",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData3"
    },
    {
     "name": "contextData4",
     "type": "esriFieldTypeString",
     "alias": "contextData4",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData4"
    },
    {
     "name": "contextData5",
     "type": "esriFieldTypeString",
     "alias": "contextData5",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData5"
    },
    {
     "name": "contextData6",
     "type": "esriFieldTypeString",
     "alias": "contextData6",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData6"
    },
    {
     "name": "woNote",
     "type": "esriFieldTypeString",
     "alias": "woNote",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "woNote"
    },
    {
     "name": "woTemplate",
     "type": "esriFieldTypeString",
     "alias": "woTemplate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "woTemplate"
    },
    {
     "name": "location",
     "type": "esriFieldTypeString",
     "alias": "Location",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "location"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R13_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I14bmId2",
     "fields": "bmId,gisIdFK,openDate,deficiencyCategory,deficiencyType",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S6_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "bm-road-roadway-cracks",
     "name": "bm-road-roadway-cracks",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-roadway-cracks",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-roadway-cracks",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-roadway-debris",
     "name": "bm-road-roadway-debris",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-roadway-debris",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-roadway-debris",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-roadway-luminaire",
     "name": "bm-road-roadway-luminaire",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-roadway-luminaire",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-roadway-luminaire",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-roadway-pavement-marking",
     "name": "bm-road-roadway-pavement-marking",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-roadway-pavement-marking",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-roadway-pavement-marking",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-roadway-other",
     "name": "bm-road-roadway-other",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-roadway-other",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-roadway-other",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-roadway-pothole",
     "name": "bm-road-roadway-pothole",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-roadway-pothole",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-roadway-pothole",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-roadway-shoulder-drop-off",
     "name": "bm-road-roadway-shoulder-drop-off",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-roadway-shoulder-drop-off",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-roadway-shoulder-drop-off",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-roadway-surface-discontinuity",
     "name": "bm-road-roadway-surface-discontinuity",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-roadway-surface-discontinuity",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-roadway-surface-discontinuity",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-roadway-shoulder-pothole",
     "name": "bm-road-roadway-shoulder-pothole",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-roadway-shoulder-pothole",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-roadway-shoulder-pothole",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-information",
     "name": "bm-road-sign-information",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-information",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-information",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-other",
     "name": "bm-road-sign-other",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-other",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-other",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-regulatory-or-warning-sec-11",
     "name": "bm-road-sign-regulatory-or-warning-sec-11",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-regulatory-or-warning-sec-11",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-regulatory-or-warning-sec-11",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-regulatory-or-warning-sec-12",
     "name": "bm-road-sign-regulatory-or-warning-sec-12",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-regulatory-or-warning-sec-12",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-regulatory-or-warning-sec-12",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-safety-device",
     "name": "bm-road-sign-safety-device",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-safety-device",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-safety-device",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-sign-hardware",
     "name": "bm-road-sign-sign-hardware",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-sign-hardware",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-sign-hardware",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-sign-post",
     "name": "bm-road-sign-sign-post",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-sign-post",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-sign-post",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-sign-support-structure",
     "name": "bm-road-sign-sign-support-structure",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-sign-support-structure",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-sign-support-structure",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-street-name",
     "name": "bm-road-sign-street-name",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-street-name",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-street-name",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-traffic-control-signal-system-sub-systems",
     "name": "bm-road-sign-traffic-control-signal-system-sub-systems",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-traffic-control-signal-system-sub-systems",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-traffic-control-signal-system-sub-systems",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-sign-traffic-control-signal-systems",
     "name": "bm-road-sign-traffic-control-signal-systems",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-sign-traffic-control-signal-systems",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-sign-traffic-control-signal-systems",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-bridge-deck-discontinuity",
     "name": "bm-road-bridge-deck-discontinuity",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-bridge-deck-discontinuity",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-bridge-deck-discontinuity",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-bridge-deck-spalls",
     "name": "bm-road-bridge-deck-spalls",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-bridge-deck-spalls",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-bridge-deck-spalls",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-bridge-other",
     "name": "bm-road-bridge-other",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-bridge-other",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-bridge-other",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-barrier-systems-cable-guiderail",
     "name": "bm-road-barrier-systems-cable-guiderail",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-barrier-systems-cable-guiderail",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-barrier-systems-cable-guiderail",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-barrier-systems-concrete-barrier",
     "name": "bm-road-barrier-systems-concrete-barrier",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-barrier-systems-concrete-barrier",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-barrier-systems-concrete-barrier",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-barrier-systems-fence",
     "name": "bm-road-barrier-systems-fence",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-barrier-systems-fence",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-barrier-systems-fence",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-barrier-systems-noise-barrier",
     "name": "bm-road-barrier-systems-noise-barrier",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-barrier-systems-noise-barrier",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-barrier-systems-noise-barrier",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-barrier-systems-steel-beam-guiderail",
     "name": "bm-road-barrier-systems-steel-beam-guiderail",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-barrier-systems-steel-beam-guiderail",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-barrier-systems-steel-beam-guiderail",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-drainage-catch-basin",
     "name": "bm-road-drainage-catch-basin",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-drainage-catch-basin",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-drainage-catch-basin",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-drainage-culvert",
     "name": "bm-road-drainage-culvert",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-drainage-culvert",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-drainage-culvert",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-drainage-curb-and-gutter",
     "name": "bm-road-drainage-curb-and-gutter",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-drainage-curb-and-gutter",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-drainage-curb-and-gutter",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-drainage-ditch-inlet",
     "name": "bm-road-drainage-ditch-inlet",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-drainage-ditch-inlet",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-drainage-ditch-inlet",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-drainage-manhole",
     "name": "bm-road-drainage-manhole",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-drainage-manhole",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-drainage-manhole",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-drainage-sewer",
     "name": "bm-road-drainage-sewer",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-drainage-sewer",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-drainage-sewer",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-drainage-stormwater-management-pond",
     "name": "bm-road-drainage-stormwater-management-pond",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-drainage-stormwater-management-pond",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-drainage-stormwater-management-pond",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-vegetation-control-brushing",
     "name": "bm-road-vegetation-control-brushing",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-vegetation-control-brushing",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-vegetation-control-brushing",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-vegetation-control-garden-care",
     "name": "bm-road-vegetation-control-garden-care",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-vegetation-control-garden-care",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-vegetation-control-garden-care",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-vegetation-control-trees",
     "name": "bm-road-vegetation-control-trees",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-vegetation-control-trees",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-vegetation-control-trees",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-vegetation-control-turf-care",
     "name": "bm-road-vegetation-control-turf-care",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-vegetation-control-turf-care",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-vegetation-control-turf-care",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-other-graffiti",
     "name": "bm-road-other-graffiti",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-other-graffiti",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-other-graffiti",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-other-sidewalk",
     "name": "bm-road-other-sidewalk",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-other-sidewalk",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-other-sidewalk",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-other-utility-pedestal",
     "name": "bm-road-other-utility-pedestal",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-other-utility-pedestal",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-other-utility-pedestal",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-road-other-general",
     "name": "bm-road-other-general",
     "domains": {},
     "templates": [
      {
       "name": "bm-road-other-general",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-road-other-general",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 4,
   "name": "BM_MaintenanceSidewalk",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9253295.86455767,
    "ymin": 0,
    "xmax": 0,
    "ymax": 5453065.053923476,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "display",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "7d92fcb504e6ee8c41806cc84b834771",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmBJREFUOI2t001IFGEcx/Hv8+zL6Jrimom7CaX0csiILhkKCoJ0KSoqVz10tEOXbhrSwbokGAR1yC55MHUlsKC0ECSIDoJQUFbkISNzxGoWW1t7bGefLs5k7QsF/WAO8/zn/3meZ+YZL/8x3lzFARa3+Ax7R0qJYk+JWPJb9qtjVKz+ExbFPAy6A1K1KCEloC2NQiaimPdTIX2x1QzP5MTuMp+vkLdAR7JMHgDdLE1ODGN2tBC6khG7yYxHIUeBQzl27sQj0L3DmIEWQpfSsCKCHQ7kqxXs7y2ivNpASEHCSvL8Rhx/saCiIY+pmmUABLo7aiw8iajwYxcbZL5EQKcD1w8EiZtJxpo+kZzSVPblU9cV5MVIHKNQblyhQNED1LiYB3kcKAQou+CnoNTLZF0MbWoA3p1ZxZsvkJm//YEoH3dG2DrrlOudSsleH18Xky7kZPZ0gm3X8zJqGtkAuFjIXbcAey2VsSlbBDrsbhNYcwqx10mqGgNpDfseFqJtnTa+zqmN2JwzvHhVYbdrqu9t4uXRFQDKuw2q6gPMjK5kwfSci2nEuECfBcCCp50xDnYXUxkL8EOl8OVJpvuWkb6MUtImNeFim1GPLMP/FsUugHi/zUT/F/yNEl+p4NuI7Xa+5/vva4KhNiosF2tie3JILZyT8AAQzoNrk6lfLzNzLA90OTfuyWklPB7FPA/6cu5+NwltiJOnVOhDGgYQIdQTZWEeuAYEszIGbyigrcUKPds4nHamI4Rvj7A0prHbQR8BdgNFGj4D0wLuLKvYYLvaY//Zm/EHaaYsBvSsX3+dn1WU0GBsOP44AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-cleanliness-and-general-safety",
       "label": "Cleanliness and general safety",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "dacaedd5c97355473d14e17e5f8fb7cf",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAl1JREFUOI2tlE1IVFEYhp9z5y/HFMdMnMlFSj+LjGhToWAgSJuionLURUtbtGmnJS0siASDoE22ycDUkaCCcgpBgmgRSLbIiiQSUq9o3cG0kTPNvaeFzm28d5SCXriLc8/3Pud7PzjHy3+Ud6PNXma3+gLmDkuKIk+xmPMb5vsTlC//EyyGfhRUK1jVSKFpgDIUEi0ZQ39ihdWVJj0yviHsEVN5Eu0uqOg6hwdBNWg6pwbQWxsJ38gJu8O4R6I9BI5skDwjj0B1DaAHGwlfdcEKCbU6Qb5qwf6uQsqqAghNkDTSvL29yPy1FAAC1RELzLyMysgLG9bHVLGANufxtb0hFvU0Q/XzpF8rKrrzqGkPER+bR8atFZ6kEzhowzxoJ4GCbFDpZT/5JV5GahIoXQHw5dwy3jyBNySQf0oPxJjeGWXbRCZmrbOr4r0+fsymbVBGE2eTrgEqtMOADQs7C4QAM2W5jLkkUBE7JpByFiQ+pKmsC7qM+54VMPcmhX4pKyhCZsMmnabZmxKzRVH1eDPvji8BUNYRoLI2yOd+Z1Q1acMUIi5Q59fsG/CqLcGhjiIqEkF+SQvfJo3R7gWW7pnZlWkTa9iGbUE+NwL+T0h2ZVct9pgM93zHX6fhKxH8HFwDWekJ+pspN2xYPdvT/XLmggZPAeE0pEYs91BX+/dAe2Zh34AmIvEY+kVQ13P7XEqqgDh9Roa/umAAUcKdMWamgFtAaF1MgI/k09xohMeyf7ueoCiR+4PMDSnMFlDHgN1AoYJvwKiABwsy0dci97gGmPM9a6A0AXSufn+t36Yu1gzsaxpaAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-cracking",
       "label": "Cracking",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "1c0ff8b8950cd3312ec6d465de1bebe9",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwBJREFUOI2t1H9IXWUcx/H3c4733t171e3qFO/NWoozasYIokLDxWIMrNXC3HWjgv4xon9a/7iQ/rAgEowNFpVSNJi6Xd2oYJuNwRqVREzYD2YTZUzRPOaPc/P+Pveec57+mPci8wcF+8D543kOz+vh+3x5njweYPI2+tnDbInDZVXZhtiiFok5p279uZ/y5P/CQmgvg2wFuxZDKAogdYmBkgihnbP98uODWmBkQ+wHpt0Gyncgg+ts7gF5QNFoPI3W2oz/8zWxbkZUA+V7YO8GlWejCmTnaTRPM/5PVmGF+FodtWLvU52FlNW4EIogoZtc/zrK/KdpKrrdPNGYj9OtYGYkk0MJbjbE2kOumV+DRuBKDutjukjAkfoeH1HN5MKeecw/JBVdburafPy8uMjONwr5pU1HP5rB26Sy68siIl9ZYuLdZAfwbA5TUV4r/chZ4N2ax+W6MFKTANx9J0meW+B+WEXakBizAIgPWAw/voSVlADPhPhre5CHxrNl1hc96SAya+agbMbfSgAw80KShrMlLE6kWRhNMzmQItZ7D5cou4Ac5hcCrLS97olffT7C7TfjlL+0iZIdDqq/yWf46SWmDqcQyMDKBqTDt00qd3tWITt/KsBM2aTCkjtvJxg9GWcUqO7zUrXPw9ThFCCMldjE7DEDq0VS82M+t16NAVDW7qKy3sONvgg1TQXM/5Ym8q0JwOZHVJJha3m5nMhhEjEodPne0JEwz7VvoSLsIWPYODYpDHfdK8VTqvLiF8VkOiWqQxD9O8PvH/wDYFrYl3JYMcZF3eUci56wqi+dWMS5W8GxVRDvz+4Mt16JMbItjrdeIbMgMQbt5cPn1CHK9Ry2h0fNU8bM+wqcB0T6sk16jSbISUnspLVySlehLTvI3YCDBAZDaB+C/Gydht6fhHSJ15sM/9QqDCCIvyPEzDRwHPCty7gYxcuhZt1/beX0qicoSKC3n7kLEqsF5D7gMaBQwgIwLODMkhHuazF2WPevXfM9O0BpGOhY/v5z/gUC3jJD3vRb5gAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-cross-slope",
       "label": "Cross slope",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "d4e957a0bf4fde2f55deb9d1f6528d4f",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAe9JREFUOI2t1D9oE1EcwPHve9cmpGpoKhYvdnDwzyCuKlJ0EpcKSrVJC65dpNAtipN1MaiTm1BctO2pUAe1/gEVXAVxqIgulcZcW8IFHaqvJPdzMWfOu4Qo/uCG97vf73Pvx+NeF/8xutq9vM3Ktu5kfZdvVK/Vp9YSXv39SQa+/xXm4A6BFMA/jFFaA+IJBr3u4D70bZkadbOLbbEHlFIGfQsk1+LjPSAj2mV4DreQx74ei91k0TLoeeB4m8kbYSnk2hxuTx77cgRLkyk0Q5vPWgxezfBkeyWkDFX7eTZcYeOFj0IuOcny65zJvgqwGUp9Cs43N+mEIpW2IltKpTWqO1gqDEXgYIBZ6FPAlg7Gi4sDDl9259jxqTHmkbgqK6EYfNcbTioVqRP0USDA7DjMrwmfX/4I5ez9qUidQrLw+wA24jDxYXkyjB2akJhKZZqxpTis85ClABPUgkLO/aNUq+M/D7CtmKdeMvERw55GxbfpGvPTq5HOe9ZKeE8wO8aAF2DH2FmbNeVJDY+A6HG1Ds+Ci41F8AeMkl1wcC+AXOkQWpekOn3G2MsRDCCHXXQol4AbQKYlk+QDmxjLe/bb5nTkCsqRvXOXtcdCfRzkBLAXSAtUgDcK7n811Zlxs6/+Z2/sfTZCfxUo/no6jp94UpmAcU7FDwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-heaving",
       "label": "Heaving",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "14e9e2db1b9a13490c5d7d85f55bdf70",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlVJREFUOI2t1M9LFGEcx/H3M/tj/JHhrhnMZuJBC6pLF4uCiiCSKEoqV/0DJOhQHcpEiH5cXKxTnepQh9LdflCHUiKCKDpEhSgYUR3UVkdMx8xc91ndebq0k7mzYtAX5jDPfL+veT4D83j5j+Vd6uFtRkt9errSlqLYExRjfiv94RBls/+ExTD3g2oGextSaBqgLIVES8QwH9uGuthghvqXxB4Rz5doN0GFc7y8AFSdZnI4itlcj3HFFbtOv0eiPQT2LpE8Ux6BuhzFLKjHuJSFrSTQnIGCp3xsPx9g8HWCvn0/HaG01c/WM8X03vrB0IkkAnUhpo+8CsvQCwfrIB4UcDYzpOkCr0+wtjqfPv5gFTV5+HSBt1BklgSSCLDFwTxotUDRwhxyxmY+aVNy2sdE+xzoUFLlxxpMLY5cHWO4Ksyaz5mYO9w+zPD7JOU1eUy0z2Gc0/k+NId/hZbVp9B2Ag5muGED0SS7rgXpYZry3XkMPU9SebAgq0+gQk5MIGvvADPRNKmIzaoWP4EKH2/ap1wxEHIhNuCGAcTfJtl8rIiJLymwcnWpAQdTiG6BOu7WNtg5y6baInpvTOeS5tPYzxysBPnU0v2fkKwDGG9L0dX2DYDEA5t7nlFn8uWGyb/3BJ2NlFkOtoeK+U45clKDJ4Bg+WV5oDVz4/wBDYS6Y5gtoNqWCSWULo4clcbXLAwgjBGJMRIHrgKBnIzORwpprLeMnoXLWUdQmNCdu4x1KdJNoA4A64GVCsaBdwLuT8nJjia5Mb141vU8q2P1JBD5fS27fgHUaskFzrrNOAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-misalignment",
       "label": "Misalignment",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "09d275433862cb629daaca1db86b8925",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAm5JREFUOI2tlE1IVFEYhp9zZ5zxd/wpjTu5MLCCIooEhUBbRLQp+lNHpaA2QrSoFmFRLawWGUWLdm3a5M9UZAttiCIiV0LRSgktMLW5oXWnzDHPMPeeFjXXqzNKQS+cxT3v+Z7veznc4+U/yruSeY/PpVl+q9KWoshTIqZ8pjV8gPKf/wQLY+wF1Qb2DqTQNECZCok2F8bos3V1udkIDq0Ie8xkjkS7Cyq0TPNcUI2aweEejLYm9JsZYXcY8ki0XmDPCslT8gjUjR6M3Cb0K2mwAMVtbpC3RrD9VoDg1myUAjljMfxglvFT8w5RoNrD/uhASAZfOrAuJksEnHO3ru0sJjFrE6mfRkZsyi76qDlbhLJh4sz8Ak/SAdQ4MA/aQaAgdaLsko/8Ui99tdMoQwEwdTXBUMUPNjXku2EA1WE+rQ+xdjQVs87trt6WxbfxhANKKdorqTpeiNDFIk+h7QQcmO4uEh4ySngBIRB54G4jUEEnJpBwF5nDSdbV5UEJYC7sl+7yEf+axH6/eGIQ0g0bc1tGu0Qesah6FODNoRkwoeCYhy0tBYxE4hlmVmMOTCEiAnXS8SQMnIhRfb2Q/R/XIOMWWTkaH57HGT06t5SUtLCfObBVyKem3zeCZEPqxHy/zav+GN4aQXalRvyFnXYhvwehu4Vy04HtpiLZLaOnNegHxKK2g4rZQStDNABMD1xIfTh/QDPBSBjjPKhry1Uu0Zzyi/oGqU+kwQBC6B1hopPAbaB4WYyfd+TR0mTqb93baU9QiGDnfaaeKKxWUPuAjUBAwRfgtYCH32Wsq1VuTsue8T1rpCwGdPxZf61fXI3j1EzDT/MAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-obstruction",
       "label": "Obstruction",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "596a0de68955a16885f60bb95f81a323",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhBJREFUOI2t1E1oE0EUwPH/TNIujTZtIyobexD8OvSmoNJDPYmXCoq1SXsV6sGLt/pBD2oPRvRSb168aNsVQRE1LV4EwZMoCBVR0ICxK7Fs/cDqNN19HmKWkKSxFR/sYWbe/N68gZ0o/zGijRZv8Gl9k+VvDYxqjyRUodnzXx2i8+eqMAe3F2QYgm6M0hoQTzDoBQf3fmDL+QE3OdMQu0u+xaCvg6SWKR4D6dcuRyZxh9PYV+pi15iJGPQd4ECDzssRUcjlSdxYGvtCDRanY7gSajsepedSojQQCHzBe1/k+cg3TDYAQCHnHGv2ScokH4fYOPmEglOVpbWl0Fox1fe5VLVNsXOklV2jcZ5mv5TTFIYMsCfEIujDQGt1LyKCmS6dwgC5vb/oGlxbnbbb4eO2FJveltvsqXcxSivix0op1kbNlt4Y3rtiTZ6g9wEhZtfDmloU3aPtIOAXS3f28sz32qJIMmwTWKyHLf4ImLLn6i1Vc6YSy61gR4OQXIgJKquQE/8oLfkEj0JsHWbas5rfYNhezpgfK3JvrPD3M8HEIJ1eiO1n89KEmT2p4QGgVnEqLwJny4PwDxggmXVwT4NcXCG0IJbqO2rsDzUYQAo74zCbB64CHcsyFq9Zw2Das19UTtc8QSmSN29ReCj4QyAHgR1AXGAOeKbg9lczPz5kuvzqvXXfs342zAOZP9+K4zfuJbBJO0MlVAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-ponding",
       "label": "Ponding",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ec35eb6292db0448699bb045b4fe1755",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtRJREFUOI2tlEloU1EUhr/7Xps0ba22tWpicbaiWbgRBREFxQHnqaZOC0EEcSMi1GGlbiwoLhSHorhQq3HAAbWIG3HAqSCI1aLYpljzHOqLqRl6k7x3XdTEQGpR8Ie7uYf7nXP+e+/J4z8qr6/gWT5V5DutMbYUA/Qy8cVhWq+XUhn/J5gfYyGoWrCnIoWmAcpUSLSYH+Om7VZ7Vxue5j5h1+hwSbTToHx/SF4IapVmsOICRm0N7oO9wupp1iXaVWBuH52npQvUgQsYhTW49+XASiitBeaOrHcxYUUxDpdGKqlofxTj5fxIr0SB2uN3Bh/4pOdeBtZAR5mAHa4lGhPXlXB/t4l5KElRtc6Mo2V0HbMIbO7Vd4GkDpiSgeloy4B+Do+GsiH21gIgesmiaXwYK676anmyn49jfQx9l25zOkD4WIrg2jjzr1TwLZCgsyVB+6VuIud64CPrXYyeU4gQ8P5ujNaNPdUqtBlABuZOp3k+rYs366NULiigwptP1climiaF6e608Vb34/52EyuqmHm8nG/Pk4RPpBAoT/YFJACG1jkpGKTzfkOMljNRWoCqhiLGLCok1JakoylO16kUAI1tX0k9TbcvZDYsAKBs8C4v5uvDROZQ/2E68ZCF0CDV/ds7JbNtU4EMTCEaBWpLcKek1Rtj1pFykgcUer7gx+ckj7d9Z/A8J6PmuMAJSJh5o4xXZyMYu2TKwr6bgZUj75hOx1skVa8WR2geHqVoukayUyEb7Z7Sr8cZ8szBvMBAUBBqT2Lskig4v4ZKMwObzYjUeRncqsEtQKh2ReSMlfMGnkwOkzdFoLkEiXs2gKnD7nQ88wNW42n0Y+wEtT+HkqUe0xVATDnFymrp/pADA/DhrvMT7AAOA6V/JDppoYg1Nab7RfZ2zgjy4Tl3kS+3FdYmUIuAcUCJgk6gScDlsAw1bJLeHB96nWerGBQC6n6tv9ZP9gUmiy1knv8AAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-scaling",
       "label": "Scaling",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "cad90bf68871ccea50fa95a27ce21984",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAnZJREFUOI2t1E1IFGEcx/HvzOiu65qlorCr9AJl1B66REGEHiICy95MV60OXYToUl1MPFWXFowORYIUHcyXzaIOlUSX6IUOCUFkLUahaLtlNra2Lz67O/t0yWndUSnoD3OY+f/n8zy/gXly+I+Vs1TzJl9Kc+3G2rRQVmjFyqRNN97tpyL+T5if0B6QrZDehlBUFZC6RKDG/ITup13yXFPIPbwkdo8Jh0C9AdK7yOL5IBvUEHX9hFobcV1cEOtiWBOod4FdSySfK01BdvQTym/Edd6CFVLUmg2t6XKwsa4Am0MllZSMvYjxpiZi9hXkWb89+Mwr3E9MrJeJYgXOZEKOfSqbjhTytF1Hv5TEWa9RfbWYmU6D0ePxP57AB2w1MQ31ALAsE7O5VWQaYiMGANEBg6ENYYy4zI68xc/ndV7KP8zFrMqeCHemCB6OU3OnlO+jCaYCCcYGZon0GJYPKFGrARNzWSaAV9tneH80SsXuPEo9uVReK2Boc5jxU7Pz5hSk24wJJLKhcp+dvDKNj8diBLqjBIDKXidra/MtGCgiExu1bD0NnoMFfHueYOZ6CoDlKzXi09aYIEdNTKIMKsgTme1gm+CTJ8aOKyUkOyRarsLPr0lenv6RLaUM0o9NrATxSLfbRhBUZk693RtheFUUZ5VKckoiBtPWPUFfMxW6ie1kdapPBE+q8ABQ5g2PSSLdC0UDQNegfe7G/AOacA/6CbWBvLDYm1kVk3blUL1wjVswAC8un5/gBHAZKFqUsRPASXOj7nqd+dhyBHlx99xi8qHEaAFZC6wHCiVMAUMK3A6L6d4W4bFkX/A8a6BsGvD9vv66fgHm9ekX/ro/KQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-separation",
       "label": "Separation",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "3af6b226867a42515e01cce5b42a51c6",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAtNJREFUOI2tlEtsTFEcxn/33ra37VRppZKZ1iu0QhfYEKIsRLyfpVOvhI0EGyttY4WNJhUSQiLEAmU8wgKNiARlIZoQ0Zp4ZRo141G3WvPomTvnHgudq9FHSHzJWZzzz/mdfN8555/Bf1TGcMXzfCrKNOVkR2ijjELtS5Yl29ZQkvgnWIDIClA14MxFaLoOKEsh0OMBIjcdrzqwMeJrHRZ2g44cgX4WlH+Iw3NBVekRKi8RqanGe3hQ2ClaDYF+HVg8jPO0DA3VcIlIbjXegwNg+RTUAIsnnsphWmUeWTk6KVvR/jjOi2XRQYkaan/ADDf7he++C2uko1CD2pzVOtO35PNwn4V1xMazwWDBiUJ6TkpCOwfNXUNQD8x2YQb6WmBElk9HORB/LQGIXZG0TO1GJtRwlmcF+Fjqp/hN2uZ8gO6TKcKbEyy7VsS3UJLOYJL2K71EL0jGHs2mdGUuuq4RepDg7ba4S1PoCwAX5k0Xns7r4dXWGCXLsykqz6TsdB6vVkeZtDCX5r1d2J0OFccLiB+ShGtFOjtf/wtIAhTXm2SPMXi3PU7wXIwgUNbooWyJh5iVoniJCUDiu6SkwiSMSEcn+sNCAMqB8nV5fH2UpOdMCoCR4wyk7SCFQv2Kkq+tNj/aU/1iUyEXptCaNNTucJ3gfXmchcdHYzcojEyNH59t3t1LMG5ONsFdMbBg5t0RyKSRJqUkzl0XNhpxxzKzXiMoe7kqSuv4GJ75OnanQjQ5YELBwwyWBouwEw4oaGvo6gufi5sosVzYIiakLorwHh1uAZpqV0TPyd8uBDyZ3Y0xQyOzWKP3lpOuWAbsS0/cH7ARX1OASB2oQwwh+Vwhn7tvLq5Mbf0G4f0wAAbgx1sfINwBHAMKhoJiEsTDpmrL+6z/8oAW5Md34TJfbivkDlArgSlAvoJOoEWDq92iq3GHKJd/7h20n1Uxpguo7xt/rZ9n0iOWi+D/7wAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-settling",
       "label": "Settling",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ead9d67699df905386dbbf5cbd03c29d",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAuFJREFUOI2tlEtsTFEYx3/3Xp3b6bTFTEpmFCVU6EJjQSLiLRLvV029FjYSbOxKGgtsNCEkhESIBarjERaqwaaKFUKkpalHplEz1Lj0Mbdz7sy9x4IZo62GxD85i/OdfL/v+/7n5AzjP2rYUIcX+ViUo9uTHKGM0LxKp8uwX66huO+fYCGiK0BWgTMboagqIA2JQDVDRG85fnlwUzTQMiTsJh1ugXoeZPAPxfNAblSjrK8jWlWJ/+igsDO0aAL1BrB0iMnT0hTkkTqieZX4Dw2AFTKyClg64YybaevzcblVUklJ+yOTF8t6ByUqyAMhPfIgKAKNGVgtHV4F9rpXq0zfWkhTtYFxLImnQmPeKS/dp23COwf1XUFQA8zKwDTUtUCBK6AiHTDbbADiV22eTO2ioESj/G4BeT4NT5HGh6cJXq6Np4EzQ3yYHGTM6/SYcwG6TqeIbOlj2fUivoQtYq0W7VcT6F6VSQs8NO436HqUZGGdD/OUQ3jXj24l6jwgA/Onyzye082rbXGKl+dSVJZD6dl83t03+fxGEDtsARBu6sM/UydMX9q7QPYFWABjanRyR2m83W7SeiFOK1Ba62HifDc9namMUU5Sov72qBSRDQsDSAfK1uXz+aFF97kfycPHaVimg7fEhVauYD+XjC53EXuVzILJcAYmURoU5O7IPsG7MpNFJ30kj0i0HIWeT0na7yeYusbD4nofSDC/pWirNtOklI1zLwPzIe4YuqsNQWnzql5axsfxzFVJxiSiwWHs8Vx6OlM0LfiGPkMhUe/86gkub6bYyMCWUJK6LCJ7VKgHFNku6b1g018yKknUy+yQoUF1epOxcROBhhDRfSAP94d8umnR3ZzqHzalrmyoEP73A2AAQfw1ISIdwAlgZDpuNTpYjb9GQ6cVD5srDf+z7PwBX1CQwKUrdN6W2DtArgSmAIUSYsATBa51ia+1O0TZAB8G/c82MuorUPNz/bW+A1kYJ/qnzjKZAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-spalling",
       "label": "Spalling",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "561963956297920eeb1684ff3d1ab3eb",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmtJREFUOI2t1E1IFGEYwPH/zK7Oum75EUWzLhWpRUgIWQpFHxepQ0GRuatXwUNeIhCpTtYlsS4VLHTpUuqWYEalEkQgHQQjg4woI8vVya8VkVVf3Zm3w7aTn4tBD7wwz7w8v3meF+Z18h/DmWzzIb+2pmhmniWUTEe2MpYaMT+dxTf3T1gI4zTIOrAOIxRVBWREIlBnQxjPLV1erzC8/Umxp4TTBOoDkP51Pu4GWa4anG/BqAug314Tu0+/Q6C2ASeTTJ4Ih4K81YLhDqDfWIWVD+e/S/WohSurwr1z+A6m2bm0QMyYfG6NMnR5vj6kjXT7hfeNjTURzn4diOSqbth0wMmRq1l0lo0DkF7gYEeJm3bPKABqnsLOWheHajIwQkKJ9cgGoMTGHKjnFrstD4Brt4WUEtFlEc/VZZ1aA5Kfd+YpqspAy1WJ9ZjFIYbz/eR8TYx5LOkBOWHfk/R4ZymgF7oYHxBEm8z46KjHARvTk2GKqqBlqjg1BV9RGoNvZ+kLzPzdR3rtMYGFZFhsQdJXGi/+XjvH0fpshqrmmWxcTHBiKTaYDFsak42LfDsRpbg2k662CawBCchBG5MoHQqyZqPgx4tRcnpc7L/n4cOpmZiJ9crGtiC6IlrqFwR7poMxngXH7MLpYIz24OgyTP6QdG6fiD9DcyW+iI2VsivWLEYuqfACUDbaIRBxwLVEYv8BFXg7QhhXQN7cIDQrNaXsgtCHVmEAfvSGECNh4C6QtS6j8Zl0KgMR/f3S16uuID/eR48Zeykxq0GeAfYCmyVMAL0KtE6LqaZqUWCurF3zPitn2xTQ8GdtOH4DmerghXe8uV8AAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-tree-roots",
       "label": "Tree roots",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "bd382ee0819be48f70120801fc7fd4ba",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdpJREFUOI2t1L9rFEEUwPHv7J63GrmQiyjsmiKIPwo7iwgqWomNomLMXvIHBMTG7vxRqY0HsbII2NhokhVBETUGm4AgCIIIRkQLA563esqGAzkZvd1n461LLntcPB9MMTNvPjOPYSbDf4xMu8mbfN64xgq3Rlr1mf2qmg3CN8cY+LEqzMM/DFKEaA9aGQYggaAx6h7+g8iWS6O+s9AWu0d5nca4AeKmbN4DMmL4nJjBLxawr66IXWfB1Bh3gUNtKm+GqZCJGfyeAvblFqyXfDEJ7XvVR34w26J8mK/z+uh3ABRy0bMqT13tzMfYFOV+BWeTi56fqmHkFLldGfaez/N4+CsAjS+STFNoSsDuGDMxjgO5ZNavZwIIa7dEiAh6Lkorecjj0zaXze+bZe5Py+wkBOMAEGN2N5hCHPh7AT+7wUDpJLbYHSaLMSaoWYWc/kepERI9ibEN6LnAyr5Ds315Zm2ywf3JavqZYHqMgSDGDjLYmNaVMwY8BNQqThWYcKHZiV/AKM6sh38O5EqHUF0sNXxS2x9bMAAXu+RRKQPXgHwqY/GW9YwVAvtlcrjlC3Jxbt2m+kgIx0GOADuAXoFvwAsFd2p6aWpc7wyXr13xPxth0xJQ+tM6jt8F65pVoBx+0AAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-trip-ledge",
       "label": "Trip ledge",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "09d275433862cb629daaca1db86b8925",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAm5JREFUOI2tlE1IVFEYhp9zZ5zxd/wpjTu5MLCCIooEhUBbRLQp+lNHpaA2QrSoFmFRLawWGUWLdm3a5M9UZAttiCIiV0LRSgktMLW5oXWnzDHPMPeeFjXXqzNKQS+cxT3v+Z7veznc4+U/yruSeY/PpVl+q9KWoshTIqZ8pjV8gPKf/wQLY+wF1Qb2DqTQNECZCok2F8bos3V1udkIDq0Ie8xkjkS7Cyq0TPNcUI2aweEejLYm9JsZYXcY8ki0XmDPCslT8gjUjR6M3Cb0K2mwAMVtbpC3RrD9VoDg1myUAjljMfxglvFT8w5RoNrD/uhASAZfOrAuJksEnHO3ru0sJjFrE6mfRkZsyi76qDlbhLJh4sz8Ak/SAdQ4MA/aQaAgdaLsko/8Ui99tdMoQwEwdTXBUMUPNjXku2EA1WE+rQ+xdjQVs87trt6WxbfxhANKKdorqTpeiNDFIk+h7QQcmO4uEh4ySngBIRB54G4jUEEnJpBwF5nDSdbV5UEJYC7sl+7yEf+axH6/eGIQ0g0bc1tGu0Qesah6FODNoRkwoeCYhy0tBYxE4hlmVmMOTCEiAnXS8SQMnIhRfb2Q/R/XIOMWWTkaH57HGT06t5SUtLCfObBVyKem3zeCZEPqxHy/zav+GN4aQXalRvyFnXYhvwehu4Vy04HtpiLZLaOnNegHxKK2g4rZQStDNABMD1xIfTh/QDPBSBjjPKhry1Uu0Zzyi/oGqU+kwQBC6B1hopPAbaB4WYyfd+TR0mTqb93baU9QiGDnfaaeKKxWUPuAjUBAwRfgtYCH32Wsq1VuTsue8T1rpCwGdPxZf61fXI3j1EzDT/MAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-sidewalk-other",
       "label": "Other",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "d0a419f658cc5be06bc8454777f497e3",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAh5JREFUOI2tlE1IVFEUx39n3kSpM2MNRPb9pDIiIiqwUrBlBLWIoqBlCwmESBizoUVYEIkTUq1qUasKImqTSbgpaim0MmQifH7Qx9CMAzVjOm/mtFDfjN5xMOjAXdz/Ofd3zn9xj5//GP5KybHLujYP28mxWiDhD/FpU5dM/RPMiehxoLNQoEnAhzWruxmyTqTwCuS6HZOhirCJa1rlZvQRcHaJ5tUgZ4BTTkQ77ZjcLgsbeqCWG+clyNGlbJSEBcSciFbbMblhwGqG6cSHAfJvhnXnIdkHfwYNaJfToe/tHnnrwb5c1DA+rpQbIdgEMwkIHSoLE5Ru4KAHs/ycBIJGqQ+qd8GP+1B3Aaw6yH83qhpHO3TH1h75PGvT0hZUjKqqRsilwf0GmTgEWyD9zJxe8xwB5mAq68tZDOyDXAJW7gU3BbWHIf0CcA0HGzybwIzhMAyrNkJ2GgIHvAmoaYbMO6PvdAlMHVhoM9gMU6OQfFjUQscgsL8szCnCRPpR2kqzNXtgcmDhi98foLYFVtRDbsST3fwMA0VYmDckiQMN8xVfbxrdKfyC8ehiVZ9uu+tLeTA7Ku5Iu14Siz4W+60cKcnJ1fmL9wPqe6XfiWgUuLVMUFbhtH1Hxg0YgB2TbqdDJ1DuAWsqgIYFztkx+VgqGivI7pHHY+36umDRCpwAdgIh4CfCoCrPsw082d0q+cVvy+6zLb0yCXTPnWXHX3hkrJbt4HNDAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-amenity",
       "label": "Trail amenity",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "3f19b6489453efca3af7cb4fc3352735",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlxJREFUOI2tlE1IVFEUx3/nvadNmmMNpBhWrw+VaFWLoohaSpCLKIqitkIFkTBq0iKsFokTYi0CN62qhUGbSiKioK0gRIoY1UstUUoHa0Zn5s07LZ7OjM4oBf3hwr33nPu754N7Lf6jrNWMoy26MQ07SbFeYMoKMlTdLnP/BHPCegxo9TwOChiY/r4bI+6EvWcgN+yIDK4KG7+ua92YPgBOr3B5Ccgp4IQT1lY7IncKwgZ71HRHeApSv1IaOTKBiBPWEjsiN/NgpcO0FtVQX3Eue8Kbh9h7mO1bEdruNOs7u1PeZmCfLmsIg6tSBHgw0Q0YYFVBxRlIjEHiQ0GYoHQA+zMw0+I4UAagCt6s75mMQioKRhkEGyCwHcwAzDsw0+tfDOz72qw1Wzvlo5+mqYdR8acBCJ1fqEE5qAs6ByV1MHkfxITKixDYC/P9vp+mOQIswFSqFuNWD5Lf/Xl6Fsr2gARgqgfW7ILiShALzHU5yRpsym1AMlP0JPx+nfXTFJQfArMe4p8hNQHuL0CW1C6RA1NnuRVAiqG42k8tNgTRXpBSCB4AWeruZGEifSiXAKwgbL4FqN+MxCRE30DoKBRdACMA7gxYoQzITSd5lYWFeMlPRpLD1I625AUIwLcBv6ve9HKLPt5x15jOwOw2cb806RUxeZ5XjUWlCoGYlpRcW1xkXsC2LulzwtoG3C4cW57iCiftbhnLgwHYEelwmnUc5R6wYRXQsMBZOyIDuZt5X5DdKQ9Hm/SFZ9IINAB1QBD4gdCvypN4LY92N0p6+dmC/9mWLpkBOhbGX+sPhnnIHEFD4ekAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-barrier",
       "label": "Barrier",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "f921ae6fae0db494888eb0ecf90163d5",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjVJREFUOI2tlE1oE0EUx38vm0YTSdWAhWrVFW2lehKrggc99qIHURRFr70IYiFtLR6k6sHQSKnevHhSQQQPVYOIIAiCHyCIlVIR17b41Q9rNInZJPs8bLuNZlMq+IeBmffm/Wb+A/OC/EcF50uOdOqKEmygwDKBr8Fa3jT0SO6fYFZc9wBdjsNOgQCGGy9myFpx5w7IWTMpg/PCxs5ouJjRq8ChKodHQA4C+624dplJuegLG7yiRnGY2yCt1WyUyQCSVlwjZlLOVcCWDNFV00hr3dG5CucXZF5BOlUV2mN16GOzVx55sHcnNEaAU1IDOPCpHwhAsB7qDkN+FPKvfWGCkgB2eDAjyD4gCqAKTtrdaU9DYRoCUQg1Q2QThFaB/Rmmb3rA7R86tHFtr7x1bRq6CxV3uhhix2beYCloEXLPIbwVoi0wOQCF8T+vpyV2AzMwlXov4YD90Z2X0hDdAuEWQMGegOwTH7MBVno2AXs27tjw82HZqQWIboMfz0Dzvu8GkC+DqQVSsUNCEGqAwlRVyKysOZhICuU4QLAWVp93balC/gt8H4BFzVVBxZLNgzlYjPtMMmwP0TTS6V+Re+qOSumN9ZcCUx7M7Jbi+3Y9KQZ38fNbXVNSkNOzC+8HrOuTlBXXbuDCAkFZhQNmv4xWwADMpCSsDh1DuQwsnwc0JHDETMrL8mBFCzJ75dpIu95zDNqAvcBGoBaYQHihyq1sE9c3t0np71rfframT74BiZmxYP0GVn6/yEHHvCYAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-brushing",
       "label": "Brushing",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "8b149ffff8295c217e8cee99ad54d63b",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgRJREFUOI2t1D9oE3EUwPHvuzu0rVhNUESp9UStg7uCg44O6iCKiou4dBHEQtJYFKTqYMiVooKDS13URXCxFnERXAWnSqn/zjQ41NiqkNT2LvccklzSXJpG8MFx3Pu93+f3e3fcz+I/htVqMDuom0uwG4+NArNWN+97hmXhnzA3oceAVBBwUMDALOf9AkU3ETwHuWE7MtkSy13XTr+gY8CZFRbvAjkNnHQTmrIdGWmKTT5Q05/mGciRldqoCxNw3IR22Y7cjGDrpkhhEEJWL2y5UJutHhQ/wq9x0EKYHnaT+sbOyOsQ+3RJ4xhcqV9aLBADvo0ABhgbIHYUNp2H7/drZShp4ECImRYngPXN+gl+V+4/IT8GPdfKu/azYcn+r0ndsyMjH8ptmnoIlVVflC6ANw9rl2NoicNABVPZuqpUnRhA4DckDbZB7QMstQNJB6yJg5eLDC3WYepC6zalA2JnYXEW/Cjm1jCRCZSLjRVGJ2y/BSiowp8ZyD+MQH5piVc1LM5LfjAN9FUrvM+QHWy52Urok113jbkQs4fE/zKgl8VknNX6XR5z4snV6kP4B+wclQk3oUPA7TahosIp+47MRDAA25G0m9Qcyj0g1gKaEjhnO/KuPhk5guyMPMoO6IvApB84DuwFuoE8wltVnhb7eLyvX0qNc5ueZ72jMg+kK1fb8ReHjqiBqYwHUQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-debris",
       "label": "Debris",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "498b2feb2f48ee9b155114aa6f32aa28",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiNJREFUOI2tlEtoU0EUhr9zb0jbqNUEpT5ivVKtiBtXCgq67EJdiKLiRtx0I4iFpLEoSNWFISlFBRdu6kYFEVxoLeJGEARBcCGVUl/XtIi06cNCEpvHPS6SprG5CRX84TDMnDnfmX9gxsN/lKdeMtGt6wqwjRxrBCY8zXwM9krmn2B2SA8DEcdhn4CBWVzPp0jbIecZyFUrLsN1YeNXtCmf0gHgZI3mPpATwDE7pBErLn2usOG7auZHeQLSUctGhUwgbofUZ8XlWhVsxQgRDDo8rdBydrFKc5D+DL8GQVNV0F47rK+tmLwqw76c1wAGFwHEA2LAjz7AAGM1+A/B2jMweacKJihRYG8ZZno4Cqyq3OXMlcZZSA5A8DL49oN3PXg3QfYnzD4CYM/3sG7fEpNPRZumHkCl5gVpBnIz0BCElbth6inkJivyBQ4CJZjKhpqkhQKnGNkkpN8sSRpsLNsEsvVA0gjeAKQ+gLfFdct8BUxtcLcpjeA/BfMTUJir2c9ehIkMoZwrn7oJNl8HFFTh9xgk70HDTldQvpDl5SIswAumGAXac18h0e3ePvO2GH9LH7bdMqbLMKtH8t+69IKYDFLLr7umJSeXFiblF7C1X4bskPYAN5YJSisct27KWBUMwIpL1A7rOMptwF8HNCJw2orL+8rFqi/Iisn9RJc+d0w6gSPADqAZSCK8U+Vxup0HuzqlsLTW9T9r7ZcZIFqKZesP6AGzzaxhfzkAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-drainage",
       "label": "Drainage",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "14be54c8ef94dd38ca9985e7a50f3abd",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAApFJREFUOI2tlF1IVEEUx39n1/Vj1fUbqcRuWVZEQQQJofQoffhkGQmCT74EkbBmFhUWROKaZNBDD/lU9hAVlUpEEBQ9RUVhhWFtfmCpu2nurrree6eHq+vWqhX0hwMzZ2Z+Z86cmYnjPypuucH+YyrHgHXMki4wEufiXV6jTP0TzOtW+4B602SngA275deDhLxu8wHIWc0jPcvCBs+oJD2o2oGDSwR3glQA5V63qtc80rIorOeqsuu93AEpXSqNKNkBj9etnJpHzsXAUgY4kVZBafImsDlA6RB4C+O3QZIgoxycBYAN9Anwd0H4PY3eOvVUa5YnEVjfEZWZVcUpmwO+XgFjFOwrIKcKXLshsRB0Hww1gZqC5GLIrYShFsQcpwkoisBSSqhJyscxeB5UyNqpMQz+u5C0EeLTYaQNMK2x4DOQBJB4AHZ8qVPrVzfLxziAhFXsnRlZACHWqYQ/QWIBhH0LoHkFHi+0lcEuwIIpg4zoya494CoCEQs8PfSHcthYGUlzZgB/6va5ng4/Oi1zrIXcanBkx65PL4fpPph+DcBMBDb9Ur0JF0tJVjX4O0AFrfNwbrWqqmYhrQwm7lughC2Qug0mn0fY3ggMke7RaxzOPAB5x8EIg90JM8MwehPMScg6BCmnwQyDLR7G7llFAnQjzKMFWCYPlY9eXzuFPgfYs8GciCoI8O0i2FKsO2eMRiesOgrabP4ITGsQ/XOtOip2OplF5iLGyAwAgV9cfpmVk/OdyAtY0yrdXrdqAC4sjopRSMF+7ZIMxMAANI80eevUIIrLQMYyoA8ClZpHXkU7Y74grVmu99eqLtNODVAGbABcwBjCC6W4FSrkxuYaMX5fu+h/lt8q34GmOftr/QS0NedcpfLMPwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-garden-care",
       "label": "Garden care",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "ab7ba688907948f44d41fa41bde830f0",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAatJREFUOI2t1MFLFGEYx/HvMzOXlCSFDonUK6Uduhd0qKMXPYSS4B/gRYiE2VaJCOvSshNLevPiSb0IXUyJLoFXwZMihvi2eRBJvehGOjtPB213aWc23XrgPcz7zHze98fMvB7/sbxazfwzvVqEW5xwRWDXa2KtbUx+XAizvnYD6SjivoCDezofHlGwfjQP8soEsloT236pl8IjnQL6ExZvAHkM9Fpf0yaQt7HY6qS64QbvQbqSYlSUCwTW1wYTyOsqrHGdNA6xUOsL2MlBdFjVGrMpXTJZ+VzCNp9oCw4jSdvwGgEntiUoGeBeCXM9HgGX/xItqe5+TWnHjax8OY3p6gNU6rRAizwEzjCVa3VLAA6tUH4Bx/+Ewc8KTC3UHxOwZUxkEWWoTigsHvOpjLXwkT02gM64u/OJHw2Azt4cd/ZLmBmVcGtYn4rLBy6Wd19O5Pnvi9If0J6TRevrKPDmnFBBoc+8k29VGIAJJGNTuo0yATTXgNYFBkwgK5WTVUeQycp0flgXIpdBoAe4DTQB3xGWVZkrdDJzZ1CKfz4be55dz8kBkDkb565fJzx/vSu5cdwAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-irrigation",
       "label": "Irrigation",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "07f5782dbbc9a724b285685358fe44d4",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb5JREFUOI2t1L1rU1EYx/Hvc+/NYEuDBhwUrUeqdXBX6GDHLlUoFQX/gCyCWLhpLA5SdTDklqAdCi6dtEvBpbZIF8FV6FQJEfEY6+BbnBo1vcnj0JqkzUvb6AMH7j33OZ97fhw4Hv+xvHYf8+N6uAyn2OCgwBcvyptjk/JzX5j1dRhIVioMCDi4m/PhOkXrVxZA7ppAVttia3f0QLius8DVFj/vArkCjFpfkyaQqabY6mN1wxzPQIZaxagrFwisr10mkHsNWHeWJA7boEgfxC7B50xLdNIm9JVJy8sq9u6GxnC4tbNTIuB2t92hoKSA81XM9RgBenbL1qLOfUjo6RNpebsZ09ULqHRogZYZBLYwlSMdSwAOR6F2AKV/wuB3HaYWOo8J2BomsoRyvVmXF4Xj92vvvz7B15ltLWG5xHINi/GC7+SA/vquUhby47ttSuf6HjmFKmYmJHw/pjfF5Tn7y1uQDbldTfH34WRGlqyvE8CDPUJFhcvmoXxswABMICmb0DWUaeBQGygrcM0EslI/2XAFmbQ8yY/pYsUlDlwEzgBR4BvCa1Xmi/08PRuX8s61Te+z3oz8AFJbY8/1BwrCg6Ih/Ca9AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-lighting",
       "label": "Lighting",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "3666eccf4c8b25bd63083f5347dc3189",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeFJREFUOI2t1L9rE2Ecx/H39+6qmGrQgGDFHyfVOjh0EQUHHbuoIIqCf0AXQSxcGouDtDoYchLUTRAndRFc1CIugqMFp0qoVB9jHRRbRW2sySVfh7aXpJdeWvQLD9x9nrvX83x54HH4j+XETRYHdXMVdlNho8AXJ8mbbcPye1WY8fQokKnVOCRgYc/nwSwl49Ueg4y4vozHYlOXdV0wq3eBM8ssngA5DZw0nmZcX663xMZvqx1M8Aikb7k2GsoGfONpwvXlSgTrLJDBog+goxtSx+FzvllY2wvr98P0nTAaNml96ebkRYhNntcUFhcXv5AOsDuj26m8gx+/miJByQIHQ8x2OAFsaNeb0wWJXvg+2RQf+JDWPTtz8na+TVsPo9LOwkrCmi3RXKscARYwla62UuwqbIX6AZT/CYM/DZgaaN9mTJk6JjKKcq5x1knC9qv197lP8PNVSyiolnlex1I8Y5oJoAegXIDiYOstzI0tTfRB901rJsTcIQneD+gFsXnC6vqdkYpcCrtZfNiVl1Hj6RBwbYVQSeGUe0M+RjAA15esSesUyi1gUwxUEDjr+vK6MYxcQW5O7hUH9GnNph84BuwFksBXhDFVHpZ6uL+vX6pL/215n+3IyzcguzBWXH8Bb/GNsrbKloMAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-litter",
       "label": "Litter",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "a4c1f27887802cc6994f4e9fbbd5f5f5",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAl9JREFUOI2tlE9IVFEUh78z7yU46mBqmSH1IjPJbSS00KUEuZCkIGjRIhcJkTBqEhTWRnNCql2LXFWLijaWRAT9WZpkkSFG+dIpSdLUnFFn3sxp8cZxbEYp6MCDw/2d+917fu/ea/Ifw9xIHG/VLTEoI0q+wJTp40Nphyz+E8z262GgLR7noIAHwx13QoRtf7wP5JIVkOENYcGLmu2EtBc4ts7iXpCjwBHbr21WQK5mhA3fVMMZ5SFI7XptpIQBBGy/eq2AXE6D5YzQZpZSW3wqZUocnDDMv4TFgYzQDrtFX1nd8jwJ+3RGC/BwDhPEgOCFROkmyKmConoIvgdNt15QuoCqJMwwqQfy0kqjEB6Awjrw5EEs83888KVF9+zslo9um4ZWo+IuZYLv0KoJ2WWwNAGxKciphtz9rrQwCKEXbq4xaoAETKUkZeN4ckGyILcCfr2D2QeQtQ/ya+D7LdAIbDsNy2PgjAMetifbBCIrLI3C7D03D5VD8QkIvwVvJYRGwPnqat+urPFwOQWmNkiaGZFRmB+EogZY/Azx5RRR15TaqzCRfpSmTO7O9YG3AkwfSLZrAwpbm2DuGSwN4cQiPF2FFfCEaUadccqTx2IlHJjsdNPCk1DSmuhrEpaGAPTu7uuemSTMahdnrFnPisEjMvWbiOnexO4M0AUAZiQq51f05A3Y1SP9tl/bgc71YLDG9LBCg3VNJtJgAFZAuuwWDaLcADZvwBwROG4F5E3qYNoTZHXL7fFmfRw3aATqgL2AD/iB8FqV++Fy7lQ2SuzPuRnfsx098hPoSnx/Hb8BoH/OI0e/3scAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-reconstruction",
       "label": "Reconstruction",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "507edbf4d7ad428eeae00b5e2659960c",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmFJREFUOI2tlE9IFHEUxz9vZ5NcdTGzJJEaySwQ6hAkdKijBHmQwiioQ5CXIBLWVIJCuyS7IdUlukiH6lDQxbLoUNTR/pMhRjjpRmCmubnr5s7O67Db7NaOUtCDH8y83/d93nzfzPz8/MfwL7c5cUrXpKGOFOUCU/4g72p6ZOGfYFZI9wKdjsNOAR9GJm/HSVghZxCk14zIyLKw6FkttuM6ABxYonkApBXYZ4W004zIBU/YyFU17DHugDQtZSMvDCBihTRgRuRcAaxklE5/DU1Vx/JKHLATEHsCC8Oe0B6rQ5+aYXnswj6c0Ap8dOEHMSB6JitdASWNUNkC0beghaMXlD6g0YUZflqAsgJpChLDsLoZfGWQ9n6POz526KYNYXmfsWnoLlQyrfwQ3JMbQnEdJCehqBbKDoL4IP4K5h/laJpmN5CFqazLe3B8pSBFULoFvr+BxGuobIWpAXAWYO1RsOcg+SJb46PatQksul1S8O1W5jpeD1WHwSgBOwaBrZl8eh4CDXkw+JEHUwukYBiLYxB7DsHtkPwM6mTyyXFITf8mtXIwkSGU417TnRuE0m1QVAlfrgAOlLeC2q7ETi/yMAer4AFfGbMnqHc/C1cKn3qh4ghUd0E6CSjE7ruDubnxkm/GhZndYo+360kxuIuXX4WZayArQYrBmXV3ZiQlp3/duH9Abb8MWSHtBs572QXQZGZlI6Gw37wokwUwADMifVaHRlEuA6uWggKjAofMiLzMTxYcQWZYrk+06z3HoA1oBjYDQWAa4ZkqtxP13Ghok/SftZ7n2fp+mQX6suuv4yd9Gs/bxo6YcgAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-resurface",
       "label": "Resurface",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "699bcae76d15be50e5c03c57cf8b7fa9",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmRJREFUOI2t1EtIVFEYwPH/d+8EjqbmZJa9vPawRYsWQUVQ7nRTiygKWrTLikASZjIpCmuTOCHVJlpU0GsTiFFatCioVRTSwpAJ6foozGY0m2acx733tBidGXOcDPrgLO75zvmd83HOPS7+Y7jyJYdOq2U2bCDJEoExVwkfV7fK1D9hplftAZodh50CGnqq34oQNb3OE5CLhl/68mIjF5TbiqjbwKF5Fi8EOQjsN72q2fDLlZxY302lWwE6QernKyMrdMBvelWh4ZdLc7CifprRqC/aBaW1oBeAY8GvDzDZmRpTfhTcVRB6BtE3ALSaPvXaaJdXaWygUXnQOKN5wFMHo3cgOQB6OSw/BskxmHoP7nUwfB5IpncoKNqA7WlMd7EPKNYWg1Jgj6dG2kEIdYFKwNIjIBpUHIexG7PAbYM+tbGqXT6lytTVbpRgDUEkAKt8EP8KsUGIvAX7G0yEwN0E32/NggBQNrXANKakciYxcQ9+roDCLVBQDaWNEOyC2PRFUJEcx6GxMvsAEgAFW0EvgchLCI9CGCiug+IdGWyeiGdhygQBB8pqIR4A60sq46oAO5wXAjAzmEgPipOxXgivgcoT4MRBFkEiBMG7eSHLTvAig3l4TogAUDP5GCa7U9dCxcD5kZk1fC6XpR6uv6aNpzGjRazPTeqU6DwFBAvs0b+WBjAuSTk785H+A6o7pMf0qhbg8oIYiCo4YFyV4TkYgOGXNtOnRlBcB8ryQP0Chw2/9GZ3znmCjHa5P9Skuh2dBmAvsAkoAYII75TiUbSGB5sbxP5zbs73bG2HTABt023B8Ru9fteopCTGPQAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-safety-device",
       "label": "Safety device",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "afd34149ec0177a8dac5244f23466e3c",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkJJREFUOI2tlM9LVFEUxz9n3gSmOebQL/v5pLJFixZBRVDubFOLKAr6A4wIJGGmSVqEtUmckGrXpqBfm0CMUqJFQbSRQFoYMiE9JwuTcdSmGWec995pMTbO+EYp6MBd3HO+93PP93Lv9fMfw79SMX5Z1zuwizxrBSb9AT5t7ZS5f4JZIT0ORFyXwwI+jELeTpOxQu4LkOtmVIZXhI1f09V2Wu8DZ5fZvBrkDHDKCmnEjMqtirDhe2rYMXpBji1noyQMIGqFtNqMyg0PrGaECD7KQDVHoK4ZjCpwbfj1EWZ7y6CdVljfmd3ytggbbdMgPq6UqnxBCLbAxAPIj4KxDjaeh/wkZN4XZYLSBRwswgw/J4HaMtgaUAUnWZg7CZjqA533WD4wFtbdO7rlc8GmoUdRKVPYcUjHYEsYct8hOwbpQXB+eA9QHZqBBZhKg1cC04/g5yao3gdVjVDXBok+mBtcIvSxuWgT8DRftR+MAKTfQGoCUkBtC9QeqgCDXAlMLSi3iQv1zZCLgf2tkPJvACdVyQPWIkxkAOViaTU7BKlt0HAB3BzIKpifgsRDD8h25nm9CAvyiiliQFOpavY5zPYXroVmwZ2p1JQ+3XnHlyzCzA6xv7TrJTF4yVK/NjgTFa0BJCUvV/9Mii+gsUcGrJB2ADeXXVoeGYXT5m356oEBmFHpssI6jnIXqF8BNCJwzozKUGnS8wWZ3fI43q79rkErcALYAwSABMIHVZ5lmniyt1WcpWsr/mfbe2Qa6FoYfx2/Ad4qxWSfJxjTAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-signage",
       "label": "Signage",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "051ec3a4c2b4218d2d316f999b1c8e2f",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlhJREFUOI2t1MtLVFEcwPHvb+4EavkaytJeVyxbtHARVATlzjYFRVHUH2BEIAljIi3E2iROSEWbNgW9NoHYQ4kWBdFGKmlhxIR0nUxUfDSO42Pm3vtrMeM4Ns5U0A/u4vzOOZ9zf+fce7z8x/Dm6gxd0g0O7CBOicC4t4jPW9pk/p8wy69HgGbX5YCAByORt6PMWX73OcgVMyADObHhVs23o3oXOJ1l8QKQU8AJy6/NZkCur4oN3FHDDtIFcjhbGWlhAAHLrwVmQK5mYFXH+GDkU/P7rNmPEH4Gaw9CcS0YeeDaMPsJwl20WU361uyQNylssEF9Y7epEgO8FVB2BkaSBWgMPD7w1cHoPYgPgrEeNp6D+Dgy9452YF8KM7wc1yjrFHBLEog7k1ZTGaiCM5VoOxMw2Z1YCNg71KQ7t3fI10SZhh5CJesG2SGIBmFzEyyOwMIQRPvAGUu+vUMtkMRUyv+049MPYGYTFNRAXiUUN8BEN8z3AR4q0g8glgvK2wNGEURfQ2QUIkBhHRTuT2KwmIapBdnLxIXSWlgMgv0jkfKWgRNJjbCWMZFelAvZrIV+iGyF8vPgLoKsgdgkTNwHwHZivFrGfLxkkiBQbYdguDUTDD+FcE/is9AFcH8u9ejjqpueqRRmtoj9rVEvisELctVrgzO6IjMlcbm81Ej9AZWd0mv5tQW4lhVbGXMKJ80b8j0DAzAD0m416TDKLaA0B/RF4KwZkP70ZMYVZHbIw1Cj9rgG9cBRYBdQBEwgvFflyVw1j3bXi/P73FXvs22dMg20J5+/jl9ZHtYDmBGRMAAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-tree-shrub",
       "label": "Tree-shrub",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "f167b45560da2d8aba72bee6166afa81",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcdJREFUOI2t1L9rE3EYx/H3c3cgViy12IJF9CtqHdwVHOzoooMoiv4BWQSxcDEWh1JdDDkp1c2lS9VFcPBHERfBVXSqlIr4NQYHsRXFRkwv9zgkXk4vOZPiB254vvd8X8dzx309/mO8rJvlizpUhz2sMSDwyevn9fYp+dETZn09ChSiiEMCDm5jPVylav3oIcgVE8hCJlaZ1I3hqs4Cpzs8vA/kFHDC+lowgVxviy3cUjdc4j7IkU5jJOICgfW1zwRyNYVtWqSAQwxtzcGGbWnl+0v4+iAup2xen5uSPIuxt+d1EIdLyU3LcyAeeCMwfAY+NgfS2h+2oBSBgzHmehwHNie7tAoKRAONOvrWceQD7/O6d2dJ3jTGdPUwKh27/xWtMwY0MZU2b6eHOIxA6wPUMlq7yc8EphbWPyZgW5jIPMq5dUJhvcbTFjbIE5ZZAkZTnWWoTGZZenf3DWclxsyEhO/G9YK4PKK3eVdkTS7/LuI/YNe0zFtfJ4BrXUJVhZNmRj6kMAATSNHmtYJyE9iSAS0KnDWBvEoupo4gU5Lb5XF9HLnkgGPAPqAf+IzwQpV71VHu7M9J/e+9bc+zHdPyBSg2r67zC5r7jRSLWFz7AAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-trip-hazard",
       "label": "Trip hazard",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "45764cfec3453058f37381916cc768dc",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAkhJREFUOI2tlN1LFFEYxn/vzrKibbYaFknYxJZdSEQQBRF1GURCYRT6B0gQRMKaSJBYNy2uSUY33UQX1U0Q9KFECEHRVV8XWWFIk2niZ2mu2jo7bxezza77IQU9MMw5z/ue35nnwBw//1H+lYpDZ7UiCVtYIiQw7i/l/cZ2WfgnmBXRw0CL47BXwIfh+naceSviPAS5YMakf0XYcJsW23G9AZwosHkJyHGgzopoixmTzryw/utq2APcAzlYKEaGDCBmRbTEjMnFHFj4CK+MYnZkr5p7DbN9UFYHJWHAB/YMTPdA4gPtVrM+MzvkqQcbPK3lY9cIiwH+SlhXD99SATQBFSfBnoKRKOgCrNoH6xtgpBNxfhAF9ngww89RjRNUwAm5EGfWfRfVQCAE492A43rx5yBFIAEAdn9p1q2bOuSTG9PQ/ajkPZxAFSSm0iAvfl96rEkOACmYyoZCJy2A2oWqKfmo9GICiUJ9v0YguCvXD9XB4iAsvnXbMmBqud+QB/YO9BCsqYWZB65XtB1W74SfL7w2Kw0T6UU5lZfmwMRNWFsPwfPgJMAXgMn7kBwFwE4meJKGlfOYKQaAansIhtuW8+xRGLsMviBIMSQnMqt6J9ztm/ZgZqvYn5v0jBg8olBewJkD5pZZ07Ik5/5MvD9gc5f0WhFtBS4VgmVpXuGYeUW+5sAAzJhErWYdRrkKlK0A+ijQYMbkTaaZcwWZHXJrqEl7HINGoBbYBpQCkwgvVbk7X83tmkZJZq/Ne59Vdcl3IJp6/lq/AT/QxKmYQklkAAAAAElFTkSuQmCC",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-turf-care",
       "label": "Turf care",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriPMS",
        "url": "884e08f772fd808402019cc14714afd1",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjtJREFUOI2tlE1IFGEYx3/PzJZpaK2yB0NqIjPIS6eCDnko6FAdoszonpcgEtZUOoh2SdyS6hB0qFNFEHSpJOpgdJEKokARI5rUIrR0+9Cp3Z15OszuONu4UtAf3sP7fPz+7zMfb4z/qNhyyYnTmnChnixrBaZjVYzW9YjzTzA7qfuBDs9jp4CB6cdz8yzYSe8eSK+VkpFlYVPdWp6b1+tASwnzCpAjwCE7qR1WSs4vCRu5qmZunLsge0uNEZIJpOykVlgpORuBrR6jA4MAJOUQb4aKen/vzkP6CTjDRdAeu12fWv0yFMDentRqDDrDVYnj4Dnw8QJ4aVi5FRLNMOuB8ywoE5Q+YEcAM2McBCoLFWWNsKIaPvQCnh/LjEJ6CNY0FcEAtr9v180b+uWNP6apu1AJsmUWZD4tggpyXkPNPsAozqlLE5CHqdQWdRksLQEB//GHjQzWBWMCmXBPZhIqt0VPUNYA2a9ANmLzKwRTO+8JwM9X4O6GeAvM3faBsVqI74FvwxEQgL0IExlEORGkFKavQc1RqOsG1wFjFXx/Dj8eR0A5N8OjRVg1D/nCONBQqPDmYOaK/70ZVeDOEHkheedbmy4ZswHM6pLcuzY9JSb3Cc8LqOOfrIRmJStnCpvgD9g4IIN2UruAcyVbi7WgcNi6KJMRGICVkj67XadQLgPxZUBjAseslLwMByNXkNUvNyba9IFn0gocALYAVcBnhBeq3Flo4GZjq7h/9i55n60fkDmgL7/+Wr8Bhum7jajliIYAAAAASUVORK5CYII=",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-sidewalk-trail-other",
       "label": "Other",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "inspector",
   "typeIdField": "display",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisIdFK",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK"
    },
    {
     "name": "entityTypeFK",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Entity type FK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK"
    },
    {
     "name": "gisIdFK2",
     "type": "esriFieldTypeInteger",
     "alias": "Associated GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK2"
    },
    {
     "name": "entityTypeFK2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Associated entity type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK2"
    },
    {
     "name": "inspector",
     "type": "esriFieldTypeString",
     "alias": "Patroller",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "inspector"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "Patrol date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "weatherDate",
     "type": "esriFieldTypeString",
     "alias": "Weather date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "weatherDate"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "closeDate",
     "type": "esriFieldTypeString",
     "alias": "Closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "closeDate"
    },
    {
     "name": "serviceByDate",
     "type": "esriFieldTypeString",
     "alias": "Service By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "serviceByDate"
    },
    {
     "name": "deficiencyCategory",
     "type": "esriFieldTypeString",
     "alias": "Category",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "deficiencyCategory"
    },
    {
     "name": "deficiencyType",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "deficiencyType"
    },
    {
     "name": "description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "description"
    },
    {
     "name": "severity",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "severityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severityOfDistress"
    },
    {
     "name": "densityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "densityOfDistress"
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "status"
    },
    {
     "name": "source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "source"
    },
    {
     "name": "note",
     "type": "esriFieldTypeString",
     "alias": "Note",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "note"
    },
    {
     "name": "recommendedAction",
     "type": "esriFieldTypeString",
     "alias": "Recommended Action ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "recommendedAction"
    },
    {
     "name": "recommendedActionComplete",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Recommended Action Complete",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "recommendedActionComplete"
    },
    {
     "name": "woSystem",
     "type": "esriFieldTypeString",
     "alias": "Workorder System",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSystem"
    },
    {
     "name": "woId",
     "type": "esriFieldTypeString",
     "alias": "Workorder",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woId"
    },
    {
     "name": "woOpenedBy",
     "type": "esriFieldTypeString",
     "alias": "Opened By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woOpenedBy"
    },
    {
     "name": "woAssignTo",
     "type": "esriFieldTypeString",
     "alias": "Assign To",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woAssignTo"
    },
    {
     "name": "woSubmitTo",
     "type": "esriFieldTypeString",
     "alias": "Submit To",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSubmitTo"
    },
    {
     "name": "woClosedBy",
     "type": "esriFieldTypeString",
     "alias": "Closed By",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woClosedBy"
    },
    {
     "name": "woOpenDate",
     "type": "esriFieldTypeString",
     "alias": "Opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woOpenDate"
    },
    {
     "name": "woClaimedDate",
     "type": "esriFieldTypeString",
     "alias": "Claimed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woClaimedDate"
    },
    {
     "name": "woCloseDate",
     "type": "esriFieldTypeString",
     "alias": "Closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woCloseDate"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 96,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "agencyIdFK",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK"
    },
    {
     "name": "agencyIdFK2",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK2"
    },
    {
     "name": "maintenanceClass",
     "type": "esriFieldTypeInteger",
     "alias": "maintenanceClass",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "maintenanceClass"
    },
    {
     "name": "region",
     "type": "esriFieldTypeString",
     "alias": "region",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "region"
    },
    {
     "name": "contextData1",
     "type": "esriFieldTypeString",
     "alias": "contextData1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData1"
    },
    {
     "name": "contextData2",
     "type": "esriFieldTypeString",
     "alias": "contextData2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData2"
    },
    {
     "name": "contextData3",
     "type": "esriFieldTypeString",
     "alias": "contextData3",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData3"
    },
    {
     "name": "contextData4",
     "type": "esriFieldTypeString",
     "alias": "contextData4",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData4"
    },
    {
     "name": "contextData5",
     "type": "esriFieldTypeString",
     "alias": "contextData5",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData5"
    },
    {
     "name": "contextData6",
     "type": "esriFieldTypeString",
     "alias": "contextData6",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData6"
    },
    {
     "name": "woNote",
     "type": "esriFieldTypeString",
     "alias": "woNote",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "woNote"
    },
    {
     "name": "woTemplate",
     "type": "esriFieldTypeString",
     "alias": "woTemplate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "woTemplate"
    },
    {
     "name": "location",
     "type": "esriFieldTypeString",
     "alias": "Location",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "location"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R13_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I14bmId2",
     "fields": "bmId,gisIdFK,openDate,deficiencyCategory,deficiencyType",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S6_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "bm-sidewalk-sidewalk-cleanliness-and-general-safety",
     "name": "bm-sidewalk-sidewalk-cleanliness-and-general-safety",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-cleanliness-and-general-safety",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-cleanliness-and-general-safety",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-cracking",
     "name": "bm-sidewalk-sidewalk-cracking",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-cracking",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-cracking",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-cross-slope",
     "name": "bm-sidewalk-sidewalk-cross-slope",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-cross-slope",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-cross-slope",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-heaving",
     "name": "bm-sidewalk-sidewalk-heaving",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-heaving",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-heaving",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-misalignment",
     "name": "bm-sidewalk-sidewalk-misalignment",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-misalignment",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-misalignment",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-obstruction",
     "name": "bm-sidewalk-sidewalk-obstruction",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-obstruction",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-obstruction",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-ponding",
     "name": "bm-sidewalk-sidewalk-ponding",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-ponding",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-ponding",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-scaling",
     "name": "bm-sidewalk-sidewalk-scaling",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-scaling",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-scaling",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-separation",
     "name": "bm-sidewalk-sidewalk-separation",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-separation",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-separation",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-settling",
     "name": "bm-sidewalk-sidewalk-settling",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-settling",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-settling",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-spalling",
     "name": "bm-sidewalk-sidewalk-spalling",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-spalling",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-spalling",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-tree-roots",
     "name": "bm-sidewalk-sidewalk-tree-roots",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-tree-roots",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-tree-roots",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-trip-ledge",
     "name": "bm-sidewalk-sidewalk-trip-ledge",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-trip-ledge",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-trip-ledge",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-sidewalk-other",
     "name": "bm-sidewalk-sidewalk-other",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-sidewalk-other",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-sidewalk-other",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-amenity",
     "name": "bm-sidewalk-trail-amenity",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-amenity",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-amenity",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-barrier",
     "name": "bm-sidewalk-trail-barrier",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-barrier",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-barrier",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-brushing",
     "name": "bm-sidewalk-trail-brushing",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-brushing",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-brushing",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-debris",
     "name": "bm-sidewalk-trail-debris",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-debris",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-debris",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-drainage",
     "name": "bm-sidewalk-trail-drainage",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-drainage",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-drainage",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-garden-care",
     "name": "bm-sidewalk-trail-garden-care",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-garden-care",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-garden-care",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-irrigation",
     "name": "bm-sidewalk-trail-irrigation",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-irrigation",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-irrigation",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-lighting",
     "name": "bm-sidewalk-trail-lighting",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-lighting",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-lighting",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-litter",
     "name": "bm-sidewalk-trail-litter",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-litter",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-litter",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-reconstruction",
     "name": "bm-sidewalk-trail-reconstruction",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-reconstruction",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-reconstruction",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-resurface",
     "name": "bm-sidewalk-trail-resurface",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-resurface",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-resurface",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-safety-device",
     "name": "bm-sidewalk-trail-safety-device",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-safety-device",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-safety-device",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-signage",
     "name": "bm-sidewalk-trail-signage",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-signage",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-signage",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-tree-shrub",
     "name": "bm-sidewalk-trail-tree-shrub",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-tree-shrub",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-tree-shrub",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-trip-hazard",
     "name": "bm-sidewalk-trail-trip-hazard",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-trip-hazard",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-trip-hazard",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-turf-care",
     "name": "bm-sidewalk-trail-turf-care",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-turf-care",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-turf-care",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    },
    {
     "id": "bm-sidewalk-trail-other",
     "name": "bm-sidewalk-trail-other",
     "domains": {},
     "templates": [
      {
       "name": "bm-sidewalk-trail-other",
       "description": "",
       "prototype": {
        "attributes": {
         "woTemplate": null,
         "location": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "gisIdFK2": null,
         "entityTypeFK2": null,
         "inspector": null,
         "patrolDate": null,
         "weatherDate": null,
         "openDate": null,
         "closeDate": null,
         "serviceByDate": null,
         "deficiencyCategory": null,
         "deficiencyType": null,
         "description": null,
         "severity": null,
         "severityOfDistress": null,
         "densityOfDistress": null,
         "status": null,
         "source": null,
         "note": null,
         "recommendedAction": null,
         "recommendedActionComplete": null,
         "woSystem": null,
         "woId": null,
         "woOpenedBy": null,
         "woAssignTo": null,
         "woSubmitTo": null,
         "woClosedBy": null,
         "woOpenDate": null,
         "woClaimedDate": null,
         "woCloseDate": null,
         "display": "bm-sidewalk-trail-other",
         "agencyIdFK": null,
         "agencyIdFK2": null,
         "maintenanceClass": null,
         "region": null,
         "contextData1": null,
         "contextData2": null,
         "contextData3": null,
         "contextData4": null,
         "contextData5": null,
         "contextData6": null,
         "woNote": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 5,
   "name": "BM_PatrolLog",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9254064.966898413,
    "ymin": 5158161.500322396,
    "xmax": -8877054.373890271,
    "ymax": 5453066.563032701,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       56,
       168,
       0,
       255
      ],
      "width": 3
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "patroller",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "patrolType",
     "type": "esriFieldTypeString",
     "alias": "Deficiency Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "patrolType"
    },
    {
     "name": "logType",
     "type": "esriFieldTypeString",
     "alias": "Deficiency Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "logType"
    },
    {
     "name": "patroller",
     "type": "esriFieldTypeString",
     "alias": "Patroller",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "patroller"
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "status"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Open Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "closeDate",
     "type": "esriFieldTypeString",
     "alias": "Close Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "closeDate"
    },
    {
     "name": "acceptDate",
     "type": "esriFieldTypeString",
     "alias": "Accept",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "acceptDate"
    },
    {
     "name": "weatherDate",
     "type": "esriFieldTypeString",
     "alias": "Weather date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "weatherDate"
    },
    {
     "name": "note",
     "type": "esriFieldTypeString",
     "alias": "Note",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "note"
    },
    {
     "name": "data",
     "type": "esriFieldTypeString",
     "alias": "Data",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "data"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "vehicleId",
     "type": "esriFieldTypeString",
     "alias": "vehicleId",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "vehicleId"
    },
    {
     "name": "reviewer",
     "type": "esriFieldTypeString",
     "alias": "reviewer",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "reviewer"
    },
    {
     "name": "route",
     "type": "esriFieldTypeString",
     "alias": "Route",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "route"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R9_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I10bmId2",
     "fields": "bmId,patrolType,logType,patroller,openDate",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S2_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "BM_PatrolLog",
     "description": "",
     "prototype": {
      "attributes": {
       "reviewer": null,
       "route": null,
       "bmId": null,
       "patrolType": null,
       "logType": null,
       "patroller": null,
       "status": null,
       "openDate": null,
       "closeDate": null,
       "acceptDate": null,
       "weatherDate": null,
       "note": null,
       "data": null,
       "display": null,
       "vehicleId": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 6,
   "name": "BM_Weather",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9253218.475798806,
    "ymin": 5158566.586226452,
    "xmax": -8877054.373890432,
    "ymax": 5453060.33229114,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "display",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriPMS",
        "url": "d2258f28c64c98c867d6663e765a6ff7",
        "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAyFJREFUOI2d1F1MU2cYwPH/aes50jWt9MNhXYJntSi0RRm7WAyskcmHCX7MzYt1ZvErmkxm3NzYBSbsZiOOLGRbWIhXy5KNC5mKLqLRQOIHToRkDhxggMKyIbXUaVvXL9ruYqHJwZWQPVcnz3ueX57nfd9zNCwtcgA1EF7sJU22BUmSNh0+7HzLWZxnM+ZqdWqNOh3wP40M/jY93tY6dC4Wi11ZCqatqytt2bvv5fIix/OFzy6XcPDAK5vbvum/09p6+xjwVzYsp6FhU/uH9e5qSVomZevaZjMVNp2stFlWiuZPGq/vmQcV2NH3S788/pG7RpKWidmgTBcalfjBcXfV03Cytbm516PAHA5j6due0i0dHUNieXk++flGAG5c93K+c5CTzdsQBAGAzz69St17Zej1yzV795e4Bwb+3NrdPdWVwXa96XjX5cqTZ/1h7t9/lMF6esYxrNDyYDqIdbWBYCiKdyKAXr8cAFk2Wauqbe8oMLvdXABQsM7CD9/fpbJyLdFIgkQiSW1tISMjfqyrDUxNPqK6pkgx8po1uesUY2qf05gAVq3S0z/wB6lUmrGxAGVlMvYCC19/dY2K19YyMhzA5VqpwIxGrQHQZTC1IGgAVCoBt1vGNxPkl7sPcL8qk5ubg+9hmHg8Se8tL9t3LLwxKRFIZrBYLBmafy4pseL1PubWzQk8no0AVFQUMDriw2LWIknKGxUMxsNAJJOd8YW9pHkJAex2Cy1f9FC84QVUqn9P0OnM47tv+9hSuZ6F4ff/PanYs3Aw9Png4PRWV7FVazZrmZh8ws7XizMFsmzkzJkhjtSVKaDx8dl4KDjXpsBOnOjtM1kM3fKL5lqdTqS93aMoEkU1w6MfK3Kx2Bw3b0z9XF9/uVOBAfw+2bXrwnnx123bC9frdIt/BNHoHOfO3pvwzaRq53MKrKmJxKlTnRsu/sTlIoel3Om0qhGehUZHfamB/um+aGSuqrGxK/SfGMChQ8Shc/Pp02/UDA8HGkymHLskqVek0wjxeOLx7GxkTCOqWg4euNCxsDbr/2z37h8vAZcWnXWp2P+JfwDibBABCB/FhwAAAABJRU5ErkJggg==",
        "contentType": "image/png",
        "width": 14,
        "height": 14,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0
       },
       "value": "bm-weather",
       "label": "bm-weather",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "display",
   "typeIdField": "display",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisIdFK",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK"
    },
    {
     "name": "entityTypeFK",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Entity type FK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK"
    },
    {
     "name": "userId",
     "type": "esriFieldTypeString",
     "alias": "User Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "userId"
    },
    {
     "name": "type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "type"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "temperature",
     "type": "esriFieldTypeDouble",
     "alias": "Temperature",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "temperature"
    },
    {
     "name": "visibility",
     "type": "esriFieldTypeString",
     "alias": "Visibility",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "visibility"
    },
    {
     "name": "precipitation",
     "type": "esriFieldTypeString",
     "alias": "Precipitation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "precipitation"
    },
    {
     "name": "cloudCover",
     "type": "esriFieldTypeString",
     "alias": "Cloud Cover",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "cloudCover"
    },
    {
     "name": "wind",
     "type": "esriFieldTypeString",
     "alias": "Wind",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "wind"
    },
    {
     "name": "windDirection",
     "type": "esriFieldTypeString",
     "alias": "Wind Direction",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "windDirection"
    },
    {
     "name": "webVisit",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Web Visited",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "webVisit"
    },
    {
     "name": "category",
     "type": "esriFieldTypeString",
     "alias": "Category",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "category"
    },
    {
     "name": "statement",
     "type": "esriFieldTypeString",
     "alias": "Watch",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "statement"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "agencyIdFK",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "patrolDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "description",
     "type": "esriFieldTypeString",
     "alias": "description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "description"
    },
    {
     "name": "REGION",
     "type": "esriFieldTypeString",
     "alias": "Region",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "REGION"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R14_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S7_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "bm-weather",
     "name": "bm-weather",
     "domains": {},
     "templates": [
      {
       "name": "bm-weather",
       "description": "",
       "prototype": {
        "attributes": {
         "description": null,
         "REGION": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "userId": null,
         "type": null,
         "openDate": null,
         "temperature": null,
         "visibility": null,
         "precipitation": null,
         "cloudCover": null,
         "wind": null,
         "windDirection": null,
         "webVisit": null,
         "category": null,
         "statement": null,
         "display": "bm-weather",
         "agencyIdFK": null,
         "patrolDate": null
        }
       },
       "drawingTool": "esriFeatureEditToolPoint"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 7,
   "name": "BM_Road",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": false,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9253298.414878888,
    "ymin": 5158151.988661922,
    "xmax": -9176057.233965512,
    "ymax": 5210951.783937545,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "maintenanceClass",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDotDot",
      "color": [
       110,
       110,
       110,
       255
      ],
      "width": 1
     },
     "defaultLabel": "Other",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.7007839999999999
       },
       "value": "1",
       "label": "Class 1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.41732
       },
       "value": "2",
       "label": "Class 2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.1338559999999998
       },
       "value": "3",
       "label": "Class 3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         130,
         130,
         130,
         255
        ],
        "width": 0.8503919999999999
       },
       "value": "4",
       "label": "Class 4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 0.8503919999999999
       },
       "value": "5",
       "label": "Class 5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         204,
         204,
         204,
         255
        ],
        "width": 0.2
       },
       "value": "6",
       "label": "Class 6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         110,
         110,
         110,
         255
        ],
        "width": 1
       },
       "value": "7",
       "label": "Class 7",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDot",
        "color": [
         110,
         110,
         110,
         255
        ],
        "width": 1
       },
       "value": "8",
       "label": "Class 8",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "roadName",
   "typeIdField": "maintenanceClass",
   "subtypeField": "maintenanceClass",
   "defaultSubtypeCode": 9,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisId",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisId"
    },
    {
     "name": "agencyId",
     "type": "esriFieldTypeString",
     "alias": "Agency Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "agencyId"
    },
    {
     "name": "roadName",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "roadName"
    },
    {
     "name": "fromName",
     "type": "esriFieldTypeString",
     "alias": "From",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "fromName"
    },
    {
     "name": "toName",
     "type": "esriFieldTypeString",
     "alias": "To",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "toName"
    },
    {
     "name": "region",
     "type": "esriFieldTypeString",
     "alias": "Region",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "region"
    },
    {
     "name": "maintenanceClass",
     "type": "esriFieldTypeInteger",
     "alias": "Class",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": 9,
     "modelName": "maintenanceClass"
    },
    {
     "name": "material",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "material"
    },
    {
     "name": "speedLimit",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Speed Limit",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "speedLimit"
    },
    {
     "name": "inspectionDate",
     "type": "esriFieldTypeString",
     "alias": "Inspection Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "inspectionDate"
    },
    {
     "name": "nextInspectionDate",
     "type": "esriFieldTypeString",
     "alias": "Next Inspection Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "nextInspectionDate"
    },
    {
     "name": "rideConditionRating",
     "type": "esriFieldTypeDouble",
     "alias": "Ride",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "rideConditionRating"
    },
    {
     "name": "reportValue",
     "type": "esriFieldTypeString",
     "alias": "Report value",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "reportValue"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "sectionLength",
     "type": "esriFieldTypeInteger",
     "alias": "Section Length",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "sectionLength"
    },
    {
     "name": "trafficCount",
     "type": "esriFieldTypeInteger",
     "alias": "trafficCount",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "trafficCount"
    },
    {
     "name": "key1",
     "type": "esriFieldTypeString",
     "alias": "key1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "key1"
    },
    {
     "name": "key2",
     "type": "esriFieldTypeString",
     "alias": "key2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "key2"
    },
    {
     "name": "note",
     "type": "esriFieldTypeString",
     "alias": "note",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "note"
    },
    {
     "name": "sectionWidth",
     "type": "esriFieldTypeSingle",
     "alias": "sectionWidth",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "sectionWidth"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R18_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I19bmId2",
     "fields": "bmId,gisId",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S11_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": 1,
     "name": "Class 1",
     "domains": {},
     "templates": [
      {
       "name": "Class 1",
       "description": "",
       "prototype": {
        "attributes": {
         "note": null,
         "sectionWidth": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": 1,
         "material": null,
         "speedLimit": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "rideConditionRating": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "trafficCount": null,
         "key1": null,
         "key2": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 2,
     "name": "Class 2",
     "domains": {},
     "templates": [
      {
       "name": "Class 2",
       "description": "",
       "prototype": {
        "attributes": {
         "note": null,
         "sectionWidth": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": 2,
         "material": null,
         "speedLimit": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "rideConditionRating": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "trafficCount": null,
         "key1": null,
         "key2": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 3,
     "name": "Class 3",
     "domains": {},
     "templates": [
      {
       "name": "Class 3",
       "description": "",
       "prototype": {
        "attributes": {
         "note": null,
         "sectionWidth": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": 3,
         "material": null,
         "speedLimit": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "rideConditionRating": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "trafficCount": null,
         "key1": null,
         "key2": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 4,
     "name": "Class 4",
     "domains": {},
     "templates": [
      {
       "name": "Class 4",
       "description": "",
       "prototype": {
        "attributes": {
         "note": null,
         "sectionWidth": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": 4,
         "material": null,
         "speedLimit": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "rideConditionRating": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "trafficCount": null,
         "key1": null,
         "key2": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 5,
     "name": "Class 5",
     "domains": {},
     "templates": [
      {
       "name": "Class 5",
       "description": "",
       "prototype": {
        "attributes": {
         "note": null,
         "sectionWidth": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": 5,
         "material": null,
         "speedLimit": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "rideConditionRating": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "trafficCount": null,
         "key1": null,
         "key2": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 6,
     "name": "Class 6",
     "domains": {},
     "templates": [
      {
       "name": "Class 6",
       "description": "",
       "prototype": {
        "attributes": {
         "note": null,
         "sectionWidth": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": 6,
         "material": null,
         "speedLimit": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "rideConditionRating": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "trafficCount": null,
         "key1": null,
         "key2": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 7,
     "name": "Class 7",
     "domains": {},
     "templates": [
      {
       "name": "Class 7",
       "description": "",
       "prototype": {
        "attributes": {
         "note": null,
         "sectionWidth": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": 7,
         "material": null,
         "speedLimit": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "rideConditionRating": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "trafficCount": null,
         "key1": null,
         "key2": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": 8,
     "name": "Class 8",
     "domains": {},
     "templates": [
      {
       "name": "Class 8",
       "description": "",
       "prototype": {
        "attributes": {
         "note": null,
         "sectionWidth": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": 8,
         "material": null,
         "speedLimit": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "rideConditionRating": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "trafficCount": null,
         "key1": null,
         "key2": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "subtypes": [
    {
     "code": 1,
     "name": "Class 1",
     "defaultValues": {
      "bmId": null,
      "gisId": null,
      "agencyId": null,
      "roadName": null,
      "fromName": null,
      "toName": null,
      "region": null,
      "maintenanceClass": 1,
      "material": null,
      "speedLimit": null,
      "inspectionDate": null,
      "nextInspectionDate": null,
      "rideConditionRating": null,
      "reportValue": null,
      "display": null,
      "sectionLength": null,
      "trafficCount": null,
      "key1": null,
      "key2": null,
      "note": null,
      "sectionWidth": null
     },
     "domains": {}
    },
    {
     "code": 2,
     "name": "Class 2",
     "defaultValues": {
      "bmId": null,
      "gisId": null,
      "agencyId": null,
      "roadName": null,
      "fromName": null,
      "toName": null,
      "region": null,
      "maintenanceClass": 2,
      "material": null,
      "speedLimit": null,
      "inspectionDate": null,
      "nextInspectionDate": null,
      "rideConditionRating": null,
      "reportValue": null,
      "display": null,
      "sectionLength": null,
      "trafficCount": null,
      "key1": null,
      "key2": null,
      "note": null,
      "sectionWidth": null
     },
     "domains": {}
    },
    {
     "code": 3,
     "name": "Class 3",
     "defaultValues": {
      "bmId": null,
      "gisId": null,
      "agencyId": null,
      "roadName": null,
      "fromName": null,
      "toName": null,
      "region": null,
      "maintenanceClass": 3,
      "material": null,
      "speedLimit": null,
      "inspectionDate": null,
      "nextInspectionDate": null,
      "rideConditionRating": null,
      "reportValue": null,
      "display": null,
      "sectionLength": null,
      "trafficCount": null,
      "key1": null,
      "key2": null,
      "note": null,
      "sectionWidth": null
     },
     "domains": {}
    },
    {
     "code": 4,
     "name": "Class 4",
     "defaultValues": {
      "bmId": null,
      "gisId": null,
      "agencyId": null,
      "roadName": null,
      "fromName": null,
      "toName": null,
      "region": null,
      "maintenanceClass": 4,
      "material": null,
      "speedLimit": null,
      "inspectionDate": null,
      "nextInspectionDate": null,
      "rideConditionRating": null,
      "reportValue": null,
      "display": null,
      "sectionLength": null,
      "trafficCount": null,
      "key1": null,
      "key2": null,
      "note": null,
      "sectionWidth": null
     },
     "domains": {}
    },
    {
     "code": 5,
     "name": "Class 5",
     "defaultValues": {
      "bmId": null,
      "gisId": null,
      "agencyId": null,
      "roadName": null,
      "fromName": null,
      "toName": null,
      "region": null,
      "maintenanceClass": 5,
      "material": null,
      "speedLimit": null,
      "inspectionDate": null,
      "nextInspectionDate": null,
      "rideConditionRating": null,
      "reportValue": null,
      "display": null,
      "sectionLength": null,
      "trafficCount": null,
      "key1": null,
      "key2": null,
      "note": null,
      "sectionWidth": null
     },
     "domains": {}
    },
    {
     "code": 6,
     "name": "Class 6",
     "defaultValues": {
      "bmId": null,
      "gisId": null,
      "agencyId": null,
      "roadName": null,
      "fromName": null,
      "toName": null,
      "region": null,
      "maintenanceClass": 6,
      "material": null,
      "speedLimit": null,
      "inspectionDate": null,
      "nextInspectionDate": null,
      "rideConditionRating": null,
      "reportValue": null,
      "display": null,
      "sectionLength": null,
      "trafficCount": null,
      "key1": null,
      "key2": null,
      "note": null,
      "sectionWidth": null
     },
     "domains": {}
    },
    {
     "code": 7,
     "name": "Class 7",
     "defaultValues": {
      "bmId": null,
      "gisId": null,
      "agencyId": null,
      "roadName": null,
      "fromName": null,
      "toName": null,
      "region": null,
      "maintenanceClass": 7,
      "material": null,
      "speedLimit": null,
      "inspectionDate": null,
      "nextInspectionDate": null,
      "rideConditionRating": null,
      "reportValue": null,
      "display": null,
      "sectionLength": null,
      "trafficCount": null,
      "key1": null,
      "key2": null,
      "note": null,
      "sectionWidth": null
     },
     "domains": {}
    },
    {
     "code": 8,
     "name": "Class 8",
     "defaultValues": {
      "bmId": null,
      "gisId": null,
      "agencyId": null,
      "roadName": null,
      "fromName": null,
      "toName": null,
      "region": null,
      "maintenanceClass": 8,
      "material": null,
      "speedLimit": null,
      "inspectionDate": null,
      "nextInspectionDate": null,
      "rideConditionRating": null,
      "reportValue": null,
      "display": null,
      "sectionLength": null,
      "trafficCount": null,
      "key1": null,
      "key2": null,
      "note": null,
      "sectionWidth": null
     },
     "domains": {}
    },
    {
     "code": 9,
     "name": "Class 9",
     "defaultValues": {
      "bmId": null,
      "gisId": null,
      "agencyId": null,
      "roadName": null,
      "fromName": null,
      "toName": null,
      "region": null,
      "maintenanceClass": 9,
      "material": null,
      "speedLimit": null,
      "inspectionDate": null,
      "nextInspectionDate": null,
      "rideConditionRating": null,
      "reportValue": null,
      "display": null,
      "sectionLength": null,
      "trafficCount": null,
      "key1": null,
      "key2": null,
      "note": null,
      "sectionWidth": null
     },
     "domains": {}
    }
   ],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 8,
   "name": "BM_Sidewalk",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -2.0037507067161843E7,
    "ymin": -3.0240971958386146E7,
    "xmax": -9176710.925579805,
    "ymax": 5218212.956895748,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "material",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSLS",
      "style": "esriSLSDashDotDot",
      "color": [
       110,
       110,
       110,
       255
      ],
      "width": 1
     },
     "defaultLabel": "Other",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.7007839999999999
       },
       "value": "Asphalt",
       "label": "Asphalt",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 1.41732
       },
       "value": "Concrete",
       "label": "Concrete",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDot",
        "color": [
         110,
         110,
         110,
         255
        ],
        "width": 1
       },
       "value": "Gravel",
       "label": "Gravel",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         130,
         130,
         130,
         255
        ],
        "width": 0.8503919999999999
       },
       "value": "Treated",
       "label": "Treated",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         110,
         110,
         110,
         255
        ],
        "width": 1
       },
       "value": "None",
       "label": "None",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "roadName",
   "typeIdField": "material",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisId",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisId"
    },
    {
     "name": "agencyId",
     "type": "esriFieldTypeString",
     "alias": "Agency Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "agencyId"
    },
    {
     "name": "roadName",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "roadName"
    },
    {
     "name": "fromName",
     "type": "esriFieldTypeString",
     "alias": "From",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "fromName"
    },
    {
     "name": "toName",
     "type": "esriFieldTypeString",
     "alias": "To",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "toName"
    },
    {
     "name": "region",
     "type": "esriFieldTypeString",
     "alias": "Region",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "region"
    },
    {
     "name": "maintenanceClass",
     "type": "esriFieldTypeInteger",
     "alias": "Class",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "maintenanceClass"
    },
    {
     "name": "material",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "domain": {
      "type": "codedValue",
      "name": "sidewalkMaterialDomain",
      "description": "Sidewalk material codes",
      "codedValues": [
       {
        "name": "Concrete",
        "code": "C"
       },
       {
        "name": "Asphalt",
        "code": "A"
       },
       {
        "name": "Gravel",
        "code": "G"
       },
       {
        "name": "Other",
        "code": "O"
       },
       {
        "name": "Unknown",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 2,
     "defaultValue": null,
     "modelName": "material"
    },
    {
     "name": "ramps",
     "type": "esriFieldTypeString",
     "alias": "Ramps",
     "domain": {
      "type": "codedValue",
      "name": "rampsDomain",
      "description": "Ramp codes",
      "codedValues": [
       {
        "name": "Both ends",
        "code": "B"
       },
       {
        "name": "From end",
        "code": "F"
       },
       {
        "name": "To end",
        "code": "T"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 2,
     "defaultValue": null,
     "modelName": "ramps"
    },
    {
     "name": "drivewayType",
     "type": "esriFieldTypeString",
     "alias": "Driveway type",
     "domain": {
      "type": "codedValue",
      "name": "drivewayTypeDomain",
      "description": "Driveway type codes",
      "codedValues": [
       {
        "name": "Residential",
        "code": "R"
       },
       {
        "name": "Commercial",
        "code": "C"
       },
       {
        "name": "Industrial",
        "code": "I"
       },
       {
        "name": "Other",
        "code": "O"
       },
       {
        "name": "Unknown",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 2,
     "defaultValue": null,
     "modelName": "drivewayType"
    },
    {
     "name": "walkType",
     "type": "esriFieldTypeString",
     "alias": "Walk type",
     "domain": {
      "type": "codedValue",
      "name": "walkTypeDomain",
      "description": "Walk type codes",
      "codedValues": [
       {
        "name": "Adjacent to curb",
        "code": "A"
       },
       {
        "name": "Outside",
        "code": "O"
       },
       {
        "name": "Inside",
        "code": "I"
       },
       {
        "name": "Unknown",
        "code": "U"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 2,
     "defaultValue": null,
     "modelName": "walkType"
    },
    {
     "name": "panelCount",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Panels",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "panelCount"
    },
    {
     "name": "deficiencyCount",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Deficiency count",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "deficiencyCount"
    },
    {
     "name": "sectionWidth",
     "type": "esriFieldTypeInteger",
     "alias": "Section width",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "sectionWidth"
    },
    {
     "name": "constructionYear",
     "type": "esriFieldTypeString",
     "alias": "Construction year",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 4,
     "defaultValue": null,
     "modelName": "constructionYear"
    },
    {
     "name": "inspectionDate",
     "type": "esriFieldTypeString",
     "alias": "inspectionDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "inspectionDate"
    },
    {
     "name": "nextInspectionDate",
     "type": "esriFieldTypeString",
     "alias": "Next Inspection Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "nextInspectionDate"
    },
    {
     "name": "reportValue",
     "type": "esriFieldTypeString",
     "alias": "Report valye",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "reportValue"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "sectionLength",
     "type": "esriFieldTypeInteger",
     "alias": "Road Length",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "sectionLength"
    },
    {
     "name": "key1",
     "type": "esriFieldTypeString",
     "alias": "key1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "key1"
    },
    {
     "name": "key2",
     "type": "esriFieldTypeString",
     "alias": "key2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "key2"
    },
    {
     "name": "note",
     "type": "esriFieldTypeString",
     "alias": "note",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "note"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R15_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I16bmId2",
     "fields": "bmId,gisId",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S8_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "Asphalt",
     "name": "Asphalt",
     "domains": {
      "material": {"type": "inherited"},
      "ramps": {"type": "inherited"},
      "drivewayType": {"type": "inherited"},
      "walkType": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Asphalt",
       "description": "",
       "prototype": {
        "attributes": {
         "key2": null,
         "note": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": null,
         "material": "Asphalt",
         "ramps": null,
         "drivewayType": null,
         "walkType": null,
         "panelCount": null,
         "deficiencyCount": null,
         "sectionWidth": null,
         "constructionYear": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "key1": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Concrete",
     "name": "Concrete",
     "domains": {
      "material": {"type": "inherited"},
      "ramps": {"type": "inherited"},
      "drivewayType": {"type": "inherited"},
      "walkType": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Concrete",
       "description": "",
       "prototype": {
        "attributes": {
         "key2": null,
         "note": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": null,
         "material": "Concrete",
         "ramps": null,
         "drivewayType": null,
         "walkType": null,
         "panelCount": null,
         "deficiencyCount": null,
         "sectionWidth": null,
         "constructionYear": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "key1": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Gravel",
     "name": "Gravel",
     "domains": {
      "material": {"type": "inherited"},
      "ramps": {"type": "inherited"},
      "drivewayType": {"type": "inherited"},
      "walkType": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Gravel",
       "description": "",
       "prototype": {
        "attributes": {
         "key2": null,
         "note": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": null,
         "material": "Gravel",
         "ramps": null,
         "drivewayType": null,
         "walkType": null,
         "panelCount": null,
         "deficiencyCount": null,
         "sectionWidth": null,
         "constructionYear": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "key1": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "Treated",
     "name": "Treated",
     "domains": {
      "material": {"type": "inherited"},
      "ramps": {"type": "inherited"},
      "drivewayType": {"type": "inherited"},
      "walkType": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Treated",
       "description": "",
       "prototype": {
        "attributes": {
         "key2": null,
         "note": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": null,
         "material": "Treated",
         "ramps": null,
         "drivewayType": null,
         "walkType": null,
         "panelCount": null,
         "deficiencyCount": null,
         "sectionWidth": null,
         "constructionYear": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "key1": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "None",
     "name": "None",
     "domains": {
      "material": {"type": "inherited"},
      "ramps": {"type": "inherited"},
      "drivewayType": {"type": "inherited"},
      "walkType": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "None",
       "description": "",
       "prototype": {
        "attributes": {
         "key2": null,
         "note": null,
         "bmId": null,
         "gisId": null,
         "agencyId": null,
         "roadName": null,
         "fromName": null,
         "toName": null,
         "region": null,
         "maintenanceClass": null,
         "material": "None",
         "ramps": null,
         "drivewayType": null,
         "walkType": null,
         "panelCount": null,
         "deficiencyCount": null,
         "sectionWidth": null,
         "constructionYear": null,
         "inspectionDate": null,
         "nextInspectionDate": null,
         "reportValue": null,
         "display": null,
         "sectionLength": null,
         "key1": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 9,
   "name": "BM_Setting",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9251540.240847377,
    "ymin": 5166403.571844779,
    "xmax": -9018659.866107851,
    "ymax": 5260665.495060787,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       133,
       0,
       11,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "settingName",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "userId",
     "type": "esriFieldTypeString",
     "alias": "User Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "userId"
    },
    {
     "name": "active",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Web Visited",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "active"
    },
    {
     "name": "settingName",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "settingName"
    },
    {
     "name": "settingValue",
     "type": "esriFieldTypeString",
     "alias": "Value",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 128,
     "defaultValue": null,
     "modelName": "settingValue"
    },
    {
     "name": "settingType",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "settingType"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R11_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I12bmId2",
     "fields": "bmId,userId,settingName,settingValue,settingType",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S4_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "BM_Setting",
     "description": "",
     "prototype": {
      "attributes": {
       "settingValue": null,
       "settingType": null,
       "bmId": null,
       "userId": null,
       "active": null,
       "settingName": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 10,
   "name": "BM_WorkOrderId",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9253295.86455767,
    "ymin": 0,
    "xmax": 0,
    "ymax": 5453065.053923476,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       133,
       0,
       11,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "inspector",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisIdFK",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK"
    },
    {
     "name": "entityTypeFK",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Entity type FK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "Patrol date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "weatherDate",
     "type": "esriFieldTypeString",
     "alias": "Weather date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "weatherDate"
    },
    {
     "name": "severityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severityOfDistress"
    },
    {
     "name": "densityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "densityOfDistress"
    },
    {
     "name": "woSystem",
     "type": "esriFieldTypeString",
     "alias": "Workorder System",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSystem"
    },
    {
     "name": "woId",
     "type": "esriFieldTypeString",
     "alias": "Workorder",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woId"
    },
    {
     "name": "agencyIdFK",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK"
    },
    {
     "name": "agencyIdFK2",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK2"
    },
    {
     "name": "maintenanceClass",
     "type": "esriFieldTypeInteger",
     "alias": "maintenanceClass",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "maintenanceClass"
    },
    {
     "name": "region",
     "type": "esriFieldTypeString",
     "alias": "region",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "region"
    },
    {
     "name": "contextData1",
     "type": "esriFieldTypeString",
     "alias": "contextData1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData1"
    },
    {
     "name": "contextData2",
     "type": "esriFieldTypeString",
     "alias": "contextData2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData2"
    },
    {
     "name": "contextData3",
     "type": "esriFieldTypeString",
     "alias": "contextData3",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData3"
    },
    {
     "name": "contextData4",
     "type": "esriFieldTypeString",
     "alias": "contextData4",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData4"
    },
    {
     "name": "contextData5",
     "type": "esriFieldTypeString",
     "alias": "contextData5",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData5"
    },
    {
     "name": "contextData6",
     "type": "esriFieldTypeString",
     "alias": "contextData6",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData6"
    },
    {
     "name": "woNote",
     "type": "esriFieldTypeString",
     "alias": "woNote",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "woNote"
    },
    {
     "name": "woTemplate",
     "type": "esriFieldTypeString",
     "alias": "woTemplate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "woTemplate"
    },
    {
     "name": "location",
     "type": "esriFieldTypeString",
     "alias": "Location",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "location"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R13_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S6_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "BM_WorkOrderId",
     "description": "",
     "prototype": {
      "attributes": {
       "woTemplate": null,
       "location": null,
       "bmId": null,
       "gisIdFK": null,
       "entityTypeFK": null,
       "patrolDate": null,
       "weatherDate": null,
       "severityOfDistress": null,
       "densityOfDistress": null,
       "woSystem": null,
       "woId": null,
       "agencyIdFK": null,
       "agencyIdFK2": null,
       "maintenanceClass": null,
       "region": null,
       "contextData1": null,
       "contextData2": null,
       "contextData3": null,
       "contextData4": null,
       "contextData5": null,
       "contextData6": null,
       "woNote": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 11,
   "name": "BM_MaintenanceRoadClosed",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9253295.86455767,
    "ymin": 0,
    "xmax": 0,
    "ymax": 5453065.053923476,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       129,
       140,
       0,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "inspector",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisIdFK",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK"
    },
    {
     "name": "entityTypeFK",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Entity type FK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK"
    },
    {
     "name": "gisIdFK2",
     "type": "esriFieldTypeInteger",
     "alias": "Associated GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK2"
    },
    {
     "name": "entityTypeFK2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Associated entity type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK2"
    },
    {
     "name": "inspector",
     "type": "esriFieldTypeString",
     "alias": "Patroller",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "inspector"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "Patrol date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "weatherDate",
     "type": "esriFieldTypeString",
     "alias": "Weather date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "weatherDate"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "closeDate",
     "type": "esriFieldTypeString",
     "alias": "Closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "closeDate"
    },
    {
     "name": "serviceByDate",
     "type": "esriFieldTypeString",
     "alias": "Repair by",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "serviceByDate"
    },
    {
     "name": "deficiencyCategory",
     "type": "esriFieldTypeString",
     "alias": "Category",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "deficiencyCategory"
    },
    {
     "name": "deficiencyType",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "deficiencyType"
    },
    {
     "name": "description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "description"
    },
    {
     "name": "severity",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "severityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severityOfDistress"
    },
    {
     "name": "densityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "densityOfDistress"
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "status"
    },
    {
     "name": "source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "source"
    },
    {
     "name": "note",
     "type": "esriFieldTypeString",
     "alias": "Note",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "note"
    },
    {
     "name": "recommendedAction",
     "type": "esriFieldTypeString",
     "alias": "Recommended action ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "recommendedAction"
    },
    {
     "name": "recommendedActionComplete",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Recommended action complete",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "recommendedActionComplete"
    },
    {
     "name": "woSystem",
     "type": "esriFieldTypeString",
     "alias": "Work order system",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSystem"
    },
    {
     "name": "woId",
     "type": "esriFieldTypeString",
     "alias": "Work order",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woId"
    },
    {
     "name": "woOpenedBy",
     "type": "esriFieldTypeString",
     "alias": "Opened by",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woOpenedBy"
    },
    {
     "name": "woAssignTo",
     "type": "esriFieldTypeString",
     "alias": "Assign to",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woAssignTo"
    },
    {
     "name": "woSubmitTo",
     "type": "esriFieldTypeString",
     "alias": "Submit to",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSubmitTo"
    },
    {
     "name": "woClosedBy",
     "type": "esriFieldTypeString",
     "alias": "Closed by",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woClosedBy"
    },
    {
     "name": "woOpenDate",
     "type": "esriFieldTypeString",
     "alias": "Work order opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woOpenDate"
    },
    {
     "name": "woClaimedDate",
     "type": "esriFieldTypeString",
     "alias": "Claimed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woClaimedDate"
    },
    {
     "name": "woCloseDate",
     "type": "esriFieldTypeString",
     "alias": "Work order closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woCloseDate"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 96,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "agencyIdFK",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK"
    },
    {
     "name": "agencyIdFK2",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK2"
    },
    {
     "name": "maintenanceClass",
     "type": "esriFieldTypeInteger",
     "alias": "maintenanceClass",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "maintenanceClass"
    },
    {
     "name": "region",
     "type": "esriFieldTypeString",
     "alias": "region",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "region"
    },
    {
     "name": "contextData1",
     "type": "esriFieldTypeString",
     "alias": "contextData1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData1"
    },
    {
     "name": "contextData2",
     "type": "esriFieldTypeString",
     "alias": "contextData2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData2"
    },
    {
     "name": "contextData3",
     "type": "esriFieldTypeString",
     "alias": "contextData3",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData3"
    },
    {
     "name": "contextData4",
     "type": "esriFieldTypeString",
     "alias": "contextData4",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData4"
    },
    {
     "name": "contextData5",
     "type": "esriFieldTypeString",
     "alias": "contextData5",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData5"
    },
    {
     "name": "contextData6",
     "type": "esriFieldTypeString",
     "alias": "contextData6",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData6"
    },
    {
     "name": "woNote",
     "type": "esriFieldTypeString",
     "alias": "woNote",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "woNote"
    },
    {
     "name": "woTemplate",
     "type": "esriFieldTypeString",
     "alias": "woTemplate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "woTemplate"
    },
    {
     "name": "location",
     "type": "esriFieldTypeString",
     "alias": "Location",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "location"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R13_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I14bmId2",
     "fields": "bmId,gisIdFK,openDate,deficiencyCategory,deficiencyType",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S6_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "BM_MaintenanceRoadClosed",
     "description": "",
     "prototype": {
      "attributes": {
       "woTemplate": null,
       "location": null,
       "bmId": null,
       "gisIdFK": null,
       "entityTypeFK": null,
       "gisIdFK2": null,
       "entityTypeFK2": null,
       "inspector": null,
       "patrolDate": null,
       "weatherDate": null,
       "openDate": null,
       "closeDate": null,
       "serviceByDate": null,
       "deficiencyCategory": null,
       "deficiencyType": null,
       "description": null,
       "severity": null,
       "severityOfDistress": null,
       "densityOfDistress": null,
       "status": null,
       "source": null,
       "note": null,
       "recommendedAction": null,
       "recommendedActionComplete": null,
       "woSystem": null,
       "woId": null,
       "woOpenedBy": null,
       "woAssignTo": null,
       "woSubmitTo": null,
       "woClosedBy": null,
       "woOpenDate": null,
       "woClaimedDate": null,
       "woCloseDate": null,
       "display": null,
       "agencyIdFK": null,
       "agencyIdFK2": null,
       "maintenanceClass": null,
       "region": null,
       "contextData1": null,
       "contextData2": null,
       "contextData3": null,
       "contextData4": null,
       "contextData5": null,
       "contextData6": null,
       "woNote": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 12,
   "name": "BM_MaintenanceSidewalkClosed",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9253295.86455767,
    "ymin": 0,
    "xmax": 0,
    "ymax": 5453065.053923476,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       153,
       36,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "inspector",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisIdFK",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK"
    },
    {
     "name": "entityTypeFK",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Entity type FK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK"
    },
    {
     "name": "gisIdFK2",
     "type": "esriFieldTypeInteger",
     "alias": "Associated GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK2"
    },
    {
     "name": "entityTypeFK2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Associated entity type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK2"
    },
    {
     "name": "inspector",
     "type": "esriFieldTypeString",
     "alias": "Patroller",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "inspector"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "Patrol date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "weatherDate",
     "type": "esriFieldTypeString",
     "alias": "Weather date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "weatherDate"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "closeDate",
     "type": "esriFieldTypeString",
     "alias": "Closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "closeDate"
    },
    {
     "name": "serviceByDate",
     "type": "esriFieldTypeString",
     "alias": "Repair by",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "serviceByDate"
    },
    {
     "name": "deficiencyCategory",
     "type": "esriFieldTypeString",
     "alias": "Category",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "deficiencyCategory"
    },
    {
     "name": "deficiencyType",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "deficiencyType"
    },
    {
     "name": "description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "description"
    },
    {
     "name": "severity",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "severityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severityOfDistress"
    },
    {
     "name": "densityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "densityOfDistress"
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "status"
    },
    {
     "name": "source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "source"
    },
    {
     "name": "note",
     "type": "esriFieldTypeString",
     "alias": "Note",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "note"
    },
    {
     "name": "recommendedAction",
     "type": "esriFieldTypeString",
     "alias": "Recommended action ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "recommendedAction"
    },
    {
     "name": "recommendedActionComplete",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Recommended action complete",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "recommendedActionComplete"
    },
    {
     "name": "woSystem",
     "type": "esriFieldTypeString",
     "alias": "Work order system",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSystem"
    },
    {
     "name": "woId",
     "type": "esriFieldTypeString",
     "alias": "Work order",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woId"
    },
    {
     "name": "woOpenedBy",
     "type": "esriFieldTypeString",
     "alias": "Opened by",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woOpenedBy"
    },
    {
     "name": "woAssignTo",
     "type": "esriFieldTypeString",
     "alias": "Assign to",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woAssignTo"
    },
    {
     "name": "woSubmitTo",
     "type": "esriFieldTypeString",
     "alias": "Submit to",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSubmitTo"
    },
    {
     "name": "woClosedBy",
     "type": "esriFieldTypeString",
     "alias": "Closed by",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woClosedBy"
    },
    {
     "name": "woOpenDate",
     "type": "esriFieldTypeString",
     "alias": "Work order opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woOpenDate"
    },
    {
     "name": "woClaimedDate",
     "type": "esriFieldTypeString",
     "alias": "Claimed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woClaimedDate"
    },
    {
     "name": "woCloseDate",
     "type": "esriFieldTypeString",
     "alias": "Work order closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woCloseDate"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 96,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "agencyIdFK",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK"
    },
    {
     "name": "agencyIdFK2",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK2"
    },
    {
     "name": "maintenanceClass",
     "type": "esriFieldTypeInteger",
     "alias": "maintenanceClass",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "maintenanceClass"
    },
    {
     "name": "region",
     "type": "esriFieldTypeString",
     "alias": "region",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "region"
    },
    {
     "name": "contextData1",
     "type": "esriFieldTypeString",
     "alias": "contextData1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData1"
    },
    {
     "name": "contextData2",
     "type": "esriFieldTypeString",
     "alias": "contextData2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData2"
    },
    {
     "name": "contextData3",
     "type": "esriFieldTypeString",
     "alias": "contextData3",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData3"
    },
    {
     "name": "contextData4",
     "type": "esriFieldTypeString",
     "alias": "contextData4",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData4"
    },
    {
     "name": "contextData5",
     "type": "esriFieldTypeString",
     "alias": "contextData5",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData5"
    },
    {
     "name": "contextData6",
     "type": "esriFieldTypeString",
     "alias": "contextData6",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData6"
    },
    {
     "name": "woNote",
     "type": "esriFieldTypeString",
     "alias": "woNote",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "woNote"
    },
    {
     "name": "woTemplate",
     "type": "esriFieldTypeString",
     "alias": "woTemplate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "woTemplate"
    },
    {
     "name": "location",
     "type": "esriFieldTypeString",
     "alias": "Location",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "location"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R13_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I14bmId2",
     "fields": "bmId,gisIdFK,openDate,deficiencyCategory,deficiencyType",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S6_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "BM_MaintenanceSidewalkClosed",
     "description": "",
     "prototype": {
      "attributes": {
       "woTemplate": null,
       "location": null,
       "bmId": null,
       "gisIdFK": null,
       "entityTypeFK": null,
       "gisIdFK2": null,
       "entityTypeFK2": null,
       "inspector": null,
       "patrolDate": null,
       "weatherDate": null,
       "openDate": null,
       "closeDate": null,
       "serviceByDate": null,
       "deficiencyCategory": null,
       "deficiencyType": null,
       "description": null,
       "severity": null,
       "severityOfDistress": null,
       "densityOfDistress": null,
       "status": null,
       "source": null,
       "note": null,
       "recommendedAction": null,
       "recommendedActionComplete": null,
       "woSystem": null,
       "woId": null,
       "woOpenedBy": null,
       "woAssignTo": null,
       "woSubmitTo": null,
       "woClosedBy": null,
       "woOpenDate": null,
       "woClaimedDate": null,
       "woCloseDate": null,
       "display": null,
       "agencyIdFK": null,
       "agencyIdFK2": null,
       "maintenanceClass": null,
       "region": null,
       "contextData1": null,
       "contextData2": null,
       "contextData3": null,
       "contextData4": null,
       "contextData5": null,
       "contextData6": null,
       "woNote": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 13,
   "name": "BM_PatrolLogSearch",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9254064.966898413,
    "ymin": 5158161.500322396,
    "xmax": -8877054.373890271,
    "ymax": 5453066.563032701,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       56,
       168,
       0,
       255
      ],
      "width": 3
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "patroller",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "patrolType",
     "type": "esriFieldTypeString",
     "alias": "Deficiency Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "patrolType"
    },
    {
     "name": "logType",
     "type": "esriFieldTypeString",
     "alias": "Deficiency Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "logType"
    },
    {
     "name": "patroller",
     "type": "esriFieldTypeString",
     "alias": "Patroller",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "patroller"
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "status"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Open Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "closeDate",
     "type": "esriFieldTypeString",
     "alias": "Close Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "closeDate"
    },
    {
     "name": "weatherDate",
     "type": "esriFieldTypeString",
     "alias": "Weather date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "weatherDate"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "vehicleId",
     "type": "esriFieldTypeString",
     "alias": "vehicleId",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "vehicleId"
    },
    {
     "name": "reviewer",
     "type": "esriFieldTypeString",
     "alias": "reviewer",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "reviewer"
    },
    {
     "name": "route",
     "type": "esriFieldTypeString",
     "alias": "Route",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "route"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R9_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I10bmId2",
     "fields": "bmId,patrolType,logType,patroller,openDate",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S2_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "BM_PatrolLogSearch",
     "description": "",
     "prototype": {
      "attributes": {
       "reviewer": null,
       "route": null,
       "bmId": null,
       "patrolType": null,
       "logType": null,
       "patroller": null,
       "status": null,
       "openDate": null,
       "closeDate": null,
       "weatherDate": null,
       "display": null,
       "vehicleId": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 14,
   "name": "BM_PatrolCondition",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9252476.657798192,
    "ymin": 5158628.17530129,
    "xmax": -9180233.04774122,
    "ymax": 5211023.649274497,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "display",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         152,
         230,
         0,
         255
        ],
        "width": 3
       },
       "value": "BD",
       "label": "BD",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "width": 3
       },
       "value": "BW",
       "label": "BW",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 3
       },
       "value": "DU",
       "label": "DU",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         77,
         168,
         255
        ],
        "width": 3
       },
       "value": "SC",
       "label": "SC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 3
       },
       "value": "SP",
       "label": "SP",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         197,
         255,
         255
        ],
        "width": 3
       },
       "value": "CB",
       "label": "CB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         197,
         255,
         255
        ],
        "width": 3
       },
       "value": "TB",
       "label": "TB",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3
       },
       "value": "DR",
       "label": "DR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         230,
         0,
         0,
         255
        ],
        "width": 3
       },
       "value": "IC",
       "label": "IC",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         230,
         0,
         0,
         255
        ],
        "width": 3
       },
       "value": "SI",
       "label": "SI",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         197,
         0,
         255,
         255
        ],
        "width": 3
       },
       "value": "BI",
       "label": "BI",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         115,
         223,
         255
        ],
        "width": 3
       },
       "value": "FR",
       "label": "FR",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         0,
         0,
         0,
         255
        ],
        "width": 3
       },
       "value": "SL",
       "label": "SL",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 3
       },
       "value": "PL",
       "label": "PL",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         115,
         38,
         0,
         255
        ],
        "width": 3
       },
       "value": "SA",
       "label": "SA",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "width": 3
       },
       "value": "ST",
       "label": "ST",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         168,
         112,
         0,
         255
        ],
        "width": 3
       },
       "value": "SS",
       "label": "SS",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSDash",
        "color": [
         255,
         170,
         0,
         255
        ],
        "width": 3
       },
       "value": "IB",
       "label": "IB",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "patrolType",
   "typeIdField": "display",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisIdFK",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK"
    },
    {
     "name": "entityTypeFK",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Entity type FK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK"
    },
    {
     "name": "patrolType",
     "type": "esriFieldTypeString",
     "alias": "Patrol type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "patrolType"
    },
    {
     "name": "patroller",
     "type": "esriFieldTypeString",
     "alias": "Patroller",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "patroller"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "Patrol date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "closeDate",
     "type": "esriFieldTypeString",
     "alias": "Closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "closeDate"
    },
    {
     "name": "weatherDate",
     "type": "esriFieldTypeString",
     "alias": "Weather date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "weatherDate"
    },
    {
     "name": "source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "source"
    },
    {
     "name": "airTemperature",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Air Temperature",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "airTemperature"
    },
    {
     "name": "roadTemperature",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Road Temperature",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "roadTemperature"
    },
    {
     "name": "snowDepth",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Snow Depth",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "snowDepth"
    },
    {
     "name": "condition",
     "type": "esriFieldTypeString",
     "alias": "Condition",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "condition"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "agencyIdFK",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK"
    },
    {
     "name": "maintenanceClass",
     "type": "esriFieldTypeInteger",
     "alias": "maintenanceClass",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "maintenanceClass"
    },
    {
     "name": "description",
     "type": "esriFieldTypeString",
     "alias": "description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "description"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R19_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I20bmId2",
     "fields": "bmId,gisIdFK,openDate,patroller,condition",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S12_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "BD",
     "name": "BD",
     "domains": {},
     "templates": [
      {
       "name": "BD",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "BD",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "BW",
     "name": "BW",
     "domains": {},
     "templates": [
      {
       "name": "BW",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "BW",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "DU",
     "name": "DU",
     "domains": {},
     "templates": [
      {
       "name": "DU",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "DU",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "SC",
     "name": "SC",
     "domains": {},
     "templates": [
      {
       "name": "SC",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "SC",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "SP",
     "name": "SP",
     "domains": {},
     "templates": [
      {
       "name": "SP",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "SP",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "CB",
     "name": "CB",
     "domains": {},
     "templates": [
      {
       "name": "CB",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "CB",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "TB",
     "name": "TB",
     "domains": {},
     "templates": [
      {
       "name": "TB",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "TB",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "DR",
     "name": "DR",
     "domains": {},
     "templates": [
      {
       "name": "DR",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "DR",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "IC",
     "name": "IC",
     "domains": {},
     "templates": [
      {
       "name": "IC",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "IC",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "SI",
     "name": "SI",
     "domains": {},
     "templates": [
      {
       "name": "SI",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "SI",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "BI",
     "name": "BI",
     "domains": {},
     "templates": [
      {
       "name": "BI",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "BI",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "FR",
     "name": "FR",
     "domains": {},
     "templates": [
      {
       "name": "FR",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "FR",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "SL",
     "name": "SL",
     "domains": {},
     "templates": [
      {
       "name": "SL",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "SL",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "PL",
     "name": "PL",
     "domains": {},
     "templates": [
      {
       "name": "PL",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "PL",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "SA",
     "name": "SA",
     "domains": {},
     "templates": [
      {
       "name": "SA",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "SA",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "ST",
     "name": "ST",
     "domains": {},
     "templates": [
      {
       "name": "ST",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "ST",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "SS",
     "name": "SS",
     "domains": {},
     "templates": [
      {
       "name": "SS",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "SS",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    },
    {
     "id": "IB",
     "name": "IB",
     "domains": {},
     "templates": [
      {
       "name": "IB",
       "description": "",
       "prototype": {
        "attributes": {
         "maintenanceClass": null,
         "description": null,
         "bmId": null,
         "gisIdFK": null,
         "entityTypeFK": null,
         "patrolType": null,
         "patroller": null,
         "patrolDate": null,
         "openDate": null,
         "closeDate": null,
         "weatherDate": null,
         "source": null,
         "airTemperature": null,
         "roadTemperature": null,
         "snowDepth": null,
         "condition": null,
         "display": "IB",
         "agencyIdFK": null
        }
       },
       "drawingTool": "esriFeatureEditToolLine"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 15,
   "name": "BM_AuditLog",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": "NaN",
    "ymin": "NaN",
    "xmax": "NaN",
    "ymax": "NaN",
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       133,
       0,
       11,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "layerName",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisId",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisId"
    },
    {
     "name": "userId",
     "type": "esriFieldTypeString",
     "alias": "User Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "userId"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "layerName",
     "type": "esriFieldTypeString",
     "alias": "Layer name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "layerName"
    },
    {
     "name": "fieldName",
     "type": "esriFieldTypeString",
     "alias": "Field name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "fieldName"
    },
    {
     "name": "value",
     "type": "esriFieldTypeString",
     "alias": "Value",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 2048,
     "defaultValue": null,
     "modelName": "value"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R21_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S14_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "BM_AuditLog",
     "description": "",
     "prototype": {
      "attributes": {
       "fieldName": null,
       "value": null,
       "bmId": null,
       "gisId": null,
       "userId": null,
       "openDate": null,
       "layerName": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.91,
   "id": 16,
   "name": "BM_Maintenance",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": -9253295.86455767,
    "ymin": 0,
    "xmax": 0,
    "ymax": 5453065.053923476,
    "spatialReference": {
     "wkid": 102113,
     "latestWkid": 3785
    }
   },
   "sourceSpatialReference": {
    "wkid": 4326,
    "latestWkid": 4326
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       0,
       0,
       0
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "inspector",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "bmId",
     "type": "esriFieldTypeInteger",
     "alias": "BM Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "bmId"
    },
    {
     "name": "gisIdFK",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK"
    },
    {
     "name": "entityTypeFK",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Entity type FK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK"
    },
    {
     "name": "gisIdFK2",
     "type": "esriFieldTypeInteger",
     "alias": "Associated GIS Id",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "gisIdFK2"
    },
    {
     "name": "entityTypeFK2",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Associated entity type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "entityTypeFK2"
    },
    {
     "name": "inspector",
     "type": "esriFieldTypeString",
     "alias": "Patroller",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "inspector"
    },
    {
     "name": "patrolDate",
     "type": "esriFieldTypeString",
     "alias": "Patrol date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "patrolDate"
    },
    {
     "name": "weatherDate",
     "type": "esriFieldTypeString",
     "alias": "Weather date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "weatherDate"
    },
    {
     "name": "openDate",
     "type": "esriFieldTypeString",
     "alias": "Opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "openDate"
    },
    {
     "name": "closeDate",
     "type": "esriFieldTypeString",
     "alias": "Closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "closeDate"
    },
    {
     "name": "serviceByDate",
     "type": "esriFieldTypeString",
     "alias": "Service by",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "serviceByDate"
    },
    {
     "name": "deficiencyCategory",
     "type": "esriFieldTypeString",
     "alias": "Category",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "deficiencyCategory"
    },
    {
     "name": "deficiencyType",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "deficiencyType"
    },
    {
     "name": "description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "description"
    },
    {
     "name": "severity",
     "type": "esriFieldTypeString",
     "alias": "Severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "severityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Severity of distress",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "severityOfDistress"
    },
    {
     "name": "densityOfDistress",
     "type": "esriFieldTypeString",
     "alias": "Density of distress",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "densityOfDistress"
    },
    {
     "name": "status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "status"
    },
    {
     "name": "source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "source"
    },
    {
     "name": "note",
     "type": "esriFieldTypeString",
     "alias": "Note",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "note"
    },
    {
     "name": "recommendedAction",
     "type": "esriFieldTypeString",
     "alias": "Recommended action ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "recommendedAction"
    },
    {
     "name": "recommendedActionComplete",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Recommended action complete",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "recommendedActionComplete"
    },
    {
     "name": "woSystem",
     "type": "esriFieldTypeString",
     "alias": "Work order system",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSystem"
    },
    {
     "name": "woId",
     "type": "esriFieldTypeString",
     "alias": "Work order",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woId"
    },
    {
     "name": "woOpenedBy",
     "type": "esriFieldTypeString",
     "alias": "Opened by",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woOpenedBy"
    },
    {
     "name": "woAssignTo",
     "type": "esriFieldTypeString",
     "alias": "Assign to",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woAssignTo"
    },
    {
     "name": "woSubmitTo",
     "type": "esriFieldTypeString",
     "alias": "Submit to",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woSubmitTo"
    },
    {
     "name": "woClosedBy",
     "type": "esriFieldTypeString",
     "alias": "Closed by",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "woClosedBy"
    },
    {
     "name": "woOpenDate",
     "type": "esriFieldTypeString",
     "alias": "Work order opened",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woOpenDate"
    },
    {
     "name": "woClaimedDate",
     "type": "esriFieldTypeString",
     "alias": "Claimed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woClaimedDate"
    },
    {
     "name": "woCloseDate",
     "type": "esriFieldTypeString",
     "alias": "Work order closed",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "woCloseDate"
    },
    {
     "name": "display",
     "type": "esriFieldTypeString",
     "alias": "Display",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 96,
     "defaultValue": null,
     "modelName": "display"
    },
    {
     "name": "agencyIdFK",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK"
    },
    {
     "name": "agencyIdFK2",
     "type": "esriFieldTypeString",
     "alias": "agencyIdFK2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 32,
     "defaultValue": null,
     "modelName": "agencyIdFK2"
    },
    {
     "name": "maintenanceClass",
     "type": "esriFieldTypeInteger",
     "alias": "maintenanceClass",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "maintenanceClass"
    },
    {
     "name": "region",
     "type": "esriFieldTypeString",
     "alias": "region",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "region"
    },
    {
     "name": "contextData1",
     "type": "esriFieldTypeString",
     "alias": "contextData1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData1"
    },
    {
     "name": "contextData2",
     "type": "esriFieldTypeString",
     "alias": "contextData2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData2"
    },
    {
     "name": "contextData3",
     "type": "esriFieldTypeString",
     "alias": "contextData3",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData3"
    },
    {
     "name": "contextData4",
     "type": "esriFieldTypeString",
     "alias": "contextData4",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData4"
    },
    {
     "name": "contextData5",
     "type": "esriFieldTypeString",
     "alias": "contextData5",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData5"
    },
    {
     "name": "contextData6",
     "type": "esriFieldTypeString",
     "alias": "contextData6",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 256,
     "defaultValue": null,
     "modelName": "contextData6"
    },
    {
     "name": "woNote",
     "type": "esriFieldTypeString",
     "alias": "woNote",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "woNote"
    },
    {
     "name": "woTemplate",
     "type": "esriFieldTypeString",
     "alias": "woTemplate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 64,
     "defaultValue": null,
     "modelName": "woTemplate"
    },
    {
     "name": "location",
     "type": "esriFieldTypeString",
     "alias": "Location",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "location"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R13_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I14bmId2",
     "fields": "bmId,gisIdFK,openDate,deficiencyCategory,deficiencyType",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S6_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "BM_Maintenance",
     "description": "",
     "prototype": {
      "attributes": {
       "woTemplate": null,
       "location": null,
       "bmId": null,
       "gisIdFK": null,
       "entityTypeFK": null,
       "gisIdFK2": null,
       "entityTypeFK2": null,
       "inspector": null,
       "patrolDate": null,
       "weatherDate": null,
       "openDate": null,
       "closeDate": null,
       "serviceByDate": null,
       "deficiencyCategory": null,
       "deficiencyType": null,
       "description": null,
       "severity": null,
       "severityOfDistress": null,
       "densityOfDistress": null,
       "status": null,
       "source": null,
       "note": null,
       "recommendedAction": null,
       "recommendedActionComplete": null,
       "woSystem": null,
       "woId": null,
       "woOpenedBy": null,
       "woAssignTo": null,
       "woSubmitTo": null,
       "woClosedBy": null,
       "woOpenDate": null,
       "woClaimedDate": null,
       "woCloseDate": null,
       "display": null,
       "agencyIdFK": null,
       "agencyIdFK2": null,
       "maintenanceClass": null,
       "region": null,
       "contextData1": null,
       "contextData2": null,
       "contextData3": null,
       "contextData4": null,
       "contextData5": null,
       "contextData6": null,
       "woNote": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 10000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}