{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "SSManhole",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26913,
    "latestWkid": 26913,
    "xyTolerance": 0.002,
    "zTolerance": 0.002,
    "mTolerance": 0.002,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 8000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "81d1264f2ca4be2fa947ffa9b609f0bb",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQoka3TvysFUBjG8c/l+gNM/AdGg80gg1K4Bim/sglZDBI7kgwGSVmUAd2idF2DwaBMTCYGkxJJUTKgy3DfQTox8NZZznm/7/M+7zkn6w+R/W84gxw6UINb7KPwG1yNTZxjFcuYQQ9GMYDHFJxBHpVYwxXecYZ7bEThthTcjVMsReJRnI+hE32YCEuF73AOC6FyggMsoglVuME2hlJwbXgs4QWzsX+M+SiexVOq7TvM4QJTqMMlGsPrChowkoKL6MU6WqKDduzEkHbDdzEF53GIZgziOuBl7IX6KyZTcEn5PrcwHMOpQD368RadfaRgeEArukLhGePKL2z6K5iCRcJOrB/jTx/jE3dtQONlSxe9AAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 11,
      "height": 11,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 52745.137000000104,
    "ymin": 5582887.244,
    "xmax": 537408.494,
    "ymax": 5595657.442,
    "spatialReference": {
     "wkid": 26913,
     "latestWkid": 26913,
     "xyTolerance": 6.40000000596046E-5,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SUBTYPENAME",
   "typeIdField": "Subtype",
   "subtypeFieldName": "Subtype",
   "subtypeField": "Subtype",
   "defaultSubtypeCode": 1,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SUBTYPE",
     "type": "esriFieldTypeInteger",
     "alias": "Subtype",
     "domain": null
    },
    {
     "name": "SYMBOLANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "SymbolAngle",
     "domain": null
    },
    {
     "name": "INSTALLATIONDATE",
     "type": "esriFieldTypeString",
     "alias": "INSTALLATIONDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "MAINTAINEDBY",
     "type": "esriFieldTypeString",
     "alias": "MaintainedBy",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "MaintainedBy",
      "description": "",
      "codedValues": [
       {
        "name": "City",
        "code": "C"
       },
       {
        "name": "Private",
        "code": "P"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "RIMELEVATION",
     "type": "esriFieldTypeDouble",
     "alias": "RimElevation",
     "domain": null
    },
    {
     "name": "SUMPELEVATION",
     "type": "esriFieldTypeDouble",
     "alias": "SumpElevation",
     "domain": null
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "ManholeMaterial",
      "description": "",
      "codedValues": [
       {
        "name": "BLOCK",
        "code": "BLOCK"
       },
       {
        "name": "CSP",
        "code": "CSP"
       },
       {
        "name": "POURED IN PLACE",
        "code": "POURED IN PLACE"
       },
       {
        "name": "PRECAST",
        "code": "PRECAST"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "WEHOLITE-HDPE",
        "code": "WEHOLITE-HDPE"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 75,
     "domain": null
    },
    {
     "name": "DETAILDRAWING",
     "type": "esriFieldTypeString",
     "alias": "DETAILDRAWING",
     "length": 75,
     "domain": null
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Enabled",
     "domain": {
      "type": "codedValue",
      "name": "EnabledDomain",
      "description": "",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SUBTYPENAME",
     "type": "esriFieldTypeString",
     "alias": "SUBTYPENAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "SURVEY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "SURVEY_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "GISID",
     "type": "esriFieldTypeInteger",
     "alias": "GISID",
     "domain": null
    },
    {
     "name": "UPDATE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "UPDATE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "UPDATE_USER",
     "type": "esriFieldTypeString",
     "alias": "UPDATE_USER",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYNERGENID",
     "type": "esriFieldTypeString",
     "alias": "SYNERGENID",
     "length": 17,
     "domain": null
    },
    {
     "name": "ASSUMEDYEAR",
     "type": "esriFieldTypeString",
     "alias": "AssumedYear",
     "length": 10,
     "domain": null
    },
    {
     "name": "MODELNUMBER",
     "type": "esriFieldTypeString",
     "alias": "MODELNUMBER",
     "length": 50,
     "domain": null
    },
    {
     "name": "PROJECT",
     "type": "esriFieldTypeString",
     "alias": "PROJECT",
     "length": 50,
     "domain": null
    },
    {
     "name": "PROJECTSTATUS",
     "type": "esriFieldTypeString",
     "alias": "PROJECTSTATUS",
     "length": 20,
     "domain": null
    },
    {
     "name": "SHOTCRETE",
     "type": "esriFieldTypeString",
     "alias": "SHOTCRETE",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHOTCRETEYEAR",
     "type": "esriFieldTypeDate",
     "alias": "SHOTCRETEYEAR",
     "length": 8,
     "domain": null
    },
    {
     "name": "SHOTCRETECONTRACTOR",
     "type": "esriFieldTypeString",
     "alias": "SHOTCRETECONTRACTOR",
     "length": 20,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1868_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_1868",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_1868",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A1735_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ASSUMEDYEAR": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 4,
     "name": "Interceptor"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ASSUMEDYEAR": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 1,
     "name": "Manhole"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ASSUMEDYEAR": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 3,
     "name": "CombinationManhole"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ASSUMEDYEAR": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 2,
     "name": "ManholeChamber"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ASSUMEDYEAR": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "SUBTYPE": 4,
      "SYMBOLANGLE": 0,
      "INSTALLATIONDATE": null,
      "MAINTAINEDBY": "C",
      "RIMELEVATION": 0,
      "SUMPELEVATION": 0,
      "MATERIAL": "UNKNOWN",
      "COMMENTS": null,
      "DETAILDRAWING": null,
      "ENABLED": 1,
      "SUBTYPENAME": null,
      "SURVEY_DATE": null,
      "GISID": null,
      "UPDATE_DATE": null,
      "UPDATE_USER": null,
      "SYNERGENID": null,
      "ASSUMEDYEAR": "N",
      "MODELNUMBER": null,
      "PROJECT": null,
      "PROJECTSTATUS": null,
      "SHOTCRETE": "N",
      "SHOTCRETEYEAR": null,
      "SHOTCRETECONTRACTOR": null,
      "GLOBALID": null
     },
     "code": 4,
     "name": "Interceptor"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ASSUMEDYEAR": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "SUBTYPE": 1,
      "SYMBOLANGLE": 0,
      "INSTALLATIONDATE": null,
      "MAINTAINEDBY": "C",
      "RIMELEVATION": 0,
      "SUMPELEVATION": 0,
      "MATERIAL": "UNKNOWN",
      "COMMENTS": null,
      "DETAILDRAWING": null,
      "ENABLED": 1,
      "SUBTYPENAME": null,
      "SURVEY_DATE": null,
      "GISID": null,
      "UPDATE_DATE": null,
      "UPDATE_USER": null,
      "SYNERGENID": null,
      "ASSUMEDYEAR": "N",
      "MODELNUMBER": null,
      "PROJECT": null,
      "PROJECTSTATUS": null,
      "SHOTCRETE": "N",
      "SHOTCRETEYEAR": null,
      "SHOTCRETECONTRACTOR": null,
      "GLOBALID": null
     },
     "code": 1,
     "name": "Manhole"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ASSUMEDYEAR": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "SUBTYPE": 3,
      "SYMBOLANGLE": 0,
      "INSTALLATIONDATE": null,
      "MAINTAINEDBY": "C",
      "RIMELEVATION": 0,
      "SUMPELEVATION": 0,
      "MATERIAL": "UNKNOWN",
      "COMMENTS": null,
      "DETAILDRAWING": null,
      "ENABLED": 1,
      "SUBTYPENAME": null,
      "SURVEY_DATE": null,
      "GISID": null,
      "UPDATE_DATE": null,
      "UPDATE_USER": null,
      "SYNERGENID": null,
      "ASSUMEDYEAR": "N",
      "MODELNUMBER": null,
      "PROJECT": null,
      "PROJECTSTATUS": null,
      "SHOTCRETE": "N",
      "SHOTCRETEYEAR": null,
      "SHOTCRETECONTRACTOR": null,
      "GLOBALID": null
     },
     "code": 3,
     "name": "CombinationManhole"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "ASSUMEDYEAR": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "SUBTYPE": 2,
      "SYMBOLANGLE": 0,
      "INSTALLATIONDATE": null,
      "MAINTAINEDBY": "C",
      "RIMELEVATION": 0,
      "SUMPELEVATION": 0,
      "MATERIAL": "UNKNOWN",
      "COMMENTS": null,
      "DETAILDRAWING": null,
      "ENABLED": 1,
      "SUBTYPENAME": null,
      "SURVEY_DATE": null,
      "GISID": null,
      "UPDATE_DATE": null,
      "UPDATE_USER": null,
      "SYNERGENID": null,
      "ASSUMEDYEAR": "N",
      "MODELNUMBER": null,
      "PROJECT": null,
      "PROJECTSTATUS": null,
      "SHOTCRETE": "N",
      "SHOTCRETEYEAR": null,
      "SHOTCRETECONTRACTOR": null,
      "GLOBALID": null
     },
     "code": 2,
     "name": "ManholeChamber"
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Canada Central Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 1,
   "name": "SSCatchBasin",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26913,
    "latestWkid": 26913,
    "xyTolerance": 0.002,
    "zTolerance": 0.002,
    "mTolerance": 0.002,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 8000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 5000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "4c1065b15d5a8363ccb60d58eba7afeb",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAP0lEQVQokWNhIBOwUEOjGQMDAxcB9XcYGBieoGvkY2Bg2ENAowM2jSSBUY201sjPwMDgQkD9J2wa15JrI0kAAL1jBhlXqjBHAAAAAElFTkSuQmCC",
      "contentType": "image/png",
      "width": 10,
      "height": 10,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 517368.65025,
    "ymin": 5284472.131,
    "xmax": 535870.414875,
    "ymax": 5595248.418125,
    "spatialReference": {
     "wkid": 26913,
     "latestWkid": 26913,
     "xyTolerance": 6.40000000596046E-5,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SUBTYPENAME",
   "typeIdField": "Subtype",
   "subtypeFieldName": "Subtype",
   "subtypeField": "Subtype",
   "defaultSubtypeCode": 2,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SUBTYPE",
     "type": "esriFieldTypeInteger",
     "alias": "Subtype",
     "domain": null
    },
    {
     "name": "SYMBOLANGLE",
     "type": "esriFieldTypeDouble",
     "alias": "SymbolAngle",
     "domain": null
    },
    {
     "name": "INSTALLATIONDATE",
     "type": "esriFieldTypeString",
     "alias": "INSTALLATIONDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "MAINTAINEDBY",
     "type": "esriFieldTypeString",
     "alias": "MaintainedBy",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "MaintainedBy",
      "description": "",
      "codedValues": [
       {
        "name": "City",
        "code": "C"
       },
       {
        "name": "Private",
        "code": "P"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "Material",
     "length": 255,
     "domain": {
      "type": "codedValue",
      "name": "ManholeMaterial",
      "description": "",
      "codedValues": [
       {
        "name": "BLOCK",
        "code": "BLOCK"
       },
       {
        "name": "CSP",
        "code": "CSP"
       },
       {
        "name": "POURED IN PLACE",
        "code": "POURED IN PLACE"
       },
       {
        "name": "PRECAST",
        "code": "PRECAST"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "WEHOLITE-HDPE",
        "code": "WEHOLITE-HDPE"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "RIMELEVATION",
     "type": "esriFieldTypeDouble",
     "alias": "RimElevation",
     "domain": null
    },
    {
     "name": "SUMPELEVATION",
     "type": "esriFieldTypeDouble",
     "alias": "SumpElevation",
     "domain": null
    },
    {
     "name": "COMMENTS",
     "type": "esriFieldTypeString",
     "alias": "COMMENTS",
     "length": 75,
     "domain": null
    },
    {
     "name": "DETAILDRAWING",
     "type": "esriFieldTypeString",
     "alias": "DETAILDRAWING",
     "length": 75,
     "domain": null
    },
    {
     "name": "ENABLED",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Enabled",
     "domain": {
      "type": "codedValue",
      "name": "EnabledDomain",
      "description": "",
      "codedValues": [
       {
        "name": "False",
        "code": 0
       },
       {
        "name": "True",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SUBTYPENAME",
     "type": "esriFieldTypeString",
     "alias": "SUBTYPENAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "SURVEY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "SURVEY_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "GISID",
     "type": "esriFieldTypeInteger",
     "alias": "GISID",
     "domain": null
    },
    {
     "name": "UPDATE_DATE",
     "type": "esriFieldTypeDate",
     "alias": "UPDATE_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "UPDATE_USER",
     "type": "esriFieldTypeString",
     "alias": "UPDATE_USER",
     "length": 8,
     "domain": null
    },
    {
     "name": "SYNERGENID",
     "type": "esriFieldTypeString",
     "alias": "SYNERGENID",
     "length": 17,
     "domain": null
    },
    {
     "name": "PROJECT",
     "type": "esriFieldTypeString",
     "alias": "PROJECT",
     "length": 50,
     "domain": null
    },
    {
     "name": "PROJECTSTATUS",
     "type": "esriFieldTypeString",
     "alias": "PROJECTSTATUS",
     "length": 20,
     "domain": null
    },
    {
     "name": "SHOTCRETE",
     "type": "esriFieldTypeString",
     "alias": "SHOTCRETE",
     "length": 1,
     "domain": null
    },
    {
     "name": "SHOTCRETEYEAR",
     "type": "esriFieldTypeDate",
     "alias": "SHOTCRETEYEAR",
     "length": 8,
     "domain": null
    },
    {
     "name": "SHOTCRETECONTRACTOR",
     "type": "esriFieldTypeString",
     "alias": "SHOTCRETECONTRACTOR",
     "length": 20,
     "domain": null
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1878_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_1878",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_1878",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "A1745_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 2,
     "name": "SideInletCatchBasin"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 1,
     "name": "CatchBasin"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 3,
     "name": "ManholeCatchBasin"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 6,
     "name": "HighCapacity"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 4,
     "name": "HeavyFrame"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 5,
     "name": "FlipTop"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "SUBTYPE": 2,
      "SYMBOLANGLE": 0,
      "INSTALLATIONDATE": null,
      "MAINTAINEDBY": "C",
      "MATERIAL": "UNKNOWN",
      "RIMELEVATION": 0,
      "SUMPELEVATION": 0,
      "COMMENTS": null,
      "DETAILDRAWING": null,
      "ENABLED": 1,
      "SUBTYPENAME": null,
      "SURVEY_DATE": null,
      "GISID": null,
      "UPDATE_DATE": null,
      "UPDATE_USER": null,
      "SYNERGENID": null,
      "PROJECT": null,
      "PROJECTSTATUS": null,
      "SHOTCRETE": "N",
      "SHOTCRETEYEAR": null,
      "SHOTCRETECONTRACTOR": null,
      "GLOBALID": null
     },
     "code": 2,
     "name": "SideInletCatchBasin"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "SUBTYPE": 1,
      "SYMBOLANGLE": 0,
      "INSTALLATIONDATE": null,
      "MAINTAINEDBY": "C",
      "MATERIAL": "UNKNOWN",
      "RIMELEVATION": 0,
      "SUMPELEVATION": 0,
      "COMMENTS": null,
      "DETAILDRAWING": null,
      "ENABLED": 1,
      "SUBTYPENAME": null,
      "SURVEY_DATE": null,
      "GISID": null,
      "UPDATE_DATE": null,
      "UPDATE_USER": null,
      "SYNERGENID": null,
      "PROJECT": null,
      "PROJECTSTATUS": null,
      "SHOTCRETE": "N",
      "SHOTCRETEYEAR": null,
      "SHOTCRETECONTRACTOR": null,
      "GLOBALID": null
     },
     "code": 1,
     "name": "CatchBasin"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "SUBTYPE": 3,
      "SYMBOLANGLE": 0,
      "INSTALLATIONDATE": null,
      "MAINTAINEDBY": "C",
      "MATERIAL": "UNKNOWN",
      "RIMELEVATION": 0,
      "SUMPELEVATION": 0,
      "COMMENTS": null,
      "DETAILDRAWING": null,
      "ENABLED": 1,
      "SUBTYPENAME": null,
      "SURVEY_DATE": null,
      "GISID": null,
      "UPDATE_DATE": null,
      "UPDATE_USER": null,
      "SYNERGENID": null,
      "PROJECT": null,
      "PROJECTSTATUS": null,
      "SHOTCRETE": "N",
      "SHOTCRETEYEAR": null,
      "SHOTCRETECONTRACTOR": null,
      "GLOBALID": null
     },
     "code": 3,
     "name": "ManholeCatchBasin"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "SUBTYPE": 2,
      "SYMBOLANGLE": 0,
      "INSTALLATIONDATE": null,
      "MAINTAINEDBY": "C",
      "MATERIAL": "UNKNOWN",
      "RIMELEVATION": 0,
      "SUMPELEVATION": 0,
      "COMMENTS": null,
      "DETAILDRAWING": null,
      "ENABLED": 1,
      "SUBTYPENAME": null,
      "SURVEY_DATE": null,
      "GISID": null,
      "UPDATE_DATE": null,
      "UPDATE_USER": null,
      "SYNERGENID": null,
      "PROJECT": null,
      "PROJECTSTATUS": null,
      "SHOTCRETE": "N",
      "SHOTCRETEYEAR": null,
      "SHOTCRETECONTRACTOR": null,
      "GLOBALID": null
     },
     "code": 6,
     "name": "HighCapacity"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "SUBTYPE": 2,
      "SYMBOLANGLE": 0,
      "INSTALLATIONDATE": null,
      "MAINTAINEDBY": "C",
      "MATERIAL": "UNKNOWN",
      "RIMELEVATION": 0,
      "SUMPELEVATION": 0,
      "COMMENTS": null,
      "DETAILDRAWING": null,
      "ENABLED": 1,
      "SUBTYPENAME": null,
      "SURVEY_DATE": null,
      "GISID": null,
      "UPDATE_DATE": null,
      "UPDATE_USER": null,
      "SYNERGENID": null,
      "PROJECT": null,
      "PROJECTSTATUS": null,
      "SHOTCRETE": "N",
      "SHOTCRETEYEAR": null,
      "SHOTCRETECONTRACTOR": null,
      "GLOBALID": null
     },
     "code": 4,
     "name": "HeavyFrame"
    },
    {
     "domains": {
      "MAINTAINEDBY": {"type": "inherited"},
      "MATERIAL": {"type": "inherited"},
      "ENABLED": {"type": "inherited"},
      "PROJECTSTATUS": {
       "type": "codedValue",
       "name": "IRProjectStatus",
       "description": "IR Status of Project Data delivered",
       "codedValues": [
        {
         "name": "AS-BUILT",
         "code": "AS-BUILT"
        },
        {
         "name": "DESIGN",
         "code": "DESIGN"
        },
        {
         "name": "PARTIAL AS-BUILT",
         "code": "PARTIAL AS-BUILT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETE": {
       "type": "codedValue",
       "name": "YesNo",
       "description": "",
       "codedValues": [
        {
         "name": "Yes",
         "code": "Y"
        },
        {
         "name": "No",
         "code": "N"
        },
        {
         "name": "N/A",
         "code": "N/A"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      },
      "SHOTCRETECONTRACTOR": {
       "type": "codedValue",
       "name": "SHOTCRETECNTR",
       "description": "Shotcrete Contractor",
       "codedValues": [
        {
         "name": "ACME",
         "code": "ACME"
        },
        {
         "name": "TOPSHOT",
         "code": "TOPSHOT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "SUBTYPE": 2,
      "SYMBOLANGLE": 0,
      "INSTALLATIONDATE": null,
      "MAINTAINEDBY": "C",
      "MATERIAL": "UNKNOWN",
      "RIMELEVATION": 0,
      "SUMPELEVATION": 0,
      "COMMENTS": null,
      "DETAILDRAWING": null,
      "ENABLED": 1,
      "SUBTYPENAME": null,
      "SURVEY_DATE": null,
      "GISID": null,
      "UPDATE_DATE": null,
      "UPDATE_USER": null,
      "SYNERGENID": null,
      "PROJECT": null,
      "PROJECTSTATUS": null,
      "SHOTCRETE": "N",
      "SHOTCRETEYEAR": null,
      "SHOTCRETECONTRACTOR": null,
      "GLOBALID": null
     },
     "code": 5,
     "name": "FlipTop"
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Canada Central Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 2,
   "name": "Completed",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26913,
    "latestWkid": 26913,
    "xyTolerance": 0.002,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 8000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 35000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       112,
       255,
       255
      ],
      "width": 6
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 517315.748,
    "ymin": 5582040.238,
    "xmax": 535842.489,
    "ymax": 5595658.735,
    "spatialReference": {
     "wkid": 26913,
     "latestWkid": 26913,
     "xyTolerance": 6.40000000596046E-5,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "GISID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "GISID",
     "type": "esriFieldTypeInteger",
     "alias": "GISID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "COMPLETIONDATE",
     "type": "esriFieldTypeDate",
     "alias": "COMPLETIONDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R4383_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Canada Central Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE.LEN",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 3,
   "name": "Storm_Jetting_Areas",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26913,
    "latestWkid": 26913,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        52,
        52,
        52,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "\"#\" CONCAT [Area_ID]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "removeDuplicates": "none",
      "multiPart": "labelPerPart",
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "allowOverrun": true,
      "stackLabel": false,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Default",
      "priority": 1,
      "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": 14,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 520595.9756,
    "ymin": 5582781.1424,
    "xmax": 535284.0729,
    "ymax": 5595348.0509,
    "spatialReference": {
     "wkid": 26913,
     "latestWkid": 26913,
     "xyTolerance": 6.40000000596046E-5,
     "zTolerance": 2,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 4.504455473910538E8,
     "falseZ": 0,
     "zUnits": 1,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Area_ID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "CLEANED",
     "type": "esriFieldTypeInteger",
     "alias": "CLEANED",
     "domain": null
    },
    {
     "name": "AREA_ID",
     "type": "esriFieldTypeString",
     "alias": "AREA_ID",
     "length": 16,
     "domain": null
    },
    {
     "name": "UTILITY",
     "type": "esriFieldTypeString",
     "alias": "UTILITY",
     "length": 20,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.AREA",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.AREA",
     "domain": null
    },
    {
     "name": "SHAPE.LEN",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.LEN",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R304298_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A4140_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": {
    "timeZone": "Canada Central Standard Time",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "SHAPE.AREA",
    "shapeLengthFieldName": "SHAPE.LEN",
    "units": "esriMeters"
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}