{
 "layers": [
  {
   "currentVersion": 10.91,
   "id": 15,
   "name": "sdGeneralPoint",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 0,
     "name": "sd_GENERAL_POINT_DRAWNUM",
     "relatedTableId": 19,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "GENERAL_POINTID",
     "composite": true
    }
   ],
   "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": 1345375.205,
    "ymin": 559439.912499994,
    "xmax": 1516157.53125,
    "ymax": 737989.683750004,
    "spatialReference": {
     "wkid": 2893,
     "latestWkid": 2893
    }
   },
   "sourceSpatialReference": {
    "wkid": 2893,
    "latestWkid": 2893
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       9,
       171,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "GENERAL_POINTID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "GENERAL_POINTID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "GENERAL_POINTID"
    },
    {
     "name": "GENERAL_POINT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "GENERAL POINT TYPE",
     "domain": {
      "type": "codedValue",
      "name": "dsdGeneralPointType",
      "description": "GeneralPointType",
      "codedValues": [
       {
        "name": "CONNECTION POINT",
        "code": "CONNECTION POINT"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "GENERAL_POINT_TYPE"
    },
    {
     "name": "COORDINATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "COORDINATE SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "dCoordinateSource",
      "description": "Coordinate Source",
      "codedValues": [
       {
        "name": "SURVEY GRADE",
        "code": "SURVEY GRADE"
       },
       {
        "name": "MAPPING GRADE - GPS",
        "code": "MAPPING GRADE - GPS"
       },
       {
        "name": "MOBILE GRADE - GPS",
        "code": "MOBILE GRADE - GPS"
       },
       {
        "name": "DIGITIZING",
        "code": "DIGITIZING"
       },
       {
        "name": "GEOCODED",
        "code": "GEOCODED"
       },
       {
        "name": "LINEAR REFERENCING",
        "code": "LINEAR REFERENCING"
       },
       {
        "name": "SCALED",
        "code": "SCALED"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "COORDINATE_SOURCE"
    },
    {
     "name": "LIFECYCLE_STATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLE STATUS",
     "domain": {
      "type": "codedValue",
      "name": "dLifecycleStatus",
      "description": "Lifecycle Status",
      "codedValues": [
       {
        "name": "ACTIVE",
        "code": "ACTIVE"
       },
       {
        "name": "PROPOSED",
        "code": "PROPOSED"
       },
       {
        "name": "UNDER CONSTRUCTION",
        "code": "UNDER CONSTRUCTION"
       },
       {
        "name": "ABANDONED",
        "code": "ABANDONED"
       },
       {
        "name": "REMOVED",
        "code": "REMOVED"
       },
       {
        "name": "DESTROYED",
        "code": "DESTROYED"
       },
       {
        "name": "NOT IN SERVICE",
        "code": "NOT IN SERVICE"
       },
       {
        "name": "INVESTIGATE",
        "code": "INVESTIGATE"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LIFECYCLE_STATUS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "OWNED_BY",
     "type": "esriFieldTypeString",
     "alias": "OWNED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OWNED_BY"
    },
    {
     "name": "MAINTAINED_BY",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MAINTAINED_BY"
    },
    {
     "name": "RESPONSIBLE_AGENCY",
     "type": "esriFieldTypeString",
     "alias": "RESPONSIBLE AGENCY",
     "domain": {
      "type": "codedValue",
      "name": "dResponsibleAgency",
      "description": "Responsible Agency",
      "codedValues": [
       {
        "name": "DEPARTMENT OF RECREATION AND PARKS",
        "code": "DEPARTMENT OF RECREATION AND PARKS"
       },
       {
        "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
        "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
       },
       {
        "name": "OFFICE OF BUDGET AND FINANCE",
        "code": "OFFICE OF BUDGET AND FINANCE"
       },
       {
        "name": "BOARD OF EDUCATION",
        "code": "BOARD OF EDUCATION"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
        "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
       },
       {
        "name": "REVENUE AUTHORITY",
        "code": "REVENUE AUTHORITY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "RESPONSIBLE_AGENCY"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CONDITION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "CONDITION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CONDITION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONDITION_DATE"
    },
    {
     "name": "INSTALL_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALL DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALL_DATE"
    },
    {
     "name": "WARRANTY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "WARRANTY DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "WARRANTY_DATE"
    },
    {
     "name": "REHABILITATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "REHABILITATION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "REHABILITATION_DATE"
    },
    {
     "name": "REHABILITATION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "REHABILITATION TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "REHABILITATION_TYPE"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "G7046GENERAL_POI",
     "fields": "GENERAL_POINTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7021_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7021",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7021",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A774_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sdGeneralPoint",
     "description": "",
     "prototype": {
      "attributes": {
       "REHABILITATION_TYPE": null,
       "NOTES": null,
       "GENERAL_POINTID": null,
       "GENERAL_POINT_TYPE": null,
       "COORDINATE_SOURCE": null,
       "LIFECYCLE_STATUS": null,
       "LOCATION": null,
       "OWNED_BY": null,
       "MAINTAINED_BY": null,
       "RESPONSIBLE_AGENCY": null,
       "CONDITION": null,
       "CONDITION_DATE": null,
       "INSTALL_DATE": null,
       "WARRANTY_DATE": null,
       "REHABILITATION_DATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 14,
   "name": "sdInflowPoint",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 1,
     "name": "sd_INFLOW_POINT_DRAWNUM",
     "relatedTableId": 20,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "INFLOW_POINTID",
     "composite": true
    }
   ],
   "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": 1345316.13950001,
    "ymin": 559545.9800000039,
    "xmax": 1499246.66949999,
    "ymax": 748533.103249997,
    "spatialReference": {
     "wkid": 2893,
     "latestWkid": 2893
    }
   },
   "sourceSpatialReference": {
    "wkid": 2893,
    "latestWkid": 2893
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       140,
       61,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "INFLOW_POINTID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "INFLOW_POINTID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "INFLOW_POINTID"
    },
    {
     "name": "INFLOW_POINT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "INFLOW POINT TYPE",
     "domain": {
      "type": "codedValue",
      "name": "dsdInflowPointType",
      "description": "InflowPointType",
      "codedValues": [
       {
        "name": "INLET",
        "code": "INLET"
       },
       {
        "name": "TYPE A HEADWALL",
        "code": "TYPE A HEADWALL"
       },
       {
        "name": "TYPE B HEADWALL",
        "code": "TYPE B HEADWALL"
       },
       {
        "name": "TYPE C HEADWALL",
        "code": "TYPE C HEADWALL"
       },
       {
        "name": "TYPE E HEADWALL",
        "code": "TYPE E HEADWALL"
       },
       {
        "name": "END SECTION",
        "code": "END SECTION"
       },
       {
        "name": "END SUPPORT WALL",
        "code": "END SUPPORT WALL"
       },
       {
        "name": "WINGWALL",
        "code": "WINGWALL"
       },
       {
        "name": "NONE",
        "code": "NONE"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "INFLOW_POINT_TYPE"
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "domain": {
      "type": "codedValue",
      "name": "dStructureMaterial",
      "description": "StructureMaterial",
      "codedValues": [
       {
        "name": "BRICK",
        "code": "BRICK"
       },
       {
        "name": "CONCRETE",
        "code": "CONCRETE"
       },
       {
        "name": "METAL",
        "code": "METAL"
       },
       {
        "name": "PLASTIC",
        "code": "PLASTIC"
       },
       {
        "name": "RUBBER",
        "code": "RUBBER"
       },
       {
        "name": "STONE",
        "code": "STONE"
       },
       {
        "name": "TERRA COTTA",
        "code": "TERRA COTTA"
       },
       {
        "name": "WOOD",
        "code": "WOOD"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "MATERIAL"
    },
    {
     "name": "INLET_TYPE",
     "type": "esriFieldTypeString",
     "alias": "INLET TYPE",
     "domain": {
      "type": "codedValue",
      "name": "dsdInletType",
      "description": "InletType",
      "codedValues": [
       {
        "name": "SINGLE S COMBINATION",
        "code": "SINGLE S COMBINATION"
       },
       {
        "name": "SINGLE E COMBINATION",
        "code": "SINGLE E COMBINATION"
       },
       {
        "name": "DOUBLE S COMBINATION",
        "code": "DOUBLE S COMBINATION"
       },
       {
        "name": "DOUBLE E COMBINATION",
        "code": "DOUBLE E COMBINATION"
       },
       {
        "name": "SINGLE S",
        "code": "SINGLE S"
       },
       {
        "name": "SINGLE E",
        "code": "SINGLE E"
       },
       {
        "name": "DOUBLE S",
        "code": "DOUBLE S"
       },
       {
        "name": "DOUBLE E",
        "code": "DOUBLE E"
       },
       {
        "name": "A",
        "code": "A"
       },
       {
        "name": "B",
        "code": "B"
       },
       {
        "name": "D",
        "code": "D"
       },
       {
        "name": "J",
        "code": "J"
       },
       {
        "name": "K",
        "code": "K"
       },
       {
        "name": "Y",
        "code": "Y"
       },
       {
        "name": "H",
        "code": "H"
       },
       {
        "name": "WR",
        "code": "WR"
       },
       {
        "name": "NR",
        "code": "NR"
       },
       {
        "name": "COG (CURB OPENING GRADE)",
        "code": "COG"
       },
       {
        "name": "COS (CURB OPENING SUMP)",
        "code": "COS"
       },
       {
        "name": "STORMCEPTOR",
        "code": "STORMCEPTOR"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "INLET_TYPE"
    },
    {
     "name": "INLET_GRATE_TYPE",
     "type": "esriFieldTypeString",
     "alias": "INLET GRATE TYPE",
     "domain": {
      "type": "codedValue",
      "name": "dsdInletGrateType",
      "description": "InletGrateType",
      "codedValues": [
       {
        "name": "CURVED VANE",
        "code": "CURVED VANE"
       },
       {
        "name": "RETICULINE",
        "code": "RETICULINE"
       },
       {
        "name": "PARALLEL BAR",
        "code": "PARALLEL BAR"
       },
       {
        "name": "STOOL TYPE",
        "code": "STOOL TYPE"
       },
       {
        "name": "BEEHIVE",
        "code": "BEEHIVE"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "INLET_GRATE_TYPE"
    },
    {
     "name": "ELEVATION",
     "type": "esriFieldTypeDouble",
     "alias": "ELEVATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ELEVATION"
    },
    {
     "name": "COORDINATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "COORDINATE SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "dCoordinateSource",
      "description": "Coordinate Source",
      "codedValues": [
       {
        "name": "SURVEY GRADE",
        "code": "SURVEY GRADE"
       },
       {
        "name": "MAPPING GRADE - GPS",
        "code": "MAPPING GRADE - GPS"
       },
       {
        "name": "MOBILE GRADE - GPS",
        "code": "MOBILE GRADE - GPS"
       },
       {
        "name": "DIGITIZING",
        "code": "DIGITIZING"
       },
       {
        "name": "GEOCODED",
        "code": "GEOCODED"
       },
       {
        "name": "LINEAR REFERENCING",
        "code": "LINEAR REFERENCING"
       },
       {
        "name": "SCALED",
        "code": "SCALED"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "COORDINATE_SOURCE"
    },
    {
     "name": "LIFECYCLE_STATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLE STATUS",
     "domain": {
      "type": "codedValue",
      "name": "dLifecycleStatus",
      "description": "Lifecycle Status",
      "codedValues": [
       {
        "name": "ACTIVE",
        "code": "ACTIVE"
       },
       {
        "name": "PROPOSED",
        "code": "PROPOSED"
       },
       {
        "name": "UNDER CONSTRUCTION",
        "code": "UNDER CONSTRUCTION"
       },
       {
        "name": "ABANDONED",
        "code": "ABANDONED"
       },
       {
        "name": "REMOVED",
        "code": "REMOVED"
       },
       {
        "name": "DESTROYED",
        "code": "DESTROYED"
       },
       {
        "name": "NOT IN SERVICE",
        "code": "NOT IN SERVICE"
       },
       {
        "name": "INVESTIGATE",
        "code": "INVESTIGATE"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LIFECYCLE_STATUS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "OWNED_BY",
     "type": "esriFieldTypeString",
     "alias": "OWNED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OWNED_BY"
    },
    {
     "name": "MAINTAINED_BY",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MAINTAINED_BY"
    },
    {
     "name": "RESPONSIBLE_AGENCY",
     "type": "esriFieldTypeString",
     "alias": "RESPONSIBLE AGENCY",
     "domain": {
      "type": "codedValue",
      "name": "dResponsibleAgency",
      "description": "Responsible Agency",
      "codedValues": [
       {
        "name": "DEPARTMENT OF RECREATION AND PARKS",
        "code": "DEPARTMENT OF RECREATION AND PARKS"
       },
       {
        "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
        "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
       },
       {
        "name": "OFFICE OF BUDGET AND FINANCE",
        "code": "OFFICE OF BUDGET AND FINANCE"
       },
       {
        "name": "BOARD OF EDUCATION",
        "code": "BOARD OF EDUCATION"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
        "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
       },
       {
        "name": "REVENUE AUTHORITY",
        "code": "REVENUE AUTHORITY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "RESPONSIBLE_AGENCY"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CONDITION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "CONDITION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CONDITION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONDITION_DATE"
    },
    {
     "name": "INSTALL_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALL DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALL_DATE"
    },
    {
     "name": "WARRANTY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "WARRANTY DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "WARRANTY_DATE"
    },
    {
     "name": "REHABILITATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "REHABILITATION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "REHABILITATION_DATE"
    },
    {
     "name": "REHABILITATION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "REHABILITATION TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "REHABILITATION_TYPE"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "G7043INFLOW_POIN",
     "fields": "INFLOW_POINTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7018_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7018",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7018",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A771_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sdInflowPoint",
     "description": "",
     "prototype": {
      "attributes": {
       "REHABILITATION_TYPE": null,
       "NOTES": null,
       "INFLOW_POINTID": null,
       "INFLOW_POINT_TYPE": null,
       "MATERIAL": null,
       "INLET_TYPE": null,
       "INLET_GRATE_TYPE": null,
       "ELEVATION": null,
       "COORDINATE_SOURCE": null,
       "LIFECYCLE_STATUS": null,
       "LOCATION": null,
       "OWNED_BY": null,
       "MAINTAINED_BY": null,
       "RESPONSIBLE_AGENCY": null,
       "CONDITION": null,
       "CONDITION_DATE": null,
       "INSTALL_DATE": null,
       "WARRANTY_DATE": null,
       "REHABILITATION_DATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 13,
   "name": "sdNetworkStructure",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 2,
     "name": "sd_NETWORK_STRUCTURE_DRAWNUM",
     "relatedTableId": 21,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "NETWORK_STRUCTUREID",
     "composite": true
    }
   ],
   "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": 1346842.3425,
    "ymin": 560019.88075,
    "xmax": 1501342.01825,
    "ymax": 740005.5812499969,
    "spatialReference": {
     "wkid": 2893,
     "latestWkid": 2893
    }
   },
   "sourceSpatialReference": {
    "wkid": 2893,
    "latestWkid": 2893
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       115,
       138,
       0,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "NETWORK_STRUCTUREID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "NETWORK_STRUCTUREID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "NETWORK_STRUCTUREID"
    },
    {
     "name": "NETWORK_STRUCTURE_TYPE",
     "type": "esriFieldTypeString",
     "alias": "NETWORK STRUCTURE TYPE",
     "domain": {
      "type": "codedValue",
      "name": "dsdNetworkStructureType",
      "description": "NetworkStructureType",
      "codedValues": [
       {
        "name": "MANHOLE",
        "code": "MANHOLE"
       },
       {
        "name": "BULKHEAD",
        "code": "BULKHEAD"
       },
       {
        "name": "WYE",
        "code": "WYE"
       },
       {
        "name": "TEE",
        "code": "TEE"
       },
       {
        "name": "BEND",
        "code": "BEND"
       },
       {
        "name": "RISER",
        "code": "RISER"
       },
       {
        "name": "CAP",
        "code": "CAP"
       },
       {
        "name": "COLLAR",
        "code": "COLLAR"
       },
       {
        "name": "CLEANOUT",
        "code": "CLEANOUT"
       },
       {
        "name": "FIELD CONNECTION",
        "code": "FIELD CONNECTION"
       },
       {
        "name": "JUNCTION CHAMBER",
        "code": "JUNCTION CHAMBER"
       },
       {
        "name": "DIVERSION CHAMBER",
        "code": "DIVERSION CHAMBER"
       },
       {
        "name": "DIVERSION POINT",
        "code": "DIVERSION POINT"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "NETWORK_STRUCTURE_TYPE"
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "domain": {
      "type": "codedValue",
      "name": "dStructureMaterial",
      "description": "StructureMaterial",
      "codedValues": [
       {
        "name": "BRICK",
        "code": "BRICK"
       },
       {
        "name": "CONCRETE",
        "code": "CONCRETE"
       },
       {
        "name": "METAL",
        "code": "METAL"
       },
       {
        "name": "PLASTIC",
        "code": "PLASTIC"
       },
       {
        "name": "RUBBER",
        "code": "RUBBER"
       },
       {
        "name": "STONE",
        "code": "STONE"
       },
       {
        "name": "TERRA COTTA",
        "code": "TERRA COTTA"
       },
       {
        "name": "WOOD",
        "code": "WOOD"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "MATERIAL"
    },
    {
     "name": "MANHOLE_SIZE",
     "type": "esriFieldTypeString",
     "alias": "MANHOLE_SIZE",
     "domain": {
      "type": "codedValue",
      "name": "dsdManholeSize",
      "description": "ManholeSize",
      "codedValues": [
       {
        "name": "48",
        "code": "48"
       },
       {
        "name": "60",
        "code": "60"
       },
       {
        "name": "72",
        "code": "72"
       },
       {
        "name": "96",
        "code": "96"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MANHOLE_SIZE"
    },
    {
     "name": "MANHOLE_TYPE",
     "type": "esriFieldTypeString",
     "alias": "MANHOLE TYPE",
     "domain": {
      "type": "codedValue",
      "name": "dsdManholeType",
      "description": "ManholeType",
      "codedValues": [
       {
        "name": "TYPE A",
        "code": "TYPE A"
       },
       {
        "name": "TYPE B",
        "code": "TYPE B"
       },
       {
        "name": "TYPE C",
        "code": "TYPE C"
       },
       {
        "name": "DOGHOUSE",
        "code": "DOGHOUSE"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MANHOLE_TYPE"
    },
    {
     "name": "ELEVATION",
     "type": "esriFieldTypeDouble",
     "alias": "ELEVATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ELEVATION"
    },
    {
     "name": "COORDINATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "COORDINATE SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "dCoordinateSource",
      "description": "Coordinate Source",
      "codedValues": [
       {
        "name": "SURVEY GRADE",
        "code": "SURVEY GRADE"
       },
       {
        "name": "MAPPING GRADE - GPS",
        "code": "MAPPING GRADE - GPS"
       },
       {
        "name": "MOBILE GRADE - GPS",
        "code": "MOBILE GRADE - GPS"
       },
       {
        "name": "DIGITIZING",
        "code": "DIGITIZING"
       },
       {
        "name": "GEOCODED",
        "code": "GEOCODED"
       },
       {
        "name": "LINEAR REFERENCING",
        "code": "LINEAR REFERENCING"
       },
       {
        "name": "SCALED",
        "code": "SCALED"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "COORDINATE_SOURCE"
    },
    {
     "name": "LIFECYCLE_STATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLE STATUS",
     "domain": {
      "type": "codedValue",
      "name": "dLifecycleStatus",
      "description": "Lifecycle Status",
      "codedValues": [
       {
        "name": "ACTIVE",
        "code": "ACTIVE"
       },
       {
        "name": "PROPOSED",
        "code": "PROPOSED"
       },
       {
        "name": "UNDER CONSTRUCTION",
        "code": "UNDER CONSTRUCTION"
       },
       {
        "name": "ABANDONED",
        "code": "ABANDONED"
       },
       {
        "name": "REMOVED",
        "code": "REMOVED"
       },
       {
        "name": "DESTROYED",
        "code": "DESTROYED"
       },
       {
        "name": "NOT IN SERVICE",
        "code": "NOT IN SERVICE"
       },
       {
        "name": "INVESTIGATE",
        "code": "INVESTIGATE"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LIFECYCLE_STATUS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "OWNED_BY",
     "type": "esriFieldTypeString",
     "alias": "OWNED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OWNED_BY"
    },
    {
     "name": "MAINTAINED_BY",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MAINTAINED_BY"
    },
    {
     "name": "RESPONSIBLE_AGENCY",
     "type": "esriFieldTypeString",
     "alias": "RESPONSIBLE AGENCY",
     "domain": {
      "type": "codedValue",
      "name": "dResponsibleAgency",
      "description": "Responsible Agency",
      "codedValues": [
       {
        "name": "DEPARTMENT OF RECREATION AND PARKS",
        "code": "DEPARTMENT OF RECREATION AND PARKS"
       },
       {
        "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
        "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
       },
       {
        "name": "OFFICE OF BUDGET AND FINANCE",
        "code": "OFFICE OF BUDGET AND FINANCE"
       },
       {
        "name": "BOARD OF EDUCATION",
        "code": "BOARD OF EDUCATION"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
        "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
       },
       {
        "name": "REVENUE AUTHORITY",
        "code": "REVENUE AUTHORITY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "RESPONSIBLE_AGENCY"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CONDITION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "CONDITION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CONDITION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONDITION_DATE"
    },
    {
     "name": "INSTALL_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALL DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALL_DATE"
    },
    {
     "name": "WARRANTY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "WARRANTY DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "WARRANTY_DATE"
    },
    {
     "name": "REHABILITATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "REHABILITATION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "REHABILITATION_DATE"
    },
    {
     "name": "REHABILITATION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "REHABILITATION TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "REHABILITATION_TYPE"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "G7044NETWORK_STR",
     "fields": "NETWORK_STRUCTUREID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7019_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7019",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7019",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A772_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sdNetworkStructure",
     "description": "",
     "prototype": {
      "attributes": {
       "REHABILITATION_TYPE": null,
       "NOTES": null,
       "NETWORK_STRUCTUREID": null,
       "NETWORK_STRUCTURE_TYPE": null,
       "MATERIAL": null,
       "MANHOLE_SIZE": null,
       "MANHOLE_TYPE": null,
       "ELEVATION": null,
       "COORDINATE_SOURCE": null,
       "LIFECYCLE_STATUS": null,
       "LOCATION": null,
       "OWNED_BY": null,
       "MAINTAINED_BY": null,
       "RESPONSIBLE_AGENCY": null,
       "CONDITION": null,
       "CONDITION_DATE": null,
       "INSTALL_DATE": null,
       "WARRANTY_DATE": null,
       "REHABILITATION_DATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 12,
   "name": "sdOutfallPoint",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 3,
     "name": "sd_OUTFALL_POINT_DRAWNUM",
     "relatedTableId": 22,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "OUTFALL_POINTID",
     "composite": true
    }
   ],
   "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": 1345367.12199999,
    "ymin": 558508.5682500011,
    "xmax": 1499431.625,
    "ymax": 748397.3345,
    "spatialReference": {
     "wkid": 2893,
     "latestWkid": 2893
    }
   },
   "sourceSpatialReference": {
    "wkid": 2893,
    "latestWkid": 2893
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       95,
       0,
       158,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "OUTFALL_POINTID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "OUTFALL_POINTID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "OUTFALL_POINTID"
    },
    {
     "name": "OUTFALL_POINT_TYPE",
     "type": "esriFieldTypeString",
     "alias": "OUTFALL POINT TYPE",
     "domain": {
      "type": "codedValue",
      "name": "dsdOutfallPointType",
      "description": "OutfallPointType",
      "codedValues": [
       {
        "name": "END SECTION",
        "code": "END SECTION"
       },
       {
        "name": "END SUPPORT WALL",
        "code": "END SUPPORT WALL"
       },
       {
        "name": "TYPE A ENDWALL",
        "code": "TYPE A ENDWALL"
       },
       {
        "name": "TYPE B ENDWALL",
        "code": "TYPE B ENDWALL"
       },
       {
        "name": "TYPE C ENDWALL",
        "code": "TYPE C ENDWALL"
       },
       {
        "name": "TYPE E ENDWALL",
        "code": "TYPE E ENDWALL"
       },
       {
        "name": "WINGWALL",
        "code": "WINGWALL"
       },
       {
        "name": "UNCONVEYED SUMP",
        "code": "UNCONVEYED SUMP"
       },
       {
        "name": "NONE",
        "code": "NONE"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "DUCKBILL",
        "code": "DUCKBILL"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "OUTFALL_POINT_TYPE"
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "domain": {
      "type": "codedValue",
      "name": "dStructureMaterial",
      "description": "StructureMaterial",
      "codedValues": [
       {
        "name": "BRICK",
        "code": "BRICK"
       },
       {
        "name": "CONCRETE",
        "code": "CONCRETE"
       },
       {
        "name": "METAL",
        "code": "METAL"
       },
       {
        "name": "PLASTIC",
        "code": "PLASTIC"
       },
       {
        "name": "RUBBER",
        "code": "RUBBER"
       },
       {
        "name": "STONE",
        "code": "STONE"
       },
       {
        "name": "TERRA COTTA",
        "code": "TERRA COTTA"
       },
       {
        "name": "WOOD",
        "code": "WOOD"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "MATERIAL"
    },
    {
     "name": "PIPE_SHAPE",
     "type": "esriFieldTypeString",
     "alias": "PIPE SHAPE",
     "domain": {
      "type": "codedValue",
      "name": "dNASSCOPipeShape",
      "description": "NASSCOPipeShape",
      "codedValues": [
       {
        "name": "ARCHED",
        "code": "ARCHED"
       },
       {
        "name": "BARREL",
        "code": "BARREL"
       },
       {
        "name": "CIRCULAR",
        "code": "CIRCULAR"
       },
       {
        "name": "EGG SHAPED",
        "code": "EGG SHAPED"
       },
       {
        "name": "OVAL (ELLIPTICAL)",
        "code": "OVAL (ELLIPTICAL)"
       },
       {
        "name": "HORSESHOE",
        "code": "HORSESHOE"
       },
       {
        "name": "RECTANGULAR",
        "code": "RECTANGULAR"
       },
       {
        "name": "SQUARE",
        "code": "SQUARE"
       },
       {
        "name": "TRAPEZOIDAL",
        "code": "TRAPEZOIDAL"
       },
       {
        "name": "U-SHAPED WITH FLAT TOP",
        "code": "U-SHAPED WITH FLAT TOP"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "PIPE_SHAPE"
    },
    {
     "name": "HEIGHT_OUTFALL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HEIGHT OUTFALL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HEIGHT_OUTFALL"
    },
    {
     "name": "WIDTH_OUTFALL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "WIDTH OUTFALL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "WIDTH_OUTFALL"
    },
    {
     "name": "DIMENSION_OUTFALL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "DIMENSION OUTFALL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "DIMENSION_OUTFALL"
    },
    {
     "name": "ELEVATION",
     "type": "esriFieldTypeDouble",
     "alias": "ELEVATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ELEVATION"
    },
    {
     "name": "PRIORITY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PRIORITY",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "PRIORITY"
    },
    {
     "name": "STRU_NO_EPS",
     "type": "esriFieldTypeString",
     "alias": "STRU NO EPS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "STRU_NO_EPS"
    },
    {
     "name": "COORDINATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "COORDINATE SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "dCoordinateSource",
      "description": "Coordinate Source",
      "codedValues": [
       {
        "name": "SURVEY GRADE",
        "code": "SURVEY GRADE"
       },
       {
        "name": "MAPPING GRADE - GPS",
        "code": "MAPPING GRADE - GPS"
       },
       {
        "name": "MOBILE GRADE - GPS",
        "code": "MOBILE GRADE - GPS"
       },
       {
        "name": "DIGITIZING",
        "code": "DIGITIZING"
       },
       {
        "name": "GEOCODED",
        "code": "GEOCODED"
       },
       {
        "name": "LINEAR REFERENCING",
        "code": "LINEAR REFERENCING"
       },
       {
        "name": "SCALED",
        "code": "SCALED"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "COORDINATE_SOURCE"
    },
    {
     "name": "LIFECYCLE_STATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLE STATUS",
     "domain": {
      "type": "codedValue",
      "name": "dLifecycleStatus",
      "description": "Lifecycle Status",
      "codedValues": [
       {
        "name": "ACTIVE",
        "code": "ACTIVE"
       },
       {
        "name": "PROPOSED",
        "code": "PROPOSED"
       },
       {
        "name": "UNDER CONSTRUCTION",
        "code": "UNDER CONSTRUCTION"
       },
       {
        "name": "ABANDONED",
        "code": "ABANDONED"
       },
       {
        "name": "REMOVED",
        "code": "REMOVED"
       },
       {
        "name": "DESTROYED",
        "code": "DESTROYED"
       },
       {
        "name": "NOT IN SERVICE",
        "code": "NOT IN SERVICE"
       },
       {
        "name": "INVESTIGATE",
        "code": "INVESTIGATE"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LIFECYCLE_STATUS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "OWNED_BY",
     "type": "esriFieldTypeString",
     "alias": "OWNED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OWNED_BY"
    },
    {
     "name": "MAINTAINED_BY",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MAINTAINED_BY"
    },
    {
     "name": "RESPONSIBLE_AGENCY",
     "type": "esriFieldTypeString",
     "alias": "RESPONSIBLE AGENCY",
     "domain": {
      "type": "codedValue",
      "name": "dResponsibleAgency",
      "description": "Responsible Agency",
      "codedValues": [
       {
        "name": "DEPARTMENT OF RECREATION AND PARKS",
        "code": "DEPARTMENT OF RECREATION AND PARKS"
       },
       {
        "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
        "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
       },
       {
        "name": "OFFICE OF BUDGET AND FINANCE",
        "code": "OFFICE OF BUDGET AND FINANCE"
       },
       {
        "name": "BOARD OF EDUCATION",
        "code": "BOARD OF EDUCATION"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
        "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
       },
       {
        "name": "REVENUE AUTHORITY",
        "code": "REVENUE AUTHORITY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "RESPONSIBLE_AGENCY"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CONDITION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "CONDITION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CONDITION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONDITION_DATE"
    },
    {
     "name": "INSTALL_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALL DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALL_DATE"
    },
    {
     "name": "WARRANTY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "WARRANTY DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "WARRANTY_DATE"
    },
    {
     "name": "REHABILITATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "REHABILITATION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "REHABILITATION_DATE"
    },
    {
     "name": "REHABILITATION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "REHABILITATION TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "REHABILITATION_TYPE"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "G7051OUTFALL_POI",
     "fields": "OUTFALL_POINTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7026_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7026",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7026",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A779_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sdOutfallPoint",
     "description": "",
     "prototype": {
      "attributes": {
       "REHABILITATION_TYPE": null,
       "NOTES": null,
       "OUTFALL_POINTID": null,
       "OUTFALL_POINT_TYPE": null,
       "MATERIAL": null,
       "PIPE_SHAPE": null,
       "HEIGHT_OUTFALL": null,
       "WIDTH_OUTFALL": null,
       "DIMENSION_OUTFALL": null,
       "ELEVATION": null,
       "PRIORITY": null,
       "STRU_NO_EPS": null,
       "COORDINATE_SOURCE": null,
       "LIFECYCLE_STATUS": null,
       "LOCATION": null,
       "OWNED_BY": null,
       "MAINTAINED_BY": null,
       "RESPONSIBLE_AGENCY": null,
       "CONDITION": null,
       "CONDITION_DATE": null,
       "INSTALL_DATE": null,
       "WARRANTY_DATE": null,
       "REHABILITATION_DATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 9,
   "name": "sdSWMPondPoint",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPoint",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 4,
     "name": "sd_SWM_POND_POINT_DRAWNUM",
     "relatedTableId": 25,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "SWM_POND_POINTID",
     "composite": true
    }
   ],
   "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": 1346713.58825,
    "ymin": 563990.198750004,
    "xmax": 1497151,
    "ymax": 747125,
    "spatialReference": {
     "wkid": 2893,
     "latestWkid": 2893
    }
   },
   "sourceSpatialReference": {
    "wkid": 2893,
    "latestWkid": 2893
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       148,
       30,
       0,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "STRU_NAME",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "SWM_POND_POINTID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "SWM_POND_POINTID"
    },
    {
     "name": "STRU_NO",
     "type": "esriFieldTypeDouble",
     "alias": "STRU NO",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "STRU_NO"
    },
    {
     "name": "STRU_NO_EPS",
     "type": "esriFieldTypeDouble",
     "alias": "STRU NO EPS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "STRU_NO_EPS"
    },
    {
     "name": "BMP_ID",
     "type": "esriFieldTypeGUID",
     "alias": "BMP ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 38,
     "defaultValue": null,
     "modelName": "BMP_ID"
    },
    {
     "name": "SW_TRACK_ID",
     "type": "esriFieldTypeGUID",
     "alias": "SW TRACK ID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 38,
     "defaultValue": null,
     "modelName": "SW_TRACK_ID"
    },
    {
     "name": "STRU_NAME",
     "type": "esriFieldTypeString",
     "alias": "STRU NAME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 100,
     "defaultValue": null,
     "modelName": "STRU_NAME"
    },
    {
     "name": "CON_PURPOSE",
     "type": "esriFieldTypeString",
     "alias": "CON PURPOSE",
     "domain": {
      "type": "codedValue",
      "name": "dsdConPurpose",
      "description": "ConPurpose",
      "codedValues": [
       {
        "name": "NEWD",
        "code": "NEWD"
       },
       {
        "name": "REDE",
        "code": "REDE"
       },
       {
        "name": "CONV",
        "code": "CONV"
       },
       {
        "name": "REST",
        "code": "REST"
       },
       {
        "name": "REVI",
        "code": "REVI"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "CON_PURPOSE"
    },
    {
     "name": "BMP_CLASS",
     "type": "esriFieldTypeString",
     "alias": "BMP CLASS",
     "domain": {
      "type": "codedValue",
      "name": "dsdBMPClass",
      "description": "BMPClass",
      "codedValues": [
       {
        "name": "ESD",
        "code": "ESD"
       },
       {
        "name": "STRUCTURAL BMP",
        "code": "STRUCTURAL BMP"
       },
       {
        "name": "NON-STRUCTURAL BMP",
        "code": "NON-STRUCTURAL BMP"
       },
       {
        "name": "ALTERNATIVE BMP",
        "code": "ALTERNATIVE BMP"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "BMP_CLASS"
    },
    {
     "name": "BMP_TEXT",
     "type": "esriFieldTypeString",
     "alias": "BMP TEXT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "BMP_TEXT"
    },
    {
     "name": "CONVERTED_FROM",
     "type": "esriFieldTypeString",
     "alias": "CONVERTED FROM",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CONVERTED_FROM"
    },
    {
     "name": "MD378_",
     "type": "esriFieldTypeString",
     "alias": "MD378",
     "domain": {
      "type": "codedValue",
      "name": "deYES_NO",
      "description": "Enterprise domain for yes no values",
      "codedValues": [
       {
        "name": "YES",
        "code": "YES"
       },
       {
        "name": "NO",
        "code": "NO"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "MD378_"
    },
    {
     "name": "DSGN_STORM",
     "type": "esriFieldTypeString",
     "alias": "DSGN STORM",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "DSGN_STORM"
    },
    {
     "name": "WQ_VOLUME",
     "type": "esriFieldTypeDouble",
     "alias": "WQ VOLUME",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "WQ_VOLUME"
    },
    {
     "name": "DRAIN_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "DRAIN AREA",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "DRAIN_AREA"
    },
    {
     "name": "IMP_ACRES",
     "type": "esriFieldTypeDouble",
     "alias": "IMP ACRES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "IMP_ACRES"
    },
    {
     "name": "POND_PROJECT",
     "type": "esriFieldTypeString",
     "alias": "POND PROJECT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "POND_PROJECT"
    },
    {
     "name": "REVIEWER",
     "type": "esriFieldTypeString",
     "alias": "REVIEWER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "REVIEWER"
    },
    {
     "name": "APPR_DATE",
     "type": "esriFieldTypeDate",
     "alias": "APPR DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "APPR_DATE"
    },
    {
     "name": "ASB_DATE",
     "type": "esriFieldTypeDate",
     "alias": "ASB DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "ASB_DATE"
    },
    {
     "name": "ASB_STATUS",
     "type": "esriFieldTypeString",
     "alias": "ASB STATUS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "ASB_STATUS"
    },
    {
     "name": "PE_REQ",
     "type": "esriFieldTypeDouble",
     "alias": "PE REQ",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "PE_REQ"
    },
    {
     "name": "PE_ADR",
     "type": "esriFieldTypeDouble",
     "alias": "PE ADR",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "PE_ADR"
    },
    {
     "name": "ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "ADDRESS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "ADDRESS"
    },
    {
     "name": "CITY",
     "type": "esriFieldTypeString",
     "alias": "CITY",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CITY"
    },
    {
     "name": "STATE",
     "type": "esriFieldTypeString",
     "alias": "STATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "STATE"
    },
    {
     "name": "ZIP",
     "type": "esriFieldTypeString",
     "alias": "ZIP",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "ZIP"
    },
    {
     "name": "SOURCE_FILE",
     "type": "esriFieldTypeString",
     "alias": "SOURCE FILE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "SOURCE_FILE"
    },
    {
     "name": "COORDINATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "COORDINATE SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "dCoordinateSource",
      "description": "Coordinate Source",
      "codedValues": [
       {
        "name": "SURVEY GRADE",
        "code": "SURVEY GRADE"
       },
       {
        "name": "MAPPING GRADE - GPS",
        "code": "MAPPING GRADE - GPS"
       },
       {
        "name": "MOBILE GRADE - GPS",
        "code": "MOBILE GRADE - GPS"
       },
       {
        "name": "DIGITIZING",
        "code": "DIGITIZING"
       },
       {
        "name": "GEOCODED",
        "code": "GEOCODED"
       },
       {
        "name": "LINEAR REFERENCING",
        "code": "LINEAR REFERENCING"
       },
       {
        "name": "SCALED",
        "code": "SCALED"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "COORDINATE_SOURCE"
    },
    {
     "name": "LIFECYCLE_STATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLE STATUS",
     "domain": {
      "type": "codedValue",
      "name": "dLifecycleStatus",
      "description": "Lifecycle Status",
      "codedValues": [
       {
        "name": "ACTIVE",
        "code": "ACTIVE"
       },
       {
        "name": "PROPOSED",
        "code": "PROPOSED"
       },
       {
        "name": "UNDER CONSTRUCTION",
        "code": "UNDER CONSTRUCTION"
       },
       {
        "name": "ABANDONED",
        "code": "ABANDONED"
       },
       {
        "name": "REMOVED",
        "code": "REMOVED"
       },
       {
        "name": "DESTROYED",
        "code": "DESTROYED"
       },
       {
        "name": "NOT IN SERVICE",
        "code": "NOT IN SERVICE"
       },
       {
        "name": "INVESTIGATE",
        "code": "INVESTIGATE"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LIFECYCLE_STATUS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "OWNED_BY",
     "type": "esriFieldTypeString",
     "alias": "OWNED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OWNED_BY"
    },
    {
     "name": "MAINTAINED_BY",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MAINTAINED_BY"
    },
    {
     "name": "RESPONSIBLE_AGENCY",
     "type": "esriFieldTypeString",
     "alias": "RESPONSIBLE AGENCY",
     "domain": {
      "type": "codedValue",
      "name": "dResponsibleAgency",
      "description": "Responsible Agency",
      "codedValues": [
       {
        "name": "DEPARTMENT OF RECREATION AND PARKS",
        "code": "DEPARTMENT OF RECREATION AND PARKS"
       },
       {
        "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
        "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
       },
       {
        "name": "OFFICE OF BUDGET AND FINANCE",
        "code": "OFFICE OF BUDGET AND FINANCE"
       },
       {
        "name": "BOARD OF EDUCATION",
        "code": "BOARD OF EDUCATION"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
        "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
       },
       {
        "name": "REVENUE AUTHORITY",
        "code": "REVENUE AUTHORITY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "RESPONSIBLE_AGENCY"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CONDITION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "CONDITION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CONDITION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONDITION_DATE"
    },
    {
     "name": "INSTALL_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALL DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALL_DATE"
    },
    {
     "name": "WARRANTY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "WARRANTY DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "WARRANTY_DATE"
    },
    {
     "name": "REHABILITATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "REHABILITATION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "REHABILITATION_DATE"
    },
    {
     "name": "REHABILITATION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "REHABILITATION TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "REHABILITATION_TYPE"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "G7045STRU_NO",
     "fields": "STRU_NO",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "G7045SWM_POND_PO",
     "fields": "SWM_POND_POINTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7020_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7020",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7020",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A773_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sdSWMPondPoint",
     "description": "",
     "prototype": {
      "attributes": {
       "REHABILITATION_TYPE": null,
       "NOTES": null,
       "SWM_POND_POINTID": null,
       "STRU_NO": null,
       "STRU_NO_EPS": null,
       "BMP_ID": null,
       "SW_TRACK_ID": null,
       "STRU_NAME": null,
       "CON_PURPOSE": null,
       "BMP_CLASS": null,
       "BMP_TEXT": null,
       "CONVERTED_FROM": null,
       "MD378_": null,
       "DSGN_STORM": null,
       "WQ_VOLUME": null,
       "DRAIN_AREA": null,
       "IMP_ACRES": null,
       "POND_PROJECT": null,
       "REVIEWER": null,
       "APPR_DATE": null,
       "ASB_DATE": null,
       "ASB_STATUS": null,
       "PE_REQ": null,
       "PE_ADR": null,
       "ADDRESS": null,
       "CITY": null,
       "STATE": null,
       "ZIP": null,
       "SOURCE_FILE": null,
       "COORDINATE_SOURCE": null,
       "LIFECYCLE_STATUS": null,
       "LOCATION": null,
       "OWNED_BY": null,
       "MAINTAINED_BY": null,
       "RESPONSIBLE_AGENCY": null,
       "CONDITION": null,
       "CONDITION_DATE": null,
       "INSTALL_DATE": null,
       "WARRANTY_DATE": null,
       "REHABILITATION_DATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPoint"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 8000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 16,
   "name": "sdChannelSwale",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 5,
     "name": "sd_CHANNEL_SWALE_DRAWNUM",
     "relatedTableId": 18,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "CHANNEL_SWALEID",
     "composite": true
    }
   ],
   "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": 1345356.255,
    "ymin": 559948.013750002,
    "xmax": 1499068.22075,
    "ymax": 737989.683750004,
    "spatialReference": {
     "wkid": 2893,
     "latestWkid": 2893
    }
   },
   "sourceSpatialReference": {
    "wkid": 2893,
    "latestWkid": 2893
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       157,
       166,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "CHANNEL_SWALEID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "CHANNEL_SWALEID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "CHANNEL_SWALEID"
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "domain": {
      "type": "codedValue",
      "name": "dsdChannelSwaleMaterial",
      "description": "ChannelSwaleMaterial",
      "codedValues": [
       {
        "name": "BRICK",
        "code": "BRICK"
       },
       {
        "name": "CONCRETE",
        "code": "CONCRETE"
       },
       {
        "name": "EARTH",
        "code": "EARTH"
       },
       {
        "name": "GRASS",
        "code": "GRASS"
       },
       {
        "name": "RIPRAP",
        "code": "RIPRAP"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MATERIAL"
    },
    {
     "name": "GEOMETRIC_SLOPE",
     "type": "esriFieldTypeDouble",
     "alias": "GEOMETRIC SLOPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "GEOMETRIC_SLOPE"
    },
    {
     "name": "COORDINATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "COORDINATE SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "dCoordinateSource",
      "description": "Coordinate Source",
      "codedValues": [
       {
        "name": "SURVEY GRADE",
        "code": "SURVEY GRADE"
       },
       {
        "name": "MAPPING GRADE - GPS",
        "code": "MAPPING GRADE - GPS"
       },
       {
        "name": "MOBILE GRADE - GPS",
        "code": "MOBILE GRADE - GPS"
       },
       {
        "name": "DIGITIZING",
        "code": "DIGITIZING"
       },
       {
        "name": "GEOCODED",
        "code": "GEOCODED"
       },
       {
        "name": "LINEAR REFERENCING",
        "code": "LINEAR REFERENCING"
       },
       {
        "name": "SCALED",
        "code": "SCALED"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "COORDINATE_SOURCE"
    },
    {
     "name": "LIFECYCLE_STATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLE STATUS",
     "domain": {
      "type": "codedValue",
      "name": "dLifecycleStatus",
      "description": "Lifecycle Status",
      "codedValues": [
       {
        "name": "ACTIVE",
        "code": "ACTIVE"
       },
       {
        "name": "PROPOSED",
        "code": "PROPOSED"
       },
       {
        "name": "UNDER CONSTRUCTION",
        "code": "UNDER CONSTRUCTION"
       },
       {
        "name": "ABANDONED",
        "code": "ABANDONED"
       },
       {
        "name": "REMOVED",
        "code": "REMOVED"
       },
       {
        "name": "DESTROYED",
        "code": "DESTROYED"
       },
       {
        "name": "NOT IN SERVICE",
        "code": "NOT IN SERVICE"
       },
       {
        "name": "INVESTIGATE",
        "code": "INVESTIGATE"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LIFECYCLE_STATUS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "OWNED_BY",
     "type": "esriFieldTypeString",
     "alias": "OWNED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OWNED_BY"
    },
    {
     "name": "MAINTAINED_BY",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MAINTAINED_BY"
    },
    {
     "name": "RESPONSIBLE_AGENCY",
     "type": "esriFieldTypeString",
     "alias": "RESPONSIBLE AGENCY",
     "domain": {
      "type": "codedValue",
      "name": "dResponsibleAgency",
      "description": "Responsible Agency",
      "codedValues": [
       {
        "name": "DEPARTMENT OF RECREATION AND PARKS",
        "code": "DEPARTMENT OF RECREATION AND PARKS"
       },
       {
        "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
        "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
       },
       {
        "name": "OFFICE OF BUDGET AND FINANCE",
        "code": "OFFICE OF BUDGET AND FINANCE"
       },
       {
        "name": "BOARD OF EDUCATION",
        "code": "BOARD OF EDUCATION"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
        "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
       },
       {
        "name": "REVENUE AUTHORITY",
        "code": "REVENUE AUTHORITY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "RESPONSIBLE_AGENCY"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CONDITION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "CONDITION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CONDITION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONDITION_DATE"
    },
    {
     "name": "INSTALL_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALL DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALL_DATE"
    },
    {
     "name": "WARRANTY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "WARRANTY DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "WARRANTY_DATE"
    },
    {
     "name": "REHABILITATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "REHABILITATION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "REHABILITATION_DATE"
    },
    {
     "name": "REHABILITATION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "REHABILITATION TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "REHABILITATION_TYPE"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "G7052CHANNEL_SWA",
     "fields": "CHANNEL_SWALEID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7027_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7027",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7027",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A780_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sdChannelSwale",
     "description": "",
     "prototype": {
      "attributes": {
       "REHABILITATION_TYPE": null,
       "NOTES": null,
       "CHANNEL_SWALEID": null,
       "MATERIAL": null,
       "GEOMETRIC_SLOPE": null,
       "COORDINATE_SOURCE": null,
       "LIFECYCLE_STATUS": null,
       "LOCATION": null,
       "OWNED_BY": null,
       "MAINTAINED_BY": null,
       "RESPONSIBLE_AGENCY": null,
       "CONDITION": null,
       "CONDITION_DATE": null,
       "INSTALL_DATE": null,
       "WARRANTY_DATE": null,
       "REHABILITATION_DATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 10,
   "name": "sdStormDrainLine",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 6,
     "name": "sd_STORM_DRAIN_LINE_DRAWNUM",
     "relatedTableId": 24,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "STORM_DRAIN_LINEID",
     "composite": true
    }
   ],
   "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": 1345316.13950001,
    "ymin": 558508.5682500011,
    "xmax": 1499433.11375,
    "ymax": 748417.833749995,
    "spatialReference": {
     "wkid": 2893,
     "latestWkid": 2893
    }
   },
   "sourceSpatialReference": {
    "wkid": 2893,
    "latestWkid": 2893
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       133,
       9,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "STORM_DRAIN_LINEID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "STORM_DRAIN_LINEID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "STORM_DRAIN_LINEID"
    },
    {
     "name": "STORM_DRAIN_LINE_TYPE",
     "type": "esriFieldTypeString",
     "alias": "STORM DRAIN LINE TYPE",
     "domain": {
      "type": "codedValue",
      "name": "dsdStormDrainLineType",
      "description": "StormDrainLineType",
      "codedValues": [
       {
        "name": "STORM DRAIN PIPE",
        "code": "STORM DRAIN PIPE"
       },
       {
        "name": "CULVERT",
        "code": "CULVERT"
       },
       {
        "name": "CROSS ROAD PIPE",
        "code": "CROSS ROAD PIPE"
       },
       {
        "name": "CROSS DRIVEWAY PIPE",
        "code": "CROSS DRIVEWAY PIPE"
       },
       {
        "name": "TUNNEL",
        "code": "TUNNEL"
       },
       {
        "name": "GENERAL LINE",
        "code": "GENERAL LINE"
       },
       {
        "name": "VIRTUAL LINE",
        "code": "VIRTUAL LINE"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "STORM_DRAIN_LINE_TYPE"
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "domain": {
      "type": "codedValue",
      "name": "dNASSCOPipeMaterial",
      "description": "NASSCOPipeMaterial",
      "codedValues": [
       {
        "name": "ACRYLONITRILE BUTADIENE STYRENE",
        "code": "ACRYLONITRILE BUTADIENE STYRENE"
       },
       {
        "name": "ASBESTOS CEMENT",
        "code": "ASBESTOS CEMENT"
       },
       {
        "name": "BRICK",
        "code": "BRICK"
       },
       {
        "name": "CAST IRON",
        "code": "CAST IRON"
       },
       {
        "name": "CLAY TILE (NOT VITRIFIED CLAY)",
        "code": "CLAY TILE"
       },
       {
        "name": "CLAY-LINED CONCRETE",
        "code": "CLAY-LINED CONCRETE"
       },
       {
        "name": "CONCRETE PIPE (NON-REINFORCED)",
        "code": "CONCRETE PIPE"
       },
       {
        "name": "CONCRETE SEGMENTS (BOLTED)",
        "code": "CONCRETE SEGMENTS (BOLTED)"
       },
       {
        "name": "CONCRETE SEGMENTS (UNBOLTED)",
        "code": "CONCRETE SEGMENTS (UNBOLTED)"
       },
       {
        "name": "CORRUGATED METAL PIPE",
        "code": "CORRUGATED METAL PIPE"
       },
       {
        "name": "DUCTILE IRON PIPE",
        "code": "DUCTILE IRON PIPE"
       },
       {
        "name": "FIBERGLASS REINFORCED PIPE",
        "code": "FIBERGLASS REINFORCED PIPE"
       },
       {
        "name": "ORANGEBURG/PITCH FIBER (TAR-IMPREGNATED CARDBOARD)",
        "code": "ORANGEBURG/PITCH FIBER"
       },
       {
        "name": "PLASTIC/STEEL COMPOSITE",
        "code": "PLASTIC/STEEL COMPOSITE"
       },
       {
        "name": "POLYETHYLENE",
        "code": "POLYETHYLENE"
       },
       {
        "name": "POLYMER CONCRETE PIPE",
        "code": "POLYMER CONCRETE PIPE"
       },
       {
        "name": "POLYPROPYLENE",
        "code": "POLYPROPYLENE"
       },
       {
        "name": "POLYVINYL CHLORIDE",
        "code": "POLYVINYL CHLORIDE"
       },
       {
        "name": "PRE-STRESSED CONCRETE CYLINDER PIPE",
        "code": "PRE-STRESSED CONCRETE CYLINDER PIPE"
       },
       {
        "name": "REINFORCED CONCRETE PIPE",
        "code": "REINFORCED CONCRETE PIPE"
       },
       {
        "name": "REINFORCED PLASTIC PIPE (TRUSS PIPE)",
        "code": "REINFORCED PLASTIC PIPE"
       },
       {
        "name": "SEGMENTED BLOCK",
        "code": "SEGMENTED BLOCK"
       },
       {
        "name": "STEEL PIPE",
        "code": "STEEL PIPE"
       },
       {
        "name": "VITRIFIED CLAY PIPE",
        "code": "VITRIFIED CLAY PIPE"
       },
       {
        "name": "WOOD",
        "code": "WOOD"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 45,
     "defaultValue": null,
     "modelName": "MATERIAL"
    },
    {
     "name": "PIPE_SHAPE",
     "type": "esriFieldTypeString",
     "alias": "PIPE SHAPE",
     "domain": {
      "type": "codedValue",
      "name": "dNASSCOPipeShape",
      "description": "NASSCOPipeShape",
      "codedValues": [
       {
        "name": "ARCHED",
        "code": "ARCHED"
       },
       {
        "name": "BARREL",
        "code": "BARREL"
       },
       {
        "name": "CIRCULAR",
        "code": "CIRCULAR"
       },
       {
        "name": "EGG SHAPED",
        "code": "EGG SHAPED"
       },
       {
        "name": "OVAL (ELLIPTICAL)",
        "code": "OVAL (ELLIPTICAL)"
       },
       {
        "name": "HORSESHOE",
        "code": "HORSESHOE"
       },
       {
        "name": "RECTANGULAR",
        "code": "RECTANGULAR"
       },
       {
        "name": "SQUARE",
        "code": "SQUARE"
       },
       {
        "name": "TRAPEZOIDAL",
        "code": "TRAPEZOIDAL"
       },
       {
        "name": "U-SHAPED WITH FLAT TOP",
        "code": "U-SHAPED WITH FLAT TOP"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 30,
     "defaultValue": null,
     "modelName": "PIPE_SHAPE"
    },
    {
     "name": "HEIGHT_PIPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HEIGHT PIPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "HEIGHT_PIPE"
    },
    {
     "name": "WIDTH_PIPE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "WIDTH PIPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "WIDTH_PIPE"
    },
    {
     "name": "PIPE_CLASS",
     "type": "esriFieldTypeString",
     "alias": "PIPE CLASS",
     "domain": {
      "type": "codedValue",
      "name": "dsdPipeClass",
      "description": "PipeClass",
      "codedValues": [
       {
        "name": "I (CONCRETE)",
        "code": "I (CONCRETE)"
       },
       {
        "name": "II (CONCRETE)",
        "code": "II (CONCRETE)"
       },
       {
        "name": "III (CONCRETE)",
        "code": "III (CONCRETE)"
       },
       {
        "name": "IV (CONCRETE)",
        "code": "IV (CONCRETE)"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "PIPE_CLASS"
    },
    {
     "name": "PIPE_COATING",
     "type": "esriFieldTypeString",
     "alias": "PIPE COATING",
     "domain": {
      "type": "codedValue",
      "name": "dsdPipeCoating",
      "description": "PipeCoating",
      "codedValues": [
       {
        "name": "ALUMINIZED",
        "code": "ALUMINIZED"
       },
       {
        "name": "BITUMINOUS",
        "code": "BITUMINOUS"
       },
       {
        "name": "CONC LINING (INVERT)",
        "code": "CONC LINING (INVERT)"
       },
       {
        "name": "CONCRETE LINING",
        "code": "CONCRETE LINING"
       },
       {
        "name": "GALVANIZED",
        "code": "GALVANIZED"
       },
       {
        "name": "POLY/PLAST LINING",
        "code": "POLY/PLAST LINING"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "PIPE_COATING"
    },
    {
     "name": "DESIGN_LENGTH",
     "type": "esriFieldTypeDouble",
     "alias": "DESIGN LENGTH",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "DESIGN_LENGTH"
    },
    {
     "name": "UPSTREAM_INVERT",
     "type": "esriFieldTypeDouble",
     "alias": "UPSTREAM INVERT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "UPSTREAM_INVERT"
    },
    {
     "name": "DOWNSTREAM_INVERT",
     "type": "esriFieldTypeDouble",
     "alias": "DOWNSTREAM INVERT",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "DOWNSTREAM_INVERT"
    },
    {
     "name": "GEOMETRIC_SLOPE",
     "type": "esriFieldTypeDouble",
     "alias": "GEOMETRIC SLOPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "GEOMETRIC_SLOPE"
    },
    {
     "name": "ROUGHNESS_N",
     "type": "esriFieldTypeDouble",
     "alias": "ROUGHNESS N",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ROUGHNESS_N"
    },
    {
     "name": "FLOW_RATE",
     "type": "esriFieldTypeDouble",
     "alias": "FLOW RATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "FLOW_RATE"
    },
    {
     "name": "VELOCITY",
     "type": "esriFieldTypeDouble",
     "alias": "VELOCITY",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "VELOCITY"
    },
    {
     "name": "STRU_NO_EPS",
     "type": "esriFieldTypeString",
     "alias": "STRU NO EPS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "STRU_NO_EPS"
    },
    {
     "name": "COORDINATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "COORDINATE SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "dCoordinateSource",
      "description": "Coordinate Source",
      "codedValues": [
       {
        "name": "SURVEY GRADE",
        "code": "SURVEY GRADE"
       },
       {
        "name": "MAPPING GRADE - GPS",
        "code": "MAPPING GRADE - GPS"
       },
       {
        "name": "MOBILE GRADE - GPS",
        "code": "MOBILE GRADE - GPS"
       },
       {
        "name": "DIGITIZING",
        "code": "DIGITIZING"
       },
       {
        "name": "GEOCODED",
        "code": "GEOCODED"
       },
       {
        "name": "LINEAR REFERENCING",
        "code": "LINEAR REFERENCING"
       },
       {
        "name": "SCALED",
        "code": "SCALED"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "COORDINATE_SOURCE"
    },
    {
     "name": "LIFECYCLE_STATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLE STATUS",
     "domain": {
      "type": "codedValue",
      "name": "dLifecycleStatus",
      "description": "Lifecycle Status",
      "codedValues": [
       {
        "name": "ACTIVE",
        "code": "ACTIVE"
       },
       {
        "name": "PROPOSED",
        "code": "PROPOSED"
       },
       {
        "name": "UNDER CONSTRUCTION",
        "code": "UNDER CONSTRUCTION"
       },
       {
        "name": "ABANDONED",
        "code": "ABANDONED"
       },
       {
        "name": "REMOVED",
        "code": "REMOVED"
       },
       {
        "name": "DESTROYED",
        "code": "DESTROYED"
       },
       {
        "name": "NOT IN SERVICE",
        "code": "NOT IN SERVICE"
       },
       {
        "name": "INVESTIGATE",
        "code": "INVESTIGATE"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LIFECYCLE_STATUS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "OWNED_BY",
     "type": "esriFieldTypeString",
     "alias": "OWNED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OWNED_BY"
    },
    {
     "name": "MAINTAINED_BY",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MAINTAINED_BY"
    },
    {
     "name": "RESPONSIBLE_AGENCY",
     "type": "esriFieldTypeString",
     "alias": "RESPONSIBLE AGENCY",
     "domain": {
      "type": "codedValue",
      "name": "dResponsibleAgency",
      "description": "Responsible Agency",
      "codedValues": [
       {
        "name": "DEPARTMENT OF RECREATION AND PARKS",
        "code": "DEPARTMENT OF RECREATION AND PARKS"
       },
       {
        "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
        "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
       },
       {
        "name": "OFFICE OF BUDGET AND FINANCE",
        "code": "OFFICE OF BUDGET AND FINANCE"
       },
       {
        "name": "BOARD OF EDUCATION",
        "code": "BOARD OF EDUCATION"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
        "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
       },
       {
        "name": "REVENUE AUTHORITY",
        "code": "REVENUE AUTHORITY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "RESPONSIBLE_AGENCY"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CONDITION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "CONDITION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CONDITION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONDITION_DATE"
    },
    {
     "name": "INSTALL_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALL DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALL_DATE"
    },
    {
     "name": "WARRANTY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "WARRANTY DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "WARRANTY_DATE"
    },
    {
     "name": "REHABILITATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "REHABILITATION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "REHABILITATION_DATE"
    },
    {
     "name": "REHABILITATION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "REHABILITATION TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "REHABILITATION_TYPE"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "G7049STORM_DRAIN",
     "fields": "STORM_DRAIN_LINEID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7024_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7024",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7024",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A777_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sdStormDrainLine",
     "description": "",
     "prototype": {
      "attributes": {
       "REHABILITATION_TYPE": null,
       "NOTES": null,
       "STORM_DRAIN_LINEID": null,
       "STORM_DRAIN_LINE_TYPE": null,
       "MATERIAL": null,
       "PIPE_SHAPE": null,
       "HEIGHT_PIPE": null,
       "WIDTH_PIPE": null,
       "PIPE_CLASS": null,
       "PIPE_COATING": null,
       "DESIGN_LENGTH": null,
       "UPSTREAM_INVERT": null,
       "DOWNSTREAM_INVERT": null,
       "GEOMETRIC_SLOPE": null,
       "ROUGHNESS_N": null,
       "FLOW_RATE": null,
       "VELOCITY": null,
       "STRU_NO_EPS": null,
       "COORDINATE_SOURCE": null,
       "LIFECYCLE_STATUS": null,
       "LOCATION": null,
       "OWNED_BY": null,
       "MAINTAINED_BY": null,
       "RESPONSIBLE_AGENCY": null,
       "CONDITION": null,
       "CONDITION_DATE": null,
       "INSTALL_DATE": null,
       "WARRANTY_DATE": null,
       "REHABILITATION_DATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 8,
   "name": "sdTrenchSlottedDrain",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 7,
     "name": "sd_TRENCH_SLOT_DRAIN_DRAWNUM",
     "relatedTableId": 26,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "TRENCH_SLOTTED_DRAINID",
     "composite": true
    }
   ],
   "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": 1359623.377,
    "ymin": 569542.996250004,
    "xmax": 1497357.43125001,
    "ymax": 663862.0662499961,
    "spatialReference": {
     "wkid": 2893,
     "latestWkid": 2893
    }
   },
   "sourceSpatialReference": {
    "wkid": 2893,
    "latestWkid": 2893
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       158,
       121,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "TRENCH_SLOTTED_DRAINID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "TRENCH_SLOTTED_DRAINID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "TRENCH_SLOTTED_DRAINID"
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "domain": {
      "type": "codedValue",
      "name": "dStructureMaterial",
      "description": "StructureMaterial",
      "codedValues": [
       {
        "name": "BRICK",
        "code": "BRICK"
       },
       {
        "name": "CONCRETE",
        "code": "CONCRETE"
       },
       {
        "name": "METAL",
        "code": "METAL"
       },
       {
        "name": "PLASTIC",
        "code": "PLASTIC"
       },
       {
        "name": "RUBBER",
        "code": "RUBBER"
       },
       {
        "name": "STONE",
        "code": "STONE"
       },
       {
        "name": "TERRA COTTA",
        "code": "TERRA COTTA"
       },
       {
        "name": "WOOD",
        "code": "WOOD"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "MATERIAL"
    },
    {
     "name": "GEOMETRIC_SLOPE",
     "type": "esriFieldTypeDouble",
     "alias": "GEOMETRIC SLOPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "GEOMETRIC_SLOPE"
    },
    {
     "name": "COORDINATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "COORDINATE SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "dCoordinateSource",
      "description": "Coordinate Source",
      "codedValues": [
       {
        "name": "SURVEY GRADE",
        "code": "SURVEY GRADE"
       },
       {
        "name": "MAPPING GRADE - GPS",
        "code": "MAPPING GRADE - GPS"
       },
       {
        "name": "MOBILE GRADE - GPS",
        "code": "MOBILE GRADE - GPS"
       },
       {
        "name": "DIGITIZING",
        "code": "DIGITIZING"
       },
       {
        "name": "GEOCODED",
        "code": "GEOCODED"
       },
       {
        "name": "LINEAR REFERENCING",
        "code": "LINEAR REFERENCING"
       },
       {
        "name": "SCALED",
        "code": "SCALED"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "COORDINATE_SOURCE"
    },
    {
     "name": "LIFECYCLE_STATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLE STATUS",
     "domain": {
      "type": "codedValue",
      "name": "dLifecycleStatus",
      "description": "Lifecycle Status",
      "codedValues": [
       {
        "name": "ACTIVE",
        "code": "ACTIVE"
       },
       {
        "name": "PROPOSED",
        "code": "PROPOSED"
       },
       {
        "name": "UNDER CONSTRUCTION",
        "code": "UNDER CONSTRUCTION"
       },
       {
        "name": "ABANDONED",
        "code": "ABANDONED"
       },
       {
        "name": "REMOVED",
        "code": "REMOVED"
       },
       {
        "name": "DESTROYED",
        "code": "DESTROYED"
       },
       {
        "name": "NOT IN SERVICE",
        "code": "NOT IN SERVICE"
       },
       {
        "name": "INVESTIGATE",
        "code": "INVESTIGATE"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LIFECYCLE_STATUS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "OWNED_BY",
     "type": "esriFieldTypeString",
     "alias": "OWNED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OWNED_BY"
    },
    {
     "name": "MAINTAINED_BY",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MAINTAINED_BY"
    },
    {
     "name": "RESPONSIBLE_AGENCY",
     "type": "esriFieldTypeString",
     "alias": "RESPONSIBLE AGENCY",
     "domain": {
      "type": "codedValue",
      "name": "dResponsibleAgency",
      "description": "Responsible Agency",
      "codedValues": [
       {
        "name": "DEPARTMENT OF RECREATION AND PARKS",
        "code": "DEPARTMENT OF RECREATION AND PARKS"
       },
       {
        "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
        "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
       },
       {
        "name": "OFFICE OF BUDGET AND FINANCE",
        "code": "OFFICE OF BUDGET AND FINANCE"
       },
       {
        "name": "BOARD OF EDUCATION",
        "code": "BOARD OF EDUCATION"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
        "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
       },
       {
        "name": "REVENUE AUTHORITY",
        "code": "REVENUE AUTHORITY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "RESPONSIBLE_AGENCY"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CONDITION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "CONDITION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CONDITION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONDITION_DATE"
    },
    {
     "name": "INSTALL_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALL DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALL_DATE"
    },
    {
     "name": "WARRANTY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "WARRANTY DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "WARRANTY_DATE"
    },
    {
     "name": "REHABILITATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "REHABILITATION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "REHABILITATION_DATE"
    },
    {
     "name": "REHABILITATION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "REHABILITATION TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "REHABILITATION_TYPE"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "G7050TRENCH_SLOT",
     "fields": "TRENCH_SLOTTED_DRAINID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7025_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7025",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7025",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A778_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sdTrenchSlottedDrain",
     "description": "",
     "prototype": {
      "attributes": {
       "REHABILITATION_TYPE": null,
       "NOTES": null,
       "TRENCH_SLOTTED_DRAINID": null,
       "MATERIAL": null,
       "GEOMETRIC_SLOPE": null,
       "COORDINATE_SOURCE": null,
       "LIFECYCLE_STATUS": null,
       "LOCATION": null,
       "OWNED_BY": null,
       "MAINTAINED_BY": null,
       "RESPONSIBLE_AGENCY": null,
       "CONDITION": null,
       "CONDITION_DATE": null,
       "INSTALL_DATE": null,
       "WARRANTY_DATE": null,
       "REHABILITATION_DATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 7,
   "name": "sdUnderdrain",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 8,
     "name": "sd_UNDERDRAIN_DRAWNUM",
     "relatedTableId": 27,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "UNDERDRAINID",
     "composite": true
    }
   ],
   "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": 1352323.5045,
    "ymin": 567449.886250004,
    "xmax": 1488055.48199999,
    "ymax": 726822.492500007,
    "spatialReference": {
     "wkid": 2893,
     "latestWkid": 2893
    }
   },
   "sourceSpatialReference": {
    "wkid": 2893,
    "latestWkid": 2893
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       125,
       128,
       0,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "UNDERDRAINID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "UNDERDRAINID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "UNDERDRAINID"
    },
    {
     "name": "MATERIAL",
     "type": "esriFieldTypeString",
     "alias": "MATERIAL",
     "domain": {
      "type": "codedValue",
      "name": "dStructureMaterial",
      "description": "StructureMaterial",
      "codedValues": [
       {
        "name": "BRICK",
        "code": "BRICK"
       },
       {
        "name": "CONCRETE",
        "code": "CONCRETE"
       },
       {
        "name": "METAL",
        "code": "METAL"
       },
       {
        "name": "PLASTIC",
        "code": "PLASTIC"
       },
       {
        "name": "RUBBER",
        "code": "RUBBER"
       },
       {
        "name": "STONE",
        "code": "STONE"
       },
       {
        "name": "TERRA COTTA",
        "code": "TERRA COTTA"
       },
       {
        "name": "WOOD",
        "code": "WOOD"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "MATERIAL"
    },
    {
     "name": "GEOMETRIC_SLOPE",
     "type": "esriFieldTypeDouble",
     "alias": "GEOMETRIC SLOPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "GEOMETRIC_SLOPE"
    },
    {
     "name": "COORDINATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "COORDINATE SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "dCoordinateSource",
      "description": "Coordinate Source",
      "codedValues": [
       {
        "name": "SURVEY GRADE",
        "code": "SURVEY GRADE"
       },
       {
        "name": "MAPPING GRADE - GPS",
        "code": "MAPPING GRADE - GPS"
       },
       {
        "name": "MOBILE GRADE - GPS",
        "code": "MOBILE GRADE - GPS"
       },
       {
        "name": "DIGITIZING",
        "code": "DIGITIZING"
       },
       {
        "name": "GEOCODED",
        "code": "GEOCODED"
       },
       {
        "name": "LINEAR REFERENCING",
        "code": "LINEAR REFERENCING"
       },
       {
        "name": "SCALED",
        "code": "SCALED"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "COORDINATE_SOURCE"
    },
    {
     "name": "LIFECYCLE_STATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLE STATUS",
     "domain": {
      "type": "codedValue",
      "name": "dLifecycleStatus",
      "description": "Lifecycle Status",
      "codedValues": [
       {
        "name": "ACTIVE",
        "code": "ACTIVE"
       },
       {
        "name": "PROPOSED",
        "code": "PROPOSED"
       },
       {
        "name": "UNDER CONSTRUCTION",
        "code": "UNDER CONSTRUCTION"
       },
       {
        "name": "ABANDONED",
        "code": "ABANDONED"
       },
       {
        "name": "REMOVED",
        "code": "REMOVED"
       },
       {
        "name": "DESTROYED",
        "code": "DESTROYED"
       },
       {
        "name": "NOT IN SERVICE",
        "code": "NOT IN SERVICE"
       },
       {
        "name": "INVESTIGATE",
        "code": "INVESTIGATE"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LIFECYCLE_STATUS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "OWNED_BY",
     "type": "esriFieldTypeString",
     "alias": "OWNED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OWNED_BY"
    },
    {
     "name": "MAINTAINED_BY",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MAINTAINED_BY"
    },
    {
     "name": "RESPONSIBLE_AGENCY",
     "type": "esriFieldTypeString",
     "alias": "RESPONSIBLE AGENCY",
     "domain": {
      "type": "codedValue",
      "name": "dResponsibleAgency",
      "description": "Responsible Agency",
      "codedValues": [
       {
        "name": "DEPARTMENT OF RECREATION AND PARKS",
        "code": "DEPARTMENT OF RECREATION AND PARKS"
       },
       {
        "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
        "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
       },
       {
        "name": "OFFICE OF BUDGET AND FINANCE",
        "code": "OFFICE OF BUDGET AND FINANCE"
       },
       {
        "name": "BOARD OF EDUCATION",
        "code": "BOARD OF EDUCATION"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
        "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
       },
       {
        "name": "REVENUE AUTHORITY",
        "code": "REVENUE AUTHORITY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "RESPONSIBLE_AGENCY"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CONDITION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "CONDITION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CONDITION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONDITION_DATE"
    },
    {
     "name": "INSTALL_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALL DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALL_DATE"
    },
    {
     "name": "WARRANTY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "WARRANTY DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "WARRANTY_DATE"
    },
    {
     "name": "REHABILITATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "REHABILITATION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "REHABILITATION_DATE"
    },
    {
     "name": "REHABILITATION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "REHABILITATION TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "REHABILITATION_TYPE"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "G7048UNDERDRAINI",
     "fields": "UNDERDRAINID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7023_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7023",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7023",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A776_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sdUnderdrain",
     "description": "",
     "prototype": {
      "attributes": {
       "REHABILITATION_TYPE": null,
       "NOTES": null,
       "UNDERDRAINID": null,
       "MATERIAL": null,
       "GEOMETRIC_SLOPE": null,
       "COORDINATE_SOURCE": null,
       "LIFECYCLE_STATUS": null,
       "LOCATION": null,
       "OWNED_BY": null,
       "MAINTAINED_BY": null,
       "RESPONSIBLE_AGENCY": null,
       "CONDITION": null,
       "CONDITION_DATE": null,
       "INSTALL_DATE": null,
       "WARRANTY_DATE": null,
       "REHABILITATION_DATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 11,
   "name": "sdOutfallProtection",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 9,
     "name": "sd_OUTFALL_PROTECTION_DRAWNUM",
     "relatedTableId": 23,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleOrigin",
     "keyField": "OUTFALL_PROTECTIONID",
     "composite": true
    }
   ],
   "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": 1345362.12324999,
    "ymin": 563805.787499994,
    "xmax": 1499443.64075001,
    "ymax": 739044.444499999,
    "spatialReference": {
     "wkid": 2893,
     "latestWkid": 2893
    }
   },
   "sourceSpatialReference": {
    "wkid": 2893,
    "latestWkid": 2893
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       189,
       242,
       206,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "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": "OUTFALL_PROTECTIONID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "OUTFALL_PROTECTIONID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "OUTFALL_PROTECTIONID"
    },
    {
     "name": "OUTFALL_PROTECTION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "OUTFALL PROTECTION TYPE",
     "domain": {
      "type": "codedValue",
      "name": "dsdOutfallProtectionType",
      "description": "OutfallProtectionType",
      "codedValues": [
       {
        "name": "RIPRAP",
        "code": "RIPRAP"
       },
       {
        "name": "GABION",
        "code": "GABION"
       },
       {
        "name": "CONCRETE APRON",
        "code": "CONCRETE APRON"
       },
       {
        "name": "PLUNGE POOL",
        "code": "PLUNGE POOL"
       },
       {
        "name": "DISSIPATION BASIN",
        "code": "DISSIPATION BASIN"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "OUTFALL_PROTECTION_TYPE"
    },
    {
     "name": "STRU_NO_EPS",
     "type": "esriFieldTypeString",
     "alias": "STRU NO EPS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "STRU_NO_EPS"
    },
    {
     "name": "COORDINATE_SOURCE",
     "type": "esriFieldTypeString",
     "alias": "COORDINATE SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "dCoordinateSource",
      "description": "Coordinate Source",
      "codedValues": [
       {
        "name": "SURVEY GRADE",
        "code": "SURVEY GRADE"
       },
       {
        "name": "MAPPING GRADE - GPS",
        "code": "MAPPING GRADE - GPS"
       },
       {
        "name": "MOBILE GRADE - GPS",
        "code": "MOBILE GRADE - GPS"
       },
       {
        "name": "DIGITIZING",
        "code": "DIGITIZING"
       },
       {
        "name": "GEOCODED",
        "code": "GEOCODED"
       },
       {
        "name": "LINEAR REFERENCING",
        "code": "LINEAR REFERENCING"
       },
       {
        "name": "SCALED",
        "code": "SCALED"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "COORDINATE_SOURCE"
    },
    {
     "name": "LIFECYCLE_STATUS",
     "type": "esriFieldTypeString",
     "alias": "LIFECYCLE STATUS",
     "domain": {
      "type": "codedValue",
      "name": "dLifecycleStatus",
      "description": "Lifecycle Status",
      "codedValues": [
       {
        "name": "ACTIVE",
        "code": "ACTIVE"
       },
       {
        "name": "PROPOSED",
        "code": "PROPOSED"
       },
       {
        "name": "UNDER CONSTRUCTION",
        "code": "UNDER CONSTRUCTION"
       },
       {
        "name": "ABANDONED",
        "code": "ABANDONED"
       },
       {
        "name": "REMOVED",
        "code": "REMOVED"
       },
       {
        "name": "DESTROYED",
        "code": "DESTROYED"
       },
       {
        "name": "NOT IN SERVICE",
        "code": "NOT IN SERVICE"
       },
       {
        "name": "INVESTIGATE",
        "code": "INVESTIGATE"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "LIFECYCLE_STATUS"
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LOCATION"
    },
    {
     "name": "OWNED_BY",
     "type": "esriFieldTypeString",
     "alias": "OWNED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "OWNED_BY"
    },
    {
     "name": "MAINTAINED_BY",
     "type": "esriFieldTypeString",
     "alias": "MAINTAINED BY",
     "domain": {
      "type": "codedValue",
      "name": "dAdministrativeArea",
      "description": "Administrative Area",
      "codedValues": [
       {
        "name": "COUNTY",
        "code": "COUNTY"
       },
       {
        "name": "PRIVATE",
        "code": "PRIVATE"
       },
       {
        "name": "CITY",
        "code": "CITY"
       },
       {
        "name": "STATE",
        "code": "STATE"
       },
       {
        "name": "FEDERAL",
        "code": "FEDERAL"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 10,
     "defaultValue": null,
     "modelName": "MAINTAINED_BY"
    },
    {
     "name": "RESPONSIBLE_AGENCY",
     "type": "esriFieldTypeString",
     "alias": "RESPONSIBLE AGENCY",
     "domain": {
      "type": "codedValue",
      "name": "dResponsibleAgency",
      "description": "Responsible Agency",
      "codedValues": [
       {
        "name": "DEPARTMENT OF RECREATION AND PARKS",
        "code": "DEPARTMENT OF RECREATION AND PARKS"
       },
       {
        "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY",
        "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY"
       },
       {
        "name": "OFFICE OF BUDGET AND FINANCE",
        "code": "OFFICE OF BUDGET AND FINANCE"
       },
       {
        "name": "BOARD OF EDUCATION",
        "code": "BOARD OF EDUCATION"
       },
       {
        "name": "OTHER",
        "code": "OTHER"
       },
       {
        "name": "UNKNOWN",
        "code": "UNKNOWN"
       },
       {
        "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION",
        "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION"
       },
       {
        "name": "REVENUE AUTHORITY",
        "code": "REVENUE AUTHORITY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     },
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "RESPONSIBLE_AGENCY"
    },
    {
     "name": "CONDITION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CONDITION",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "CONDITION"
    },
    {
     "name": "CONDITION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CONDITION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CONDITION_DATE"
    },
    {
     "name": "INSTALL_DATE",
     "type": "esriFieldTypeDate",
     "alias": "INSTALL DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "INSTALL_DATE"
    },
    {
     "name": "WARRANTY_DATE",
     "type": "esriFieldTypeDate",
     "alias": "WARRANTY DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "WARRANTY_DATE"
    },
    {
     "name": "REHABILITATION_DATE",
     "type": "esriFieldTypeDate",
     "alias": "REHABILITATION DATE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "REHABILITATION_DATE"
    },
    {
     "name": "REHABILITATION_TYPE",
     "type": "esriFieldTypeString",
     "alias": "REHABILITATION TYPE",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 120,
     "defaultValue": null,
     "modelName": "REHABILITATION_TYPE"
    },
    {
     "name": "NOTES",
     "type": "esriFieldTypeString",
     "alias": "NOTES",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "NOTES"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "System-maintained Geometry for a feature"
   },
   "indexes": [
    {
     "name": "G7042OUTFALL_PRO",
     "fields": "OUTFALL_PROTECTIONID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7017_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7017",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7017",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "A770_IX1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sdOutfallProtection",
     "description": "",
     "prototype": {
      "attributes": {
       "REHABILITATION_TYPE": null,
       "NOTES": null,
       "OUTFALL_PROTECTIONID": null,
       "OUTFALL_PROTECTION_TYPE": null,
       "STRU_NO_EPS": null,
       "COORDINATE_SOURCE": null,
       "LIFECYCLE_STATUS": null,
       "LOCATION": null,
       "OWNED_BY": null,
       "MAINTAINED_BY": null,
       "RESPONSIBLE_AGENCY": null,
       "CONDITION": null,
       "CONDITION_DATE": null,
       "INSTALL_DATE": null,
       "WARRANTY_DATE": null,
       "REHABILITATION_DATE": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  }
 ],
 "tables": [
  {
   "currentVersion": 10.91,
   "id": 18,
   "name": "sd_CHANNEL_SWALE_DRAWNUM",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 5,
     "name": "sdChannelSwale",
     "relatedTableId": 16,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "CHANNEL_SWALEID",
     "composite": true
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": false,
   "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
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "CHANNEL_SWALEID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "CHANNEL_SWALEID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "CHANNEL_SWALEID"
    },
    {
     "name": "DRAWING_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "DRAWING NUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "DRAWING_NUMBER"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "indexes": [
    {
     "name": "G6727CHANNEL_SWA",
     "fields": "CHANNEL_SWALEID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7007_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7007",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7007",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sd_CHANNEL_SWALE_DRAWNUM",
     "description": "",
     "prototype": {
      "attributes": {
       "CHANNEL_SWALEID": null,
       "DRAWING_NUMBER": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 1000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 19,
   "name": "sd_GENERAL_POINT_DRAWNUM",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 0,
     "name": "sdGeneralPoint",
     "relatedTableId": 15,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "GENERAL_POINTID",
     "composite": true
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": false,
   "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
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "GENERAL_POINTID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "GENERAL_POINTID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "GENERAL_POINTID"
    },
    {
     "name": "DRAWING_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "DRAWING NUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "DRAWING_NUMBER"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "indexes": [
    {
     "name": "G6728GENERAL_POI",
     "fields": "GENERAL_POINTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7008_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7008",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7008",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sd_GENERAL_POINT_DRAWNUM",
     "description": "",
     "prototype": {
      "attributes": {
       "GENERAL_POINTID": null,
       "DRAWING_NUMBER": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 1000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 20,
   "name": "sd_INFLOW_POINT_DRAWNUM",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 1,
     "name": "sdInflowPoint",
     "relatedTableId": 14,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "INFLOW_POINTID",
     "composite": true
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": false,
   "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
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "INFLOW_POINTID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "INFLOW_POINTID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "INFLOW_POINTID"
    },
    {
     "name": "DRAWING_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "DRAWING NUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "DRAWING_NUMBER"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "indexes": [
    {
     "name": "G6729INFLOW_POIN",
     "fields": "INFLOW_POINTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7009_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7009",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7009",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sd_INFLOW_POINT_DRAWNUM",
     "description": "",
     "prototype": {
      "attributes": {
       "INFLOW_POINTID": null,
       "DRAWING_NUMBER": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 1000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 21,
   "name": "sd_NETWORK_STRUCTURE_DRAWNUM",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 2,
     "name": "sdNetworkStructure",
     "relatedTableId": 13,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "NETWORK_STRUCTUREID",
     "composite": true
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": false,
   "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
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "NETWORK_STRUCTUREID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "NETWORK_STRUCTUREID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "NETWORK_STRUCTUREID"
    },
    {
     "name": "DRAWING_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "DRAWING NUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "DRAWING_NUMBER"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "indexes": [
    {
     "name": "G6730NETWORK_STR",
     "fields": "NETWORK_STRUCTUREID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7010_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7010",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7010",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sd_NETWORK_STRUCTURE_DRAWNUM",
     "description": "",
     "prototype": {
      "attributes": {
       "NETWORK_STRUCTUREID": null,
       "DRAWING_NUMBER": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 1000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 22,
   "name": "sd_OUTFALL_POINT_DRAWNUM",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 3,
     "name": "sdOutfallPoint",
     "relatedTableId": 12,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "OUTFALL_POINTID",
     "composite": true
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": false,
   "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
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "OUTFALL_POINTID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "OUTFALL_POINTID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "OUTFALL_POINTID"
    },
    {
     "name": "DRAWING_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "DRAWING NUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "DRAWING_NUMBER"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "indexes": [
    {
     "name": "G6731OUTFALL_POI",
     "fields": "OUTFALL_POINTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7011_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7011",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7011",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sd_OUTFALL_POINT_DRAWNUM",
     "description": "",
     "prototype": {
      "attributes": {
       "OUTFALL_POINTID": null,
       "DRAWING_NUMBER": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 1000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 23,
   "name": "sd_OUTFALL_PROTECTION_DRAWNUM",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 9,
     "name": "sdOutfallProtection",
     "relatedTableId": 11,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "OUTFALL_PROTECTIONID",
     "composite": true
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": false,
   "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
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "OUTFALL_PROTECTIONID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "OUTFALL_PROTECTIONID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "OUTFALL_PROTECTIONID"
    },
    {
     "name": "DRAWING_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "DRAWING NUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "DRAWING_NUMBER"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "indexes": [
    {
     "name": "G6732OUTFALL_PRO",
     "fields": "OUTFALL_PROTECTIONID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7012_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7012",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7012",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sd_OUTFALL_PROTECTION_DRAWNUM",
     "description": "",
     "prototype": {
      "attributes": {
       "OUTFALL_PROTECTIONID": null,
       "DRAWING_NUMBER": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 1000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 24,
   "name": "sd_STORM_DRAIN_LINE_DRAWNUM",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 6,
     "name": "sdStormDrainLine",
     "relatedTableId": 10,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "STORM_DRAIN_LINEID",
     "composite": true
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": false,
   "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
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "STORM_DRAIN_LINEID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "STORM_DRAIN_LINEID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "STORM_DRAIN_LINEID"
    },
    {
     "name": "DRAWING_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "DRAWING NUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "DRAWING_NUMBER"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "indexes": [
    {
     "name": "G6733STORM_DRAIN",
     "fields": "STORM_DRAIN_LINEID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7013_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7013",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7013",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sd_STORM_DRAIN_LINE_DRAWNUM",
     "description": "",
     "prototype": {
      "attributes": {
       "STORM_DRAIN_LINEID": null,
       "DRAWING_NUMBER": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 1000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 25,
   "name": "sd_SWM_POND_POINT_DRAWNUM",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 4,
     "name": "sdSWMPondPoint",
     "relatedTableId": 9,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "SWM_POND_POINTID",
     "composite": true
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": false,
   "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
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "SWM_POND_POINTID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "SWM_POND_POINTID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "SWM_POND_POINTID"
    },
    {
     "name": "DRAWING_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "DRAWING NUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "DRAWING_NUMBER"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "indexes": [
    {
     "name": "G6734SWM_POND_PO",
     "fields": "SWM_POND_POINTID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7014_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7014",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7014",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sd_SWM_POND_POINT_DRAWNUM",
     "description": "",
     "prototype": {
      "attributes": {
       "SWM_POND_POINTID": null,
       "DRAWING_NUMBER": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 1000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 26,
   "name": "sd_TRENCH_SLOT_DRAIN_DRAWNUM",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 7,
     "name": "sdTrenchSlottedDrain",
     "relatedTableId": 8,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "TRENCH_SLOTTED_DRAINID",
     "composite": true
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": false,
   "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
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "TRENCH_SLOTTED_DRAINID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "TRENCH_SLOTTED_DRAINID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "TRENCH_SLOTTED_DRAINID"
    },
    {
     "name": "DRAWING_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "DRAWING NUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "DRAWING_NUMBER"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "indexes": [
    {
     "name": "G6735TRENCH_SLOT",
     "fields": "TRENCH_SLOTTED_DRAINID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7015_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7015",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7015",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sd_TRENCH_SLOT_DRAIN_DRAWNUM",
     "description": "",
     "prototype": {
      "attributes": {
       "TRENCH_SLOTTED_DRAINID": null,
       "DRAWING_NUMBER": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 1000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  },
  {
   "currentVersion": 10.91,
   "id": 27,
   "name": "sd_UNDERDRAIN_DRAWNUM",
   "type": "Table",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": true,
   "relationships": [
    {
     "id": 8,
     "name": "sdUnderdrain",
     "relatedTableId": 7,
     "cardinality": "esriRelCardinalityOneToMany",
     "role": "esriRelRoleDestination",
     "keyField": "UNDERDRAINID",
     "composite": true
    }
   ],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": false,
   "supportsCalculate": false,
   "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
   },
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "objectIdField": "OBJECTID",
   "globalIdField": "GLOBALID",
   "displayField": "UNDERDRAINID",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "System-maintained ObjectID"
    },
    {
     "name": "UNDERDRAINID",
     "type": "esriFieldTypeString",
     "alias": "FACILITYID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 15,
     "defaultValue": null,
     "modelName": "UNDERDRAINID"
    },
    {
     "name": "DRAWING_NUMBER",
     "type": "esriFieldTypeString",
     "alias": "DRAWING NUMBER",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "DRAWING_NUMBER"
    },
    {
     "name": "CREATED_USER",
     "type": "esriFieldTypeString",
     "alias": "CREATED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "CREATED_USER"
    },
    {
     "name": "CREATED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "CREATED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CREATED_DATE"
    },
    {
     "name": "LAST_EDITED_USER",
     "type": "esriFieldTypeString",
     "alias": "LAST EDITED USER",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "LAST_EDITED_USER"
    },
    {
     "name": "LAST_EDITED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "LAST EDITED DATE",
     "domain": null,
     "editable": false,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "LAST_EDITED_DATE"
    },
    {
     "name": "GLOBALID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GLOBALID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "length": 38,
     "defaultValue": null,
     "modelName": "GLOBALID"
    }
   ],
   "indexes": [
    {
     "name": "G6736UNDERDRAINI",
     "fields": "UNDERDRAINID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "R7016_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_7016",
     "fields": "GLOBALID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "UUID_OID_7016",
     "fields": "GLOBALID,OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "sd_UNDERDRAIN_DRAWNUM",
     "description": "",
     "prototype": {
      "attributes": {
       "UNDERDRAINID": null,
       "DRAWING_NUMBER": null
      }
     },
     "drawingTool": "esriFeatureEditToolNone"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 32000,
   "tileMaxRecordCount": 1000,
   "maxRecordCountFactor": 1,
   "serviceItemId": "ced4183390b743249731861c506283e6"
  }
 ]
}