{
 "layers": [
  {
   "currentVersion": 10.91,
   "cimVersion": "2.9.0",
   "id": 0,
   "name": "WAMC.irt.WaterLineProjects",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": false,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "",
   "copyrightText": "",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "infoInEstimates": [
    "extent",
    "count"
   ],
   "isDataBranchVersioned": false,
   "isDataReplicaTracked": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsQuantizationEditMode": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ],
    "supportsAsyncApplyEdits": true
   },
   "hasMetadata": false,
   "extent": {
    "xmin": 434237.6457000002,
    "ymin": 125180.84279999882,
    "xmax": 791335.0777999982,
    "ymax": 647686.1226000004,
    "spatialReference": {
     "wkid": 102123,
     "latestWkid": 3078,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -28810000,
     "falseY": -30359300,
     "xyUnits": 1.4006931395609677E8,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "sourceSpatialReference": {
    "wkid": 102123,
    "latestWkid": 3078,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -28810000,
    "falseY": -30359300,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       212,
       250,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "WaterLineGlobalProjectID",
   "globalIdField": "",
   "displayField": "WaterLineLocalProjectName",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "WaterLineLocalProjectID",
     "type": "esriFieldTypeString",
     "alias": "WaterLineLocalProjectID",
     "domain": null,
     "editable": true,
     "nullable": false,
     "length": 50,
     "defaultValue": null,
     "modelName": "WaterLineLocalProjectID"
    },
    {
     "name": "WaterLineLocalProjectName",
     "type": "esriFieldTypeString",
     "alias": "WaterLineLocalProjectName",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 255,
     "defaultValue": null,
     "modelName": "WaterLineLocalProjectName"
    },
    {
     "name": "WaterLineTypeID",
     "type": "esriFieldTypeSmallInteger",
     "alias": "WaterLineTypeID",
     "domain": null,
     "editable": true,
     "nullable": false,
     "defaultValue": null,
     "modelName": "WaterLineTypeID"
    },
    {
     "name": "StartDate",
     "type": "esriFieldTypeDate",
     "alias": "StartDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "StartDate"
    },
    {
     "name": "EndDate",
     "type": "esriFieldTypeDate",
     "alias": "EndDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "EndDate"
    },
    {
     "name": "Cost",
     "type": "esriFieldTypeDouble",
     "alias": "Cost",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "Cost"
    },
    {
     "name": "LocationDesription",
     "type": "esriFieldTypeString",
     "alias": "LocationDesription",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 4000,
     "defaultValue": null,
     "modelName": "LocationDesription"
    },
    {
     "name": "OwnerID",
     "type": "esriFieldTypeInteger",
     "alias": "OwnerID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "OwnerID"
    },
    {
     "name": "ServiceJurisdictionFips",
     "type": "esriFieldTypeString",
     "alias": "ServiceJurisdictionFips",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "ServiceJurisdictionFips"
    },
    {
     "name": "LocationJurisdictionFips",
     "type": "esriFieldTypeString",
     "alias": "LocationJurisdictionFips",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 5,
     "defaultValue": null,
     "modelName": "LocationJurisdictionFips"
    },
    {
     "name": "CoordinationStateDate",
     "type": "esriFieldTypeDate",
     "alias": "CoordinationStateDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CoordinationStateDate"
    },
    {
     "name": "CoordinationEndDate",
     "type": "esriFieldTypeDate",
     "alias": "CoordinationEndDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "CoordinationEndDate"
    },
    {
     "name": "CreateUser",
     "type": "esriFieldTypeString",
     "alias": "CreateUser",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "CreateUser"
    },
    {
     "name": "UpdateUser",
     "type": "esriFieldTypeString",
     "alias": "UpdateUser",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 50,
     "defaultValue": null,
     "modelName": "UpdateUser"
    },
    {
     "name": "ModifiedDate",
     "type": "esriFieldTypeDate",
     "alias": "ModifiedDate",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "ModifiedDate"
    },
    {
     "name": "ContactEmail",
     "type": "esriFieldTypeString",
     "alias": "ContactEmail",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "ContactEmail"
    },
    {
     "name": "ContactName",
     "type": "esriFieldTypeString",
     "alias": "ContactName",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 500,
     "defaultValue": null,
     "modelName": "ContactName"
    },
    {
     "name": "ContactPhoneNumber",
     "type": "esriFieldTypeString",
     "alias": "ContactPhoneNumber",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 20,
     "defaultValue": null,
     "modelName": "ContactPhoneNumber"
    },
    {
     "name": "PhaseEndDate_BiddingPermitting",
     "type": "esriFieldTypeDate",
     "alias": "PhaseEndDate_BiddingPermitting",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "PhaseEndDate_BiddingPermitting"
    },
    {
     "name": "PhaseEndDate_Complete",
     "type": "esriFieldTypeDate",
     "alias": "PhaseEndDate_Complete",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "PhaseEndDate_Complete"
    },
    {
     "name": "PhaseEndDate_Construction",
     "type": "esriFieldTypeDate",
     "alias": "PhaseEndDate_Construction",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "PhaseEndDate_Construction"
    },
    {
     "name": "PhaseEndDate_Planning",
     "type": "esriFieldTypeDate",
     "alias": "PhaseEndDate_Planning",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "PhaseEndDate_Planning"
    },
    {
     "name": "ProjectPhaseID",
     "type": "esriFieldTypeInteger",
     "alias": "ProjectPhaseID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "ProjectPhaseID"
    },
    {
     "name": "RoadOpeningStatusID",
     "type": "esriFieldTypeInteger",
     "alias": "RoadOpeningStatusID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "RoadOpeningStatusID"
    },
    {
     "name": "CatchmentAreas",
     "type": "esriFieldTypeString",
     "alias": "CatchmentAreas",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "CatchmentAreas"
    },
    {
     "name": "PhaseEndDate_Prospective",
     "type": "esriFieldTypeDate",
     "alias": "PhaseEndDate_Prospective",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "PhaseEndDate_Prospective"
    },
    {
     "name": "MicID",
     "type": "esriFieldTypeString",
     "alias": "MicID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 8,
     "defaultValue": null,
     "modelName": "MicID"
    },
    {
     "name": "ProjectURL",
     "type": "esriFieldTypeString",
     "alias": "ProjectURL",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1000,
     "defaultValue": null,
     "modelName": "ProjectURL"
    },
    {
     "name": "ContactPhoneExt",
     "type": "esriFieldTypeString",
     "alias": "ContactPhoneExt",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 6,
     "defaultValue": null,
     "modelName": "ContactPhoneExt"
    },
    {
     "name": "AwardSize",
     "type": "esriFieldTypeDouble",
     "alias": "AwardSize",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "AwardSize"
    },
    {
     "name": "AwardTypeID",
     "type": "esriFieldTypeInteger",
     "alias": "AwardTypeID",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "AwardTypeID"
    },
    {
     "name": "WaterLineGlobalProjectID",
     "type": "esriFieldTypeOID",
     "alias": "WaterLineGlobalProjectID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "WaterLineGlobalProjectID"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "datesInUnknownTimezone": false,
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "preferredTimeReference": null,
   "types": [],
   "templates": [
    {
     "name": "WAMC.irt.WaterLineProjects",
     "description": "",
     "prototype": {
      "attributes": {
       "AwardTypeID": null,
       "WaterLineLocalProjectID": " ",
       "WaterLineLocalProjectName": null,
       "WaterLineTypeID": 0,
       "StartDate": null,
       "EndDate": null,
       "Cost": null,
       "LocationDesription": null,
       "OwnerID": null,
       "ServiceJurisdictionFips": null,
       "LocationJurisdictionFips": null,
       "CoordinationStateDate": null,
       "CoordinationEndDate": null,
       "CreateUser": null,
       "UpdateUser": null,
       "ModifiedDate": null,
       "ContactEmail": null,
       "ContactName": null,
       "ContactPhoneNumber": null,
       "PhaseEndDate_BiddingPermitting": null,
       "PhaseEndDate_Complete": null,
       "PhaseEndDate_Construction": null,
       "PhaseEndDate_Planning": null,
       "ProjectPhaseID": null,
       "RoadOpeningStatusID": null,
       "CatchmentAreas": null,
       "PhaseEndDate_Prospective": null,
       "MicID": null,
       "ProjectURL": null,
       "ContactPhoneExt": null,
       "AwardSize": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "supportedExportFormats": "sqlite,filegdb",
   "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}