{
 "layers": [
  {
   "currentVersion": 10.81,
   "id": 16,
   "name": "Parking Garage",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "minScale": 9027.977411,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "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": 1386343.3454057276,
    "ymin": 516705.80963379145,
    "xmax": 1386343.3454057276,
    "ymax": 516705.80963379145,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735
    }
   },
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "5596c7944f9287d88ba62b5ca20c4844",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAH9JREFUGJV1yrENQVEYgNFT/MltSOQZQamlZAAzSDSiMoDCAlpGoFMxgVpiBrXmVq+5Fc1LiPC15wtNVVUNcs5j1DjhAdH4Lue89G6DGc6BOT4ROjigH1j4XRvTQPVnkFLqBm7o/RpKKdfAChO0vvyCY+COIbYYoU4p7UspazxfNAYdD8CqeCsAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 6,
      "height": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "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": "GlobalID",
   "displayField": "CREATIONUSER",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "DATEMODIFIED",
     "type": "esriFieldTypeDate",
     "alias": "Modify Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATEMODIFIED"
    },
    {
     "name": "LASTUSER",
     "type": "esriFieldTypeString",
     "alias": "Last User",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "LastUser"
    },
    {
     "name": "FLOOR",
     "type": "esriFieldTypeInteger",
     "alias": "FLOOR",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FLOOR"
    },
    {
     "name": "RENTAL",
     "type": "esriFieldTypeInteger",
     "alias": "RENTAL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "RENTAL"
    },
    {
     "name": "DAILY",
     "type": "esriFieldTypeInteger",
     "alias": "DAILY",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "DAILY"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "ASSETID",
     "type": "esriFieldTypeString",
     "alias": "Cityworks AssetID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ASSETID"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ADDRESS"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R394_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_394",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_394",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S248_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Parking Garage",
     "description": "",
     "prototype": {
      "attributes": {
       "ASSETID": null,
       "DATEMODIFIED": null,
       "LASTUSER": null,
       "FLOOR": null,
       "RENTAL": null,
       "DAILY": null,
       "LOCATION": null,
       "ADDRESS": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.81,
   "id": 17,
   "name": "Parking Lot",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "minScale": 9027.977411,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "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": 1375544.5944474973,
    "ymin": 516204.8165412918,
    "xmax": 1387212.7887947895,
    "ymax": 528386.0032188967,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735
    }
   },
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "7bda71863723207b54cbcf83c7a84f06",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKNJREFUGJVtjSGOwlAYBudrn2QTAkdAYlm5HIAzkJC8kqc4AGIvsHZX/8+AQ8EJ0CScAY1v6tofU0E2HTuTTKDHzBbuvpRUSzrHGJ8AoZd/wE4SAF3X/ZjZpqqqS8g5b919xxuSxpKOZjYP7p4YwN0/JK0DMBkK+tU0AHdgNhQURXELbdvuy7JcAaN//hpjPIWU0iPn/Onuv8AXUAOHpmm+AX8BcWw729basR4AAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 6,
      "height": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "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": "GlobalID",
   "displayField": "CREATIONUSER",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "DATEMODIFIED",
     "type": "esriFieldTypeDate",
     "alias": "Modify Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATEMODIFIED"
    },
    {
     "name": "LASTUSER",
     "type": "esriFieldTypeString",
     "alias": "Last User",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "LastUser"
    },
    {
     "name": "LEASE",
     "type": "esriFieldTypeInteger",
     "alias": "LEASE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LEASE"
    },
    {
     "name": "MORENTAL",
     "type": "esriFieldTypeInteger",
     "alias": "Monthly Rental",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MORENTAL"
    },
    {
     "name": "METRQTY",
     "type": "esriFieldTypeInteger",
     "alias": "Meter Quantity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "METRQTY"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "ASSETID",
     "type": "esriFieldTypeString",
     "alias": "Cityworks AssetID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ASSETID"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ADDRESS"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R369_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_369",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_369",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S223_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Parking Lot",
     "description": "",
     "prototype": {
      "attributes": {
       "ASSETID": null,
       "DATEMODIFIED": null,
       "LASTUSER": null,
       "LEASE": null,
       "MORENTAL": null,
       "METRQTY": null,
       "LOCATION": null,
       "ADDRESS": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.81,
   "id": 12,
   "name": "LATRAFFICSIGNAL",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "minScale": 144447.638572,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "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": 1372672.6448108293,
    "ymin": 495717.6031686887,
    "xmax": 1402390.2178394757,
    "ymax": 527627.7497321293,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735
    }
   },
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "c6b9ab597a6c63a8cb11a85835b1d3e2",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAY9JREFUKJGd0r9rE3EYx/GXXH5YKBXi0uDWqYu4uDk4iIOLUGmkOElVTNOpg8MhTsVBHFpwKIJIpg79BwodVAyKBMFNR8niDZYjS+G+9dI4NFcOKSI+ywPPw/v5vIen4j+r8pddY9LTfwEjNDHEwmS2g3P4gaNTwXq9fn12dnY3jmPtdht0u91XcRxL0/RKCOHjn+BbXAwhnB8MBubm5uzv78vzXL/flyQJfMDPSV+oQKPReJSm6RPchCzLzMzMGI1GoigqS71pNptPkyQ5TkzT9DMWsY3FWq1mZWVFlmVarVYBdXEvSZKjsuonXMJZiKLI5uamPM/1er0CvIvbeI8bBbiMx7gDBwcHoigyHo/VarWy6jaelRO/4j6qaFWrVZ1OR5ZllpaWCug1OvhVBr9MVM/A1NSUra0to9HI3t5eAS5PdN/hWgHeQowHMBwOHR4eyvPc9PT0iWe9Xn8RQnheTvyOh/iGq4PB4ML8/PzlEILV1dWe47fbDSG8LI6UP2eMDWysra2dDNfX151WvwGDuY1eD1owDwAAAABJRU5ErkJggg==",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "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": "GlobalID",
   "displayField": "CREATIONUSER",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "DATEMODIFIED",
     "type": "esriFieldTypeDate",
     "alias": "Modify Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATEMODIFIED"
    },
    {
     "name": "LASTUSER",
     "type": "esriFieldTypeString",
     "alias": "Last User",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "LastUser"
    },
    {
     "name": "ACTUATION",
     "type": "esriFieldTypeString",
     "alias": "Actuation",
     "domain": {
      "type": "codedValue",
      "name": "LATrafficSignalActuation",
      "description": "",
      "codedValues": [
       {
        "name": "FVA",
        "code": "FVA"
       },
       {
        "name": "PEDA",
        "code": "PEDA"
       },
       {
        "name": "PRET",
        "code": "PRET"
       },
       {
        "name": "SVA",
        "code": "SVA"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 4,
     "defaultValue": null,
     "modelName": "ACTUATION"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "SIG_TYPE",
     "type": "esriFieldTypeString",
     "alias": "Signal Type",
     "domain": {
      "type": "codedValue",
      "name": "LATrafficSignalType",
      "description": "",
      "codedValues": [
       {
        "name": "School Flasher",
        "code": "School Flasher"
       },
       {
        "name": "Siren, Tornado",
        "code": "Siren, Tornado"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "PED",
        "code": "PED"
       },
       {
        "name": "PT",
        "code": "PT"
       },
       {
        "name": "SA",
        "code": "SA"
       },
       {
        "name": "FA",
        "code": "FA"
       },
       {
        "name": "Flasher",
        "code": "Flasher"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "SIG_TYPE"
    },
    {
     "name": "MASTER_NUM",
     "type": "esriFieldTypeInteger",
     "alias": "Master Number",
     "domain": {
      "type": "codedValue",
      "name": "LATrafficSignalMasterNumber",
      "description": "",
      "codedValues": [
       {
        "name": "0",
        "code": 0
       },
       {
        "name": "1",
        "code": 1
       },
       {
        "name": "2",
        "code": 2
       },
       {
        "name": "3",
        "code": 3
       },
       {
        "name": "4",
        "code": 4
       },
       {
        "name": "5",
        "code": 5
       },
       {
        "name": "6",
        "code": 6
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MASTER_NUM"
    },
    {
     "name": "CAB_MOUNTING",
     "type": "esriFieldTypeString",
     "alias": "Cab Mounting",
     "domain": {
      "type": "codedValue",
      "name": "LATrafficSignalCabinetMounting",
      "description": "",
      "codedValues": [
       {
        "name": "Pole",
        "code": "Pole"
       },
       {
        "name": "Ground",
        "code": "Ground"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "CAB_MOUNTING"
    },
    {
     "name": "CONTROL_MODEL",
     "type": "esriFieldTypeString",
     "alias": "Control Model",
     "domain": {
      "type": "codedValue",
      "name": "LATrafficSignalControlModel",
      "description": "",
      "codedValues": [
       {
        "name": "CH-DM 200",
        "code": "CH-DM 200"
       },
       {
        "name": "CH-DM 400",
        "code": "CH-DM 400"
       },
       {
        "name": "Econo ASC/2",
        "code": "Econo ASC/2"
       },
       {
        "name": "Econo ASC/2M",
        "code": "Econo ASC/2M"
       },
       {
        "name": "Econo ASC8000",
        "code": "Econo ASC8000"
       },
       {
        "name": "Econo KMC2000",
        "code": "Econo KMC2000"
       },
       {
        "name": "Econo KMC4000",
        "code": "Econo KMC4000"
       },
       {
        "name": "Econo KMC8000",
        "code": "Econo KMC8000"
       },
       {
        "name": "Econo KMC100000",
        "code": "Econo KMC100000"
       },
       {
        "name": "Flasher",
        "code": "Flasher"
       },
       {
        "name": "Singer 2200",
        "code": "Singer 2200"
       },
       {
        "name": "Econo ASC3-2100",
        "code": "Econo ASC3-2100"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "CONTROL_MODEL"
    },
    {
     "name": "NUM_CHANNELS",
     "type": "esriFieldTypeInteger",
     "alias": "Number of Channels",
     "domain": {
      "type": "codedValue",
      "name": "LATrafficSignalNumChannels",
      "description": "",
      "codedValues": [
       {
        "name": "3",
        "code": 3
       },
       {
        "name": "6",
        "code": 6
       },
       {
        "name": "12",
        "code": 12
       },
       {
        "name": "16",
        "code": 16
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "NUM_CHANNELS"
    },
    {
     "name": "NUM_PHASES",
     "type": "esriFieldTypeInteger",
     "alias": "Number of Phases",
     "domain": {
      "type": "codedValue",
      "name": "LATrafficSignalNumPhases",
      "description": "",
      "codedValues": [
       {
        "name": "2",
        "code": 2
       },
       {
        "name": "3",
        "code": 3
       },
       {
        "name": "4",
        "code": 4
       },
       {
        "name": "5",
        "code": 5
       },
       {
        "name": "6",
        "code": 6
       },
       {
        "name": "7",
        "code": 7
       },
       {
        "name": "8",
        "code": 8
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "NUM_PHASES"
    },
    {
     "name": "FILTER_SIZE",
     "type": "esriFieldTypeString",
     "alias": "Filter Size",
     "domain": {
      "type": "codedValue",
      "name": "LATrafficSignalFilterSize",
      "description": "",
      "codedValues": [
       {
        "name": "10x20",
        "code": "10x20"
       },
       {
        "name": "Foam",
        "code": "Foam"
       },
       {
        "name": "16x25",
        "code": "16x25"
       },
       {
        "name": "16x16",
        "code": "16x16"
       },
       {
        "name": "14x20",
        "code": "14x20"
       },
       {
        "name": "12x12",
        "code": "12x12"
       },
       {
        "name": "10x14",
        "code": "10x14"
       },
       {
        "name": "5x8",
        "code": "5x8"
       },
       {
        "name": "12x16",
        "code": "12x16"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "FILTER_SIZE"
    },
    {
     "name": "DATE_IN",
     "type": "esriFieldTypeDate",
     "alias": "Date In",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATE_IN"
    },
    {
     "name": "DATE_UP",
     "type": "esriFieldTypeDate",
     "alias": "Date Up",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "DATE_UP"
    },
    {
     "name": "NUM_8_INCH",
     "type": "esriFieldTypeString",
     "alias": "Number 8 Inch",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "NUM_8_INCH"
    },
    {
     "name": "NUM_12_INCH",
     "type": "esriFieldTypeString",
     "alias": "Number 12 Inch",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "NUM_12_INCH"
    },
    {
     "name": "NUM_YEL_ARROWS",
     "type": "esriFieldTypeString",
     "alias": "Number Yellow Arrows",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "NUM_YEL_ARROWS"
    },
    {
     "name": "NUM_GRN_ARROWS",
     "type": "esriFieldTypeString",
     "alias": "Number Green Arrows",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "NUM_GRN_ARROWS"
    },
    {
     "name": "NUM_PED_HEADS",
     "type": "esriFieldTypeString",
     "alias": "Number Ped Heads",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "NUM_PED_HEADS"
    },
    {
     "name": "CNTRL_LOCATION",
     "type": "esriFieldTypeString",
     "alias": "Control Location",
     "domain": {
      "type": "codedValue",
      "name": "LATrafficSignalControlLocation",
      "description": "",
      "codedValues": [
       {
        "name": "#1",
        "code": "#1"
       },
       {
        "name": "#2",
        "code": "#2"
       },
       {
        "name": "#3",
        "code": "#3"
       },
       {
        "name": "#4",
        "code": "#4"
       },
       {
        "name": "#5",
        "code": "#5"
       },
       {
        "name": "#6",
        "code": "#6"
       },
       {
        "name": "#7",
        "code": "#7"
       },
       {
        "name": "#8",
        "code": "#8"
       },
       {
        "name": "#9",
        "code": "#9"
       },
       {
        "name": "#10",
        "code": "#10"
       },
       {
        "name": "#11",
        "code": "#11"
       },
       {
        "name": "#12",
        "code": "#12"
       },
       {
        "name": "#13",
        "code": "#13"
       },
       {
        "name": "#14",
        "code": "#14"
       },
       {
        "name": "#15",
        "code": "#15"
       },
       {
        "name": "#16",
        "code": "#16"
       },
       {
        "name": "#17",
        "code": "#17"
       },
       {
        "name": "#18",
        "code": "#18"
       },
       {
        "name": "#19",
        "code": "#19"
       },
       {
        "name": "#20",
        "code": "#20"
       },
       {
        "name": "#21",
        "code": "#21"
       },
       {
        "name": "#22",
        "code": "#22"
       },
       {
        "name": "#23",
        "code": "#23"
       },
       {
        "name": "#24",
        "code": "#24"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "CNTRL_LOCATION"
    },
    {
     "name": "XCOORD",
     "type": "esriFieldTypeInteger",
     "alias": "X Coordinate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "XCOORD"
    },
    {
     "name": "YCOORD",
     "type": "esriFieldTypeInteger",
     "alias": "Y Coordinate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "YCOORD"
    },
    {
     "name": "MSLINK",
     "type": "esriFieldTypeInteger",
     "alias": "MSLINK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MSLINK"
    },
    {
     "name": "MAPID",
     "type": "esriFieldTypeInteger",
     "alias": "MAPID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MAPID"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "ASSETID",
     "type": "esriFieldTypeString",
     "alias": "Cityworks AssetID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ASSETID"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ADDRESS"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R396_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_396",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_396",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S250_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "LATRAFFICSIGNAL",
     "description": "",
     "prototype": {
      "attributes": {
       "ASSETID": null,
       "DATEMODIFIED": null,
       "LASTUSER": null,
       "ACTUATION": null,
       "LOCATION": null,
       "SIG_TYPE": null,
       "MASTER_NUM": null,
       "CAB_MOUNTING": null,
       "CONTROL_MODEL": null,
       "NUM_CHANNELS": null,
       "NUM_PHASES": null,
       "FILTER_SIZE": null,
       "DATE_IN": null,
       "DATE_UP": null,
       "NUM_8_INCH": null,
       "NUM_12_INCH": null,
       "NUM_YEL_ARROWS": null,
       "NUM_GRN_ARROWS": null,
       "NUM_PED_HEADS": null,
       "CNTRL_LOCATION": null,
       "XCOORD": null,
       "YCOORD": null,
       "MSLINK": null,
       "MAPID": null,
       "ADDRESS": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.81,
   "id": 9,
   "name": "Trees",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "minScale": 9027.977411,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "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": 1368277.2336541638,
    "ymin": 492447.407527335,
    "xmax": 1405440.7104261443,
    "ymax": 536954.9452345222,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735
    }
   },
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "b40b9bfb3eb2b62cb0d0f995ffcb3c86",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKNJREFUGJVtyqEKwlAYQOFzLz8OREFm0kWjVaNW0bJkEyxi8gEMvoBVH0GbaYrdLPgMJjcsS0MYyH8tlsG+eo7wN375PbHp0DoydUSXgDeAAIQxeyVd4UABDNswZh61OUuYsFDHiqKGwnEa05WvY2kpVf/ATCz45R0sXlOs4aGOTtmg5HdBWWOYALVi5HZtcZIo4DlK6FccO2AAZOAdqibfYHA/jF4xmyePXWkAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 6,
      "height": 6,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "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": "GlobalID",
   "displayField": "SPP",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ADDRESS"
    },
    {
     "name": "SUFFIX",
     "type": "esriFieldTypeString",
     "alias": "SUFFIX",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "SUFFIX"
    },
    {
     "name": "STREET",
     "type": "esriFieldTypeString",
     "alias": "STREET",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "STREET"
    },
    {
     "name": "ONSTR",
     "type": "esriFieldTypeString",
     "alias": "ONSTR",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "ONSTR"
    },
    {
     "name": "FROMSTR",
     "type": "esriFieldTypeString",
     "alias": "FROMSTR",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "FROMSTR"
    },
    {
     "name": "TOSTR",
     "type": "esriFieldTypeString",
     "alias": "TOSTR",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "TOSTR"
    },
    {
     "name": "SIDE",
     "type": "esriFieldTypeString",
     "alias": "SIDE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "SIDE"
    },
    {
     "name": "SITE",
     "type": "esriFieldTypeString",
     "alias": "SITE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 4,
     "defaultValue": null,
     "modelName": "SITE"
    },
    {
     "name": "SPP",
     "type": "esriFieldTypeString",
     "alias": "SPP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "SPP"
    },
    {
     "name": "UTILITIES",
     "type": "esriFieldTypeString",
     "alias": "UTILITIES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "UTILITIES"
    },
    {
     "name": "TLAWN",
     "type": "esriFieldTypeString",
     "alias": "TLAWN",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "TLAWN"
    },
    {
     "name": "PARCELID",
     "type": "esriFieldTypeString",
     "alias": "PARCELID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "PARCELID"
    },
    {
     "name": "HDSCAPDAM",
     "type": "esriFieldTypeString",
     "alias": "HDSCAPDAM",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 27,
     "defaultValue": null,
     "modelName": "HDSCAPDAM"
    },
    {
     "name": "INSPECT",
     "type": "esriFieldTypeString",
     "alias": "INSPECT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "INSPECT"
    },
    {
     "name": "ASSIGNED",
     "type": "esriFieldTypeString",
     "alias": "ASSIGNED",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 3,
     "defaultValue": null,
     "modelName": "ASSIGNED"
    },
    {
     "name": "DBH",
     "type": "esriFieldTypeDouble",
     "alias": "DBH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "DBH"
    },
    {
     "name": "COND",
     "type": "esriFieldTypeString",
     "alias": "COND",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 4,
     "defaultValue": null,
     "modelName": "COND"
    },
    {
     "name": "OBSERVE",
     "type": "esriFieldTypeString",
     "alias": "OBSERVE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 18,
     "defaultValue": null,
     "modelName": "OBSERVE"
    },
    {
     "name": "MT",
     "type": "esriFieldTypeString",
     "alias": "MT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 16,
     "defaultValue": null,
     "modelName": "MT"
    },
    {
     "name": "FAIL",
     "type": "esriFieldTypeString",
     "alias": "FAIL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "FAIL"
    },
    {
     "name": "IMPACT",
     "type": "esriFieldTypeString",
     "alias": "IMPACT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "IMPACT"
    },
    {
     "name": "FAILIMP",
     "type": "esriFieldTypeString",
     "alias": "FAILIMP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "FAILIMP"
    },
    {
     "name": "CONSEQ",
     "type": "esriFieldTypeString",
     "alias": "CONSEQ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 11,
     "defaultValue": null,
     "modelName": "CONSEQ"
    },
    {
     "name": "RATING",
     "type": "esriFieldTypeString",
     "alias": "RATING",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "RATING"
    },
    {
     "name": "CLEAR",
     "type": "esriFieldTypeString",
     "alias": "CLEAR",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "CLEAR"
    },
    {
     "name": "STAFF",
     "type": "esriFieldTypeString",
     "alias": "STAFF",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 4,
     "defaultValue": null,
     "modelName": "STAFF"
    },
    {
     "name": "PARK",
     "type": "esriFieldTypeString",
     "alias": "PARK",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 31,
     "defaultValue": null,
     "modelName": "PARK"
    },
    {
     "name": "WARD",
     "type": "esriFieldTypeString",
     "alias": "WARD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 9,
     "defaultValue": null,
     "modelName": "WARD"
    },
    {
     "name": "INV_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INV_DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INV_DATE"
    },
    {
     "name": "INV_TIME",
     "type": "esriFieldTypeString",
     "alias": "INV_TIME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "INV_TIME"
    },
    {
     "name": "INSPECT_DT",
     "type": "esriFieldTypeDate",
     "alias": "INSPECT_DT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSPECT_DT"
    },
    {
     "name": "INSPECT_TM",
     "type": "esriFieldTypeString",
     "alias": "INSPECT_TM",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "INSPECT_TM"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "ACTIVE",
     "type": "esriFieldTypeDouble",
     "alias": "ACTIVE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ACTIVE"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "ASSETID",
     "type": "esriFieldTypeString",
     "alias": "Cityworks AssetID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ASSETID"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R386_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_386",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_386",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S240_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Trees",
     "description": "",
     "prototype": {
      "attributes": {
       "ASSETID": null,
       "ADDRESS": null,
       "SUFFIX": null,
       "STREET": null,
       "ONSTR": null,
       "FROMSTR": null,
       "TOSTR": null,
       "SIDE": null,
       "SITE": null,
       "SPP": null,
       "UTILITIES": null,
       "TLAWN": null,
       "PARCELID": null,
       "HDSCAPDAM": null,
       "INSPECT": null,
       "ASSIGNED": null,
       "DBH": null,
       "COND": null,
       "OBSERVE": null,
       "MT": null,
       "FAIL": null,
       "IMPACT": null,
       "FAILIMP": null,
       "CONSEQ": null,
       "RATING": null,
       "CLEAR": null,
       "STAFF": null,
       "PARK": null,
       "WARD": null,
       "INV_DATE": null,
       "INV_TIME": null,
       "INSPECT_DT": null,
       "INSPECT_TM": null,
       "NOTES": null,
       "ACTIVE": null,
       "LOCATION": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.81,
   "id": 7,
   "name": "Intersection Points",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 72223.819286,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "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": 1367446.4302796833,
    "ymin": 492719.00270264596,
    "xmax": 1403546.4405106232,
    "ymax": 532990.5781632736,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735
    }
   },
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "7b758fbb4de09f88e0d19a205c6d2b99",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMdJREFUGJWVzzFKA1EQxvH/7NtzKKRI6Q3slYCgnaSxsLIwF1hmeMNWpgiWEghYJOAxbLyJomdY2bHR5Skm4tcN/Gb4puYfqcsh53wmIhfAPvAcEWsz2wDxDbv7LXBd7B6IyLG7T1R1CkT9CY9+wDLnOedHM7v7ujzb1VVELoEBj/74bVR2fgPGO/DrgCPiXkQOt8mqqh4GbGYrdz8FJr/Yp67r5mWNUNWTtm1nwFXf93sR8ZJSWqaUblT1vcQAfdM0C2Cxrc4Hdds82kN5YR4AAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 8,
      "height": 8,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     },
     "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": "IntersectionNames",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "STNAMES",
     "type": "esriFieldTypeString",
     "alias": "STNAMES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 150,
     "defaultValue": null,
     "modelName": "STNAMES"
    },
    {
     "name": "X_COORD",
     "type": "esriFieldTypeDouble",
     "alias": "X_COORD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "X_COORD"
    },
    {
     "name": "Y_COORD",
     "type": "esriFieldTypeDouble",
     "alias": "Y_COORD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Y_COORD"
    },
    {
     "name": "LINK_X_Y",
     "type": "esriFieldTypeString",
     "alias": "LINK_X_Y",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 28,
     "defaultValue": null,
     "modelName": "LINK_X_Y"
    },
    {
     "name": "WAYS_COUNT",
     "type": "esriFieldTypeInteger",
     "alias": "WAYS_COUNT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "WAYS_COUNT"
    },
    {
     "name": "STNAME_WAYS",
     "type": "esriFieldTypeString",
     "alias": "STNAME_WAYS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "STNAME_WAYS"
    },
    {
     "name": "POINT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "POINT_TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 22,
     "defaultValue": null,
     "modelName": "POINT_TYPE"
    },
    {
     "name": "IntersectionNames",
     "type": "esriFieldTypeString",
     "alias": "Intersection Names",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "IntersectionNames"
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "Facility ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "FACILITYID"
    },
    {
     "name": "ASSETID",
     "type": "esriFieldTypeString",
     "alias": "Cityworks AssetID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ASSETID"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ADDRESS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R906_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S576_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Intersection Points",
     "description": "",
     "prototype": {
      "attributes": {
       "LOCATION": null,
       "STNAMES": null,
       "X_COORD": null,
       "Y_COORD": null,
       "LINK_X_Y": null,
       "WAYS_COUNT": null,
       "STNAME_WAYS": null,
       "POINT_TYPE": null,
       "IntersectionNames": null,
       "FACILITYID": null,
       "ASSETID": null,
       "ADDRESS": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.81,
   "id": 5,
   "name": "Road Centerline",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 144447.638572,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "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": 1308033.1116064824,
    "ymin": 475046.5491202697,
    "xmax": 1456126.0773950256,
    "ymax": 591155.7206088081,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735
    }
   },
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       104,
       104,
       104,
       255
      ],
      "width": 0.4
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "where": null,
      "labelExpression": "[FULLNAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        104,
        104,
        104,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "NAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "CLPROCID",
     "type": "esriFieldTypeDouble",
     "alias": "CLPROCID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CLPROCID"
    },
    {
     "name": "CLNAMERDID",
     "type": "esriFieldTypeDouble",
     "alias": "CLNAMERDID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CLNAMERDID"
    },
    {
     "name": "CLRTERDID",
     "type": "esriFieldTypeDouble",
     "alias": "CLRTERDID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CLRTERDID"
    },
    {
     "name": "ROADTYPE",
     "type": "esriFieldTypeString",
     "alias": "ROADTYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 4,
     "defaultValue": null,
     "modelName": "ROADTYPE"
    },
    {
     "name": "ROADNUMBER",
     "type": "esriFieldTypeString",
     "alias": "ROADNUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ROADNUMBER"
    },
    {
     "name": "SUBDIV",
     "type": "esriFieldTypeString",
     "alias": "SUBDIV",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "SUBDIV"
    },
    {
     "name": "VILLAGE",
     "type": "esriFieldTypeString",
     "alias": "VILLAGE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "VILLAGE"
    },
    {
     "name": "COORDINATE",
     "type": "esriFieldTypeInteger",
     "alias": "COORDINATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "COORDINATE"
    },
    {
     "name": "FIELDNOTE",
     "type": "esriFieldTypeString",
     "alias": "FIELDNOTE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "FIELDNOTE"
    },
    {
     "name": "SPEEDLIMIT",
     "type": "esriFieldTypeInteger",
     "alias": "SPEEDLIMIT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SPEEDLIMIT"
    },
    {
     "name": "DIV_CODE",
     "type": "esriFieldTypeString",
     "alias": "DIV_CODE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 3,
     "defaultValue": null,
     "modelName": "DIV_CODE"
    },
    {
     "name": "RAMPCODE",
     "type": "esriFieldTypeString",
     "alias": "RAMPCODE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 3,
     "defaultValue": null,
     "modelName": "RAMPCODE"
    },
    {
     "name": "PAVEMENT",
     "type": "esriFieldTypeString",
     "alias": "PAVEMENT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 3,
     "defaultValue": null,
     "modelName": "PAVEMENT"
    },
    {
     "name": "SEGLENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "SEGLENGTH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SEGLENGTH"
    },
    {
     "name": "SEGID",
     "type": "esriFieldTypeDouble",
     "alias": "SEGID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SEGID"
    },
    {
     "name": "SHIELD",
     "type": "esriFieldTypeString",
     "alias": "SHIELD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 24,
     "defaultValue": null,
     "modelName": "SHIELD"
    },
    {
     "name": "MPBEGIN",
     "type": "esriFieldTypeDouble",
     "alias": "MPBEGIN",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MPBEGIN"
    },
    {
     "name": "MPEND",
     "type": "esriFieldTypeDouble",
     "alias": "MPEND",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MPEND"
    },
    {
     "name": "LENGTH3D",
     "type": "esriFieldTypeDouble",
     "alias": "LENGTH3D",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LENGTH3D"
    },
    {
     "name": "TWP_CODE",
     "type": "esriFieldTypeDouble",
     "alias": "TWP_CODE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TWP_CODE"
    },
    {
     "name": "JURISDICT",
     "type": "esriFieldTypeString",
     "alias": "JURISDICT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "JURISDICT"
    },
    {
     "name": "DISPLAY",
     "type": "esriFieldTypeString",
     "alias": "DISPLAY",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 6,
     "defaultValue": null,
     "modelName": "DISPLAY"
    },
    {
     "name": "DISCREPANC",
     "type": "esriFieldTypeString",
     "alias": "DISCREPANC",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 200,
     "defaultValue": null,
     "modelName": "DISCREPANC"
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "MSAG Street Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 125,
     "defaultValue": null,
     "modelName": "NAME"
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "FACILITYID"
    },
    {
     "name": "COMPLETED",
     "type": "esriFieldTypeString",
     "alias": "COMPLETED",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1,
     "defaultValue": "N",
     "modelName": "COMPLETED"
    },
    {
     "name": "SUBTYPECD",
     "type": "esriFieldTypeInteger",
     "alias": "SUBTYPECD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SUBTYPECD"
    },
    {
     "name": "LOADD",
     "type": "esriFieldTypeInteger",
     "alias": "LOADD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "LOADD"
    },
    {
     "name": "HIADD",
     "type": "esriFieldTypeInteger",
     "alias": "HIADD",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HIADD"
    },
    {
     "name": "STCODE",
     "type": "esriFieldTypeString",
     "alias": "STCODE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 254,
     "defaultValue": null,
     "modelName": "STCODE"
    },
    {
     "name": "STWIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "STWIDTH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "STWIDTH"
    },
    {
     "name": "STCLASS",
     "type": "esriFieldTypeString",
     "alias": "STCLASS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 2,
     "defaultValue": null,
     "modelName": "STCLASS"
    },
    {
     "name": "RWWIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "RWWIDTH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "RWWIDTH"
    },
    {
     "name": "YRRESURF",
     "type": "esriFieldTypeInteger",
     "alias": "YRRESURF",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "YRRESURF"
    },
    {
     "name": "STREET_LEN",
     "type": "esriFieldTypeInteger",
     "alias": "STREET_LEN",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "STREET_LEN"
    },
    {
     "name": "YEARBUILT",
     "type": "esriFieldTypeInteger",
     "alias": "YEARBUILT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "YEARBUILT"
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "MATERIAL"
    },
    {
     "name": "TRUCKROUTE",
     "type": "esriFieldTypeString",
     "alias": "TRUCKROUTE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1,
     "defaultValue": null,
     "modelName": "TRUCKROUTE"
    },
    {
     "name": "SNOWROUTEP",
     "type": "esriFieldTypeString",
     "alias": "SNOWROUTEP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "SNOWROUTEP"
    },
    {
     "name": "LASTYEAR",
     "type": "esriFieldTypeString",
     "alias": "LASTYEAR",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "LASTYEAR"
    },
    {
     "name": "FROMLEFT",
     "type": "esriFieldTypeInteger",
     "alias": "Left From Address",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FROMLEFT"
    },
    {
     "name": "TOLEFT",
     "type": "esriFieldTypeInteger",
     "alias": "Left To Address",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TOLEFT"
    },
    {
     "name": "FROMRIGHT",
     "type": "esriFieldTypeInteger",
     "alias": "Right From Address",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FROMRIGHT"
    },
    {
     "name": "TORIGHT",
     "type": "esriFieldTypeInteger",
     "alias": "Right To Address",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "TORIGHT"
    },
    {
     "name": "FULLNAME",
     "type": "esriFieldTypeString",
     "alias": "Full Road Name",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 125,
     "defaultValue": null,
     "modelName": "FULLNAME"
    },
    {
     "name": "ONEWAYDIR",
     "type": "esriFieldTypeString",
     "alias": "One Way Indicator",
     "domain": {
      "type": "codedValue",
      "name": "OneWayIndicator",
      "description": "An indicator used to determine if traffic flows with the digitized direction of the feature",
      "codedValues": [
       {
        "name": "From-To",
        "code": "From-To"
       },
       {
        "name": "To-From",
        "code": "To-From"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "ONEWAYDIR"
    },
    {
     "name": "ROADLEVEL",
     "type": "esriFieldTypeInteger",
     "alias": "Above or Below Grade",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ROADLEVEL"
    },
    {
     "name": "ROADCLASS",
     "type": "esriFieldTypeString",
     "alias": "Road Class",
     "domain": {
      "type": "codedValue",
      "name": "RoadClass",
      "description": "A functional classification of roads as adapted from the FHWA",
      "codedValues": [
       {
        "name": "Freeway",
        "code": "Freeway"
       },
       {
        "name": "Highway",
        "code": "Highway"
       },
       {
        "name": "Ramp",
        "code": "Ramp"
       },
       {
        "name": "Major Arterial",
        "code": "Major Arterial"
       },
       {
        "name": "Minor Arterial",
        "code": "Minor Arterial"
       },
       {
        "name": "Collector",
        "code": "Collector"
       },
       {
        "name": "Local",
        "code": "Local"
       },
       {
        "name": "Service",
        "code": "Service"
       },
       {
        "name": "4WD",
        "code": "4WD"
       },
       {
        "name": "Recreation",
        "code": "Recreation"
       },
       {
        "name": "Resource",
        "code": "Resource"
       },
       {
        "name": "Ferry",
        "code": "Ferry"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "Alley",
        "code": "Aly"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ROADCLASS"
    },
    {
     "name": "OWNEDBY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Owned By",
     "domain": {
      "type": "codedValue",
      "name": "AssetOwner",
      "description": "The owner of the asset",
      "codedValues": [
       {
        "name": "Private",
        "code": -1
       },
       {
        "name": "Other",
        "code": -2
       },
       {
        "name": "Hamilton",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": 1,
     "modelName": "OWNEDBY"
    },
    {
     "name": "MAINTBY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Maintained By",
     "domain": {
      "type": "codedValue",
      "name": "AssetManager",
      "description": "The manager of the asset",
      "codedValues": [
       {
        "name": "Private",
        "code": -1
       },
       {
        "name": "Other",
        "code": -2
       },
       {
        "name": "Hamilton",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": 1,
     "modelName": "MAINTBY"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "INWATER",
     "type": "esriFieldTypeString",
     "alias": "In Water",
     "domain": {
      "type": "codedValue",
      "name": "YesNo",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "No",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "INWATER"
    },
    {
     "name": "CEN_FAC",
     "type": "esriFieldTypeString",
     "alias": "CEN_FAC",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "CEN_FAC"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    },
    {
     "name": "ASSETID",
     "type": "esriFieldTypeString",
     "alias": "ASSETID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "ASSETID"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ADDRESS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R595_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_595",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_595",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S381_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Road Centerline",
     "description": "",
     "prototype": {
      "attributes": {
       "FACILITYID": null,
       "ROADCLASS": null,
       "OWNEDBY": 1,
       "CEN_FAC": null,
       "INWATER": null,
       "ASSETID": null,
       "LOCATION": null,
       "ADDRESS": null,
       "CLPROCID": null,
       "CLNAMERDID": null,
       "CLRTERDID": null,
       "ROADTYPE": null,
       "ROADNUMBER": null,
       "SUBDIV": null,
       "VILLAGE": null,
       "COORDINATE": null,
       "FIELDNOTE": null,
       "SPEEDLIMIT": null,
       "DIV_CODE": null,
       "RAMPCODE": null,
       "PAVEMENT": null,
       "SEGLENGTH": null,
       "SEGID": null,
       "SHIELD": null,
       "MPBEGIN": null,
       "MPEND": null,
       "LENGTH3D": null,
       "TWP_CODE": null,
       "JURISDICT": null,
       "DISPLAY": null,
       "DISCREPANC": null,
       "NAME": null,
       "COMPLETED": "N",
       "SUBTYPECD": null,
       "LOADD": null,
       "HIADD": null,
       "STCODE": null,
       "STWIDTH": null,
       "STCLASS": null,
       "RWWIDTH": null,
       "YRRESURF": null,
       "STREET_LEN": null,
       "YEARBUILT": null,
       "MATERIAL": null,
       "TRUCKROUTE": null,
       "SNOWROUTEP": null,
       "LASTYEAR": null,
       "FROMLEFT": null,
       "TOLEFT": null,
       "FROMRIGHT": null,
       "TORIGHT": null,
       "FULLNAME": null,
       "ONEWAYDIR": null,
       "ROADLEVEL": null,
       "MAINTBY": 1,
       "LASTUPDATE": null,
       "LASTEDITOR": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.81,
   "id": 15,
   "name": "Buildings",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "minScale": 9027.977411,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "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": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": 1367566.4222477041,
    "ymin": 492537.22772170603,
    "xmax": 1405363.2659452073,
    "ymax": 536483.9668457732,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735
    }
   },
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       225,
       225,
       225,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": true,
   "enableZDefaults": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": true,
   "supportsAttachmentsByUploadId": true,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GlobalID",
   "displayField": "SHORTNAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "BUILDINGID",
     "type": "esriFieldTypeString",
     "alias": "Building Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "BUILDINGID"
    },
    {
     "name": "FACILITYKEY",
     "type": "esriFieldTypeString",
     "alias": "Facility Site Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "FACILITYKEY"
    },
    {
     "name": "SHORTNAME",
     "type": "esriFieldTypeString",
     "alias": "Short Name of Building",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "SHORTNAME"
    },
    {
     "name": "LONGNAME",
     "type": "esriFieldTypeString",
     "alias": "Full Name of Building",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "LONGNAME"
    },
    {
     "name": "BLDGAREA",
     "type": "esriFieldTypeDouble",
     "alias": "Size of Building",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "BLDGAREA"
    },
    {
     "name": "FLOORCOUNT",
     "type": "esriFieldTypeInteger",
     "alias": "Number of Floors",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FLOORCOUNT"
    },
    {
     "name": "BLDGTYPE",
     "type": "esriFieldTypeString",
     "alias": "Building Type",
     "domain": {
      "type": "codedValue",
      "name": "BuildingOccupancyType",
      "description": "The primary occupancy type for the building as adapted from the International Building Code",
      "codedValues": [
       {
        "name": "Places used for people gathering for entertainment, worship, and eating or drinking",
        "code": "Assembly (Group A)"
       },
       {
        "name": "Places where services are provided",
        "code": "Business (Group B)"
       },
       {
        "name": "Schools and day care centers up to the 12th grade",
        "code": "Educational (Group E)"
       },
       {
        "name": "Places where goods are manufactured or repaired",
        "code": "Factory (Group F)"
       },
       {
        "name": "Places involving production or storage of very flammable or toxic materials",
        "code": "High-Hazard (Group H)"
       },
       {
        "name": "Places where people are physically unable to leave without assistance",
        "code": "Institutional (Group I)"
       },
       {
        "name": "Places where goods are displayed and sold",
        "code": "Mercantile (Group M)"
       },
       {
        "name": "Places providing accommodations for overnight stay",
        "code": "Residential (Group R)"
       },
       {
        "name": "Places where items are stored",
        "code": "Storage (Group S)"
       },
       {
        "name": "Other places",
        "code": "Utility and Miscellaneous (Group U)"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "BLDGTYPE"
    },
    {
     "name": "OPERHOURS",
     "type": "esriFieldTypeString",
     "alias": "Operational Hours",
     "domain": {
      "type": "codedValue",
      "name": "OperationalHours",
      "description": "The hours of operation for a facility",
      "codedValues": [
       {
        "name": "Daylight",
        "code": "Daylight"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "6:00am-7:00pm",
        "code": "6:00am-7:00pm"
       },
       {
        "name": "24 Hours/Day",
        "code": "24 Hours/Day"
       },
       {
        "name": "8:30am-5:00pm",
        "code": "8:30am-5:00pm"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "OPERHOURS"
    },
    {
     "name": "OPERDATE",
     "type": "esriFieldTypeDate",
     "alias": "Operational Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "OPERDATE"
    },
    {
     "name": "ACCESSTYPE",
     "type": "esriFieldTypeString",
     "alias": "Access Type",
     "domain": {
      "type": "codedValue",
      "name": "AccessType",
      "description": "A classification of the access allowed",
      "codedValues": [
       {
        "name": "Public",
        "code": "Public"
       },
       {
        "name": "Private",
        "code": "Private"
       },
       {
        "name": "Employee",
        "code": "Employee"
       },
       {
        "name": "Visitor",
        "code": "Visitor"
       },
       {
        "name": "Student",
        "code": "Student"
       },
       {
        "name": "Faculty",
        "code": "Faculty"
       },
       {
        "name": "Secure",
        "code": "Secure"
       },
       {
        "name": "Reserved",
        "code": "Reserved"
       },
       {
        "name": "Maintenance",
        "code": "Maintenance"
       },
       {
        "name": "Handicap",
        "code": "Handicap"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ACCESSTYPE"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeString",
     "alias": "Condition",
     "domain": {
      "type": "codedValue",
      "name": "Condition",
      "description": "The condition of the asset",
      "codedValues": [
       {
        "name": "Excellent",
        "code": "Excellent"
       },
       {
        "name": "Very Good",
        "code": "Very Good"
       },
       {
        "name": "Good",
        "code": "Good"
       },
       {
        "name": "Fair",
        "code": "Fair"
       },
       {
        "name": "Poor",
        "code": "Poor"
       },
       {
        "name": "Very Poor",
        "code": "Very Poor"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "OWNEDBY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Owned By",
     "domain": {
      "type": "codedValue",
      "name": "AssetOwner",
      "description": "The owner of the asset",
      "codedValues": [
       {
        "name": "Private",
        "code": -1
       },
       {
        "name": "Other",
        "code": -2
       },
       {
        "name": "Hamilton",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "OWNEDBY"
    },
    {
     "name": "MAINTBY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Managed By",
     "domain": {
      "type": "codedValue",
      "name": "AssetManager",
      "description": "The manager of the asset",
      "codedValues": [
       {
        "name": "Private",
        "code": -1
       },
       {
        "name": "Other",
        "code": -2
       },
       {
        "name": "Hamilton",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MAINTBY"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "ASSETID",
     "type": "esriFieldTypeString",
     "alias": "Cityworks AssetID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ASSETID"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ADDRESS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "R385_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_385",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_385",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S239_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Buildings",
     "description": "",
     "prototype": {
      "attributes": {
       "ADDRESS": null,
       "BUILDINGID": null,
       "FACILITYKEY": null,
       "SHORTNAME": null,
       "LONGNAME": null,
       "BLDGAREA": null,
       "FLOORCOUNT": null,
       "BLDGTYPE": null,
       "OPERHOURS": null,
       "OPERDATE": null,
       "ACCESSTYPE": null,
       "CONDITION": null,
       "OWNEDBY": null,
       "MAINTBY": null,
       "LASTUPDATE": null,
       "LASTEDITOR": null,
       "LOCATION": null,
       "ASSETID": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.81,
   "id": 18,
   "name": "Sidewalk",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "minScale": 9027.977411,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "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": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": 1369197.8244146854,
    "ymin": 493739.01993754506,
    "xmax": 1405281.702788122,
    "ymax": 534750.0640635863,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735
    }
   },
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       115,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSNull",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0
      }
     },
     "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": "GlobalID",
   "displayField": "FACILITYID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "Facility Identifier",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "FACILITYID"
    },
    {
     "name": "SURFTYPE",
     "type": "esriFieldTypeString",
     "alias": "Surface Type",
     "domain": {
      "type": "codedValue",
      "name": "PavementSurfaceType",
      "description": "The type of pavement surface",
      "codedValues": [
       {
        "name": "Concrete",
        "code": "Concrete"
       },
       {
        "name": "Asphalt",
        "code": "Asphalt"
       },
       {
        "name": "Chip and Seal",
        "code": "Chip and Seal"
       },
       {
        "name": "Gravel",
        "code": "Gravel"
       },
       {
        "name": "Brickpaver",
        "code": "Brickpaver"
       },
       {
        "name": "Cobblestone",
        "code": "Cobblestone"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "SURFTYPE"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeString",
     "alias": "Condition",
     "domain": {
      "type": "codedValue",
      "name": "Condition",
      "description": "The condition of the asset",
      "codedValues": [
       {
        "name": "Excellent",
        "code": "Excellent"
       },
       {
        "name": "Very Good",
        "code": "Very Good"
       },
       {
        "name": "Good",
        "code": "Good"
       },
       {
        "name": "Fair",
        "code": "Fair"
       },
       {
        "name": "Poor",
        "code": "Poor"
       },
       {
        "name": "Very Poor",
        "code": "Very Poor"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "WIDTH",
     "type": "esriFieldTypeDouble",
     "alias": "Sidewalk Width",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "WIDTH"
    },
    {
     "name": "INSTALLDATE",
     "type": "esriFieldTypeDate",
     "alias": "Install Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALLDATE"
    },
    {
     "name": "OWNEDBY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Owned By",
     "domain": {
      "type": "codedValue",
      "name": "AssetOwner",
      "description": "The owner of the asset",
      "codedValues": [
       {
        "name": "Private",
        "code": -1
       },
       {
        "name": "Other",
        "code": -2
       },
       {
        "name": "Hamilton",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "OWNEDBY"
    },
    {
     "name": "MAINTBY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Managed By",
     "domain": {
      "type": "codedValue",
      "name": "AssetManager",
      "description": "The manager of the asset",
      "codedValues": [
       {
        "name": "Private",
        "code": -1
       },
       {
        "name": "Other",
        "code": -2
       },
       {
        "name": "Hamilton",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "MAINTBY"
    },
    {
     "name": "LASTUPDATE",
     "type": "esriFieldTypeDate",
     "alias": "Last Update Date",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LASTUPDATE"
    },
    {
     "name": "LASTEDITOR",
     "type": "esriFieldTypeString",
     "alias": "Last Editor",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "LASTEDITOR"
    },
    {
     "name": "ADACOMPL",
     "type": "esriFieldTypeString",
     "alias": "ADA Compliant",
     "domain": {
      "type": "codedValue",
      "name": "YesNo",
      "description": "",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Y"
       },
       {
        "name": "No",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "ADACOMPL"
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GlobalID"
    },
    {
     "name": "ASSETID",
     "type": "esriFieldTypeString",
     "alias": "Cityworks AssetID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ASSETID"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ADDRESS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R390_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_390",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_390",
     "fields": "GlobalID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S244_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Sidewalk",
     "description": "",
     "prototype": {
      "attributes": {
       "ADDRESS": null,
       "FACILITYID": null,
       "SURFTYPE": null,
       "CONDITION": null,
       "WIDTH": null,
       "INSTALLDATE": null,
       "OWNEDBY": null,
       "MAINTBY": null,
       "LASTUPDATE": null,
       "LASTEDITOR": null,
       "ADACOMPL": null,
       "LOCATION": null,
       "ASSETID": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.81,
   "id": 20,
   "name": "Street Mowing",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 72223.819286,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "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": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": 1368215.4879606478,
    "ymin": 492851.2247969359,
    "xmax": 1403807.310231585,
    "ymax": 532052.1035800576,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735
    }
   },
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "WORKTYPE",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         255,
         115,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          56,
          168,
          0,
          127
         ],
         "width": 1
        }
       },
       "value": "CITY",
       "label": "City",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         230,
         169,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          168,
          132,
          127
         ],
         "width": 1
        }
       },
       "value": "CONTRACTOR",
       "label": "Contractor",
       "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": "LOCATION",
   "typeIdField": "WORKTYPE",
   "subtypeField": "SUBTYPECD",
   "defaultSubtypeCode": 6,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "ASSETID",
     "type": "esriFieldTypeString",
     "alias": "ASSETID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ASSETID"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "ADDRESS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "LOCDESC",
     "type": "esriFieldTypeString",
     "alias": "Location Description",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCDESC"
    },
    {
     "name": "ACRE",
     "type": "esriFieldTypeDouble",
     "alias": "ACRE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ACRE"
    },
    {
     "name": "SUBTYPECD",
     "type": "esriFieldTypeInteger",
     "alias": "SUBTYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": 6,
     "modelName": "SUBTYPECD"
    },
    {
     "name": "WORKTYPE",
     "type": "esriFieldTypeString",
     "alias": "WORKTYPE",
     "domain": {
      "type": "codedValue",
      "name": "WorkType",
      "description": "WorkType",
      "codedValues": [
       {
        "name": "City",
        "code": "CITY"
       },
       {
        "name": "Contractor",
        "code": "CONTRACTOR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": "CITY",
     "modelName": "WORKTYPE"
    },
    {
     "name": "CONTRACTNO",
     "type": "esriFieldTypeString",
     "alias": "CONTRACTNO",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CONTRACTNO"
    },
    {
     "name": "CONTRACTDATE",
     "type": "esriFieldTypeDate",
     "alias": "CONTRACTDATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONTRACTDATE"
    },
    {
     "name": "FREQUENCY",
     "type": "esriFieldTypeString",
     "alias": "FREQUENCY",
     "domain": {
      "type": "codedValue",
      "name": "MowFrequency",
      "description": "Mowing Frequency",
      "codedValues": [
       {
        "name": "Bi-Weekly",
        "code": "BIWEEKLY"
       },
       {
        "name": "Weekly",
        "code": "WEEKLY"
       },
       {
        "name": "Monthly",
        "code": "MONTHLY"
       },
       {
        "name": "Quarterly",
        "code": "QUARTERLY"
       },
       {
        "name": "Yearly",
        "code": "YEARLY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": "WEEKLY",
     "modelName": "FREQUENCY"
    },
    {
     "name": "STATUS",
     "type": "esriFieldTypeString",
     "alias": "STATUS",
     "domain": {
      "type": "codedValue",
      "name": "ServiceStatus",
      "description": "",
      "codedValues": [
       {
        "name": "Active",
        "code": "A"
       },
       {
        "name": "Inactive",
        "code": "I"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     },
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": "A",
     "modelName": "STATUS"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R989_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S645_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "CITY",
     "name": "CITY",
     "domains": {
      "WORKTYPE": {"type": "inherited"},
      "FREQUENCY": {"type": "inherited"},
      "STATUS": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "Street Mowing",
       "description": "",
       "prototype": {
        "attributes": {
         "ACRE": null,
         "SUBTYPECD": 1224,
         "CONTRACTDATE": null,
         "FREQUENCY": "WEEKLY",
         "STATUS": "A",
         "ASSETID": null,
         "ADDRESS": null,
         "LOCATION": null,
         "LOCDESC": null,
         "WORKTYPE": "CITY",
         "CONTRACTNO": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "CONTRACTOR",
     "name": "CONTRACTOR",
     "domains": {
      "WORKTYPE": {"type": "inherited"},
      "FREQUENCY": {"type": "inherited"},
      "STATUS": {"type": "inherited"}
     },
     "templates": [
      {
       "name": "CONTRACTOR",
       "description": "",
       "prototype": {
        "attributes": {
         "FREQUENCY": "WEEKLY",
         "STATUS": "A",
         "ASSETID": null,
         "ADDRESS": null,
         "LOCATION": null,
         "LOCDESC": null,
         "ACRE": null,
         "SUBTYPECD": 6,
         "WORKTYPE": "CONTRACTOR",
         "CONTRACTNO": null,
         "CONTRACTDATE": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    }
   ],
   "templates": [],
   "subtypes": [
    {
     "code": 0,
     "name": "Bridge",
     "defaultValues": {
      "ASSETID": null,
      "ADDRESS": null,
      "LOCATION": null,
      "LOCDESC": null,
      "ACRE": null,
      "SUBTYPECD": 0,
      "WORKTYPE": "CITY",
      "CONTRACTNO": null,
      "CONTRACTDATE": null,
      "FREQUENCY": "WEEKLY",
      "STATUS": "A"
     },
     "domains": {
      "WORKTYPE": {"type": "inherited"},
      "FREQUENCY": {"type": "inherited"},
      "STATUS": {"type": "inherited"}
     }
    },
    {
     "code": 1,
     "name": "Bush Hog",
     "defaultValues": {
      "ASSETID": null,
      "ADDRESS": null,
      "LOCATION": null,
      "LOCDESC": null,
      "ACRE": null,
      "SUBTYPECD": 1,
      "WORKTYPE": "CITY",
      "CONTRACTNO": null,
      "CONTRACTDATE": null,
      "FREQUENCY": "WEEKLY",
      "STATUS": "A"
     },
     "domains": {
      "WORKTYPE": {"type": "inherited"},
      "FREQUENCY": {"type": "inherited"},
      "STATUS": {"type": "inherited"}
     }
    },
    {
     "code": 2,
     "name": "Deck",
     "defaultValues": {
      "ASSETID": null,
      "ADDRESS": null,
      "LOCATION": null,
      "LOCDESC": null,
      "ACRE": null,
      "SUBTYPECD": 2,
      "WORKTYPE": "CITY",
      "CONTRACTNO": null,
      "CONTRACTDATE": null,
      "FREQUENCY": "WEEKLY",
      "STATUS": "A"
     },
     "domains": {
      "WORKTYPE": {"type": "inherited"},
      "FREQUENCY": {"type": "inherited"},
      "STATUS": {"type": "inherited"}
     }
    },
    {
     "code": 3,
     "name": "Guardrail",
     "defaultValues": {
      "ASSETID": null,
      "ADDRESS": null,
      "LOCATION": null,
      "LOCDESC": null,
      "ACRE": null,
      "SUBTYPECD": 3,
      "WORKTYPE": "CITY",
      "CONTRACTNO": null,
      "CONTRACTDATE": null,
      "FREQUENCY": "WEEKLY",
      "STATUS": "A"
     },
     "domains": {
      "WORKTYPE": {"type": "inherited"},
      "FREQUENCY": {"type": "inherited"},
      "STATUS": {"type": "inherited"}
     }
    },
    {
     "code": 4,
     "name": "Landscape",
     "defaultValues": {
      "ASSETID": null,
      "ADDRESS": null,
      "LOCATION": null,
      "LOCDESC": null,
      "ACRE": null,
      "SUBTYPECD": 4,
      "WORKTYPE": "CITY",
      "CONTRACTNO": null,
      "CONTRACTDATE": null,
      "FREQUENCY": "WEEKLY",
      "STATUS": "A"
     },
     "domains": {
      "WORKTYPE": {"type": "inherited"},
      "FREQUENCY": {"type": "inherited"},
      "STATUS": {"type": "inherited"}
     }
    },
    {
     "code": 5,
     "name": "Sidewalk",
     "defaultValues": {
      "ASSETID": null,
      "ADDRESS": null,
      "LOCATION": null,
      "LOCDESC": null,
      "ACRE": null,
      "SUBTYPECD": 5,
      "WORKTYPE": "CITY",
      "CONTRACTNO": null,
      "CONTRACTDATE": null,
      "FREQUENCY": "WEEKLY",
      "STATUS": "A"
     },
     "domains": {
      "WORKTYPE": {"type": "inherited"},
      "FREQUENCY": {"type": "inherited"},
      "STATUS": {"type": "inherited"}
     }
    },
    {
     "code": 6,
     "name": "Tractor",
     "defaultValues": {
      "ASSETID": null,
      "ADDRESS": null,
      "LOCATION": null,
      "LOCDESC": null,
      "ACRE": null,
      "SUBTYPECD": 6,
      "WORKTYPE": "CITY",
      "CONTRACTNO": null,
      "CONTRACTDATE": null,
      "FREQUENCY": "WEEKLY",
      "STATUS": "A"
     },
     "domains": {
      "WORKTYPE": {"type": "inherited"},
      "FREQUENCY": {"type": "inherited"},
      "STATUS": {"type": "inherited"}
     }
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.81,
   "id": 14,
   "name": "Snow Removal Routes",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "minScale": 144447.638572,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "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": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": 1367104.5719574206,
    "ymin": 492406.2490628734,
    "xmax": 1405449.4825541899,
    "ymax": 537507.8214251623,
    "spatialReference": {
     "wkid": 102723,
     "latestWkid": 3735
    }
   },
   "sourceSpatialReference": {
    "wkid": 102723,
    "latestWkid": 3735
   },
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "ROUTENUM",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         170,
         102,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "1",
       "label": "Route 1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "2",
       "label": "Route 2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "3",
       "label": "Route 3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         112,
         0,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "4",
       "label": "Route 4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         235,
         190,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "5",
       "label": "Route 5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         230,
         0,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "6",
       "label": "Route 6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         245,
         122,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "7",
       "label": "Route 7",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         190,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "8",
       "label": "Route 8",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         205,
         102,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "9",
       "label": "Route 9",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         137,
         68,
         127
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 1
        }
       },
       "value": "10",
       "label": "Route 10",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "\"Route \" CONCAT  NEWLINE  CONCAT [ROUTENUM]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "ROUTENUM",
   "typeIdField": "ROUTENUM",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "ROUTENUM",
     "type": "esriFieldTypeString",
     "alias": "Route Number",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "ROUTENUM"
    },
    {
     "name": "SweeperSchedule",
     "type": "esriFieldTypeString",
     "alias": "SweeperSchedule",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "SweeperSchedule"
    },
    {
     "name": "LeafSchedule",
     "type": "esriFieldTypeString",
     "alias": "LeafSchedule",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LeafSchedule"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "SHAPE"
   },
   "indexes": [
    {
     "name": "R898_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S568_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [
    {
     "id": "1",
     "name": "1",
     "domains": {},
     "templates": [
      {
       "name": "Route 1",
       "description": "",
       "prototype": {
        "attributes": {
         "LeafSchedule": null,
         "ROUTENUM": "1",
         "SweeperSchedule": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "2",
     "name": "2",
     "domains": {},
     "templates": [
      {
       "name": "Route 2",
       "description": "",
       "prototype": {
        "attributes": {
         "LeafSchedule": null,
         "ROUTENUM": "2",
         "SweeperSchedule": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "3",
     "name": "3",
     "domains": {},
     "templates": [
      {
       "name": "Route 3",
       "description": "",
       "prototype": {
        "attributes": {
         "LeafSchedule": null,
         "ROUTENUM": "3",
         "SweeperSchedule": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "4",
     "name": "4",
     "domains": {},
     "templates": [
      {
       "name": "Route 4",
       "description": "",
       "prototype": {
        "attributes": {
         "LeafSchedule": null,
         "ROUTENUM": "4",
         "SweeperSchedule": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "5",
     "name": "5",
     "domains": {},
     "templates": [
      {
       "name": "Route 5",
       "description": "",
       "prototype": {
        "attributes": {
         "LeafSchedule": null,
         "ROUTENUM": "5",
         "SweeperSchedule": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "6",
     "name": "6",
     "domains": {},
     "templates": [
      {
       "name": "Route 6",
       "description": "",
       "prototype": {
        "attributes": {
         "LeafSchedule": null,
         "ROUTENUM": "6",
         "SweeperSchedule": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "7",
     "name": "7",
     "domains": {},
     "templates": [
      {
       "name": "Route 7",
       "description": "",
       "prototype": {
        "attributes": {
         "LeafSchedule": null,
         "ROUTENUM": "7",
         "SweeperSchedule": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "8",
     "name": "8",
     "domains": {},
     "templates": [
      {
       "name": "Route 8",
       "description": "",
       "prototype": {
        "attributes": {
         "LeafSchedule": null,
         "ROUTENUM": "8",
         "SweeperSchedule": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "9",
     "name": "9",
     "domains": {},
     "templates": [
      {
       "name": "Route 9",
       "description": "",
       "prototype": {
        "attributes": {
         "LeafSchedule": null,
         "ROUTENUM": "9",
         "SweeperSchedule": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    },
    {
     "id": "10",
     "name": "10",
     "domains": {},
     "templates": [
      {
       "name": "Route 10",
       "description": "",
       "prototype": {
        "attributes": {
         "LeafSchedule": null,
         "ROUTENUM": "10",
         "SweeperSchedule": null
        }
       },
       "drawingTool": "esriFeatureEditToolPolygon"
      }
     ]
    }
   ],
   "templates": [],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}