{
 "currentVersion": 10.81,
 "cimVersion": "2.6.0",
 "id": 20,
 "name": "Storm Lift Station",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 9,
  "name": "Storm Sewer"
 },
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": true,
 "referenceScale": 2000.0000000000066,
 "geometryType": "esriGeometryPoint",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": true,
 "isDataArchived": false,
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": 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": false,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ]
 },
 "hasMetadata": true,
 "extent": {
  "xmin": -8080.417700000107,
  "ymin": 5796539.271600001,
  "xmax": -4682.623900000006,
  "ymax": 5799828.892000001,
  "spatialReference": {
   "wkid": 102187,
   "latestWkid": 3776,
   "xyTolerance": 1.904702903324523E-5,
   "zTolerance": 2.0E-5,
   "mTolerance": 0.001,
   "falseX": -5622600,
   "falseY": -10001100,
   "xyUnits": 4.503104285899046E8,
   "falseZ": 0,
   "zUnits": 399999.99999999994,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 102187,
  "latestWkid": 3776,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -5622600,
  "falseY": -10001100,
  "xyUnits": 10000,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "effectiveMinScale": 10000,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "e19fbd4fcee625b53309fd4a836949de",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqUlEQVRIieXSsQpBYRgG4OfgHmwGZgslo9noCpQMVqN7cAnuwWDhBuiYSFmNLsCoGM4pA4rTURxvffX/w//09fYXfDCFjOA1oapzYm3vKNR5jLcUjZUS411L4e2alc6zia+wRhuVNPEpOrhghA3KaeGzGIYT5hikhTcxic85NF569SLeE20eiuqpp4kH6MfzRr7kK/4xvhAYOiTWtvLP8Z2SXWL6Lr/b+RUtjxq4QdPP4wAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 17,
    "height": 17,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "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": "StationName",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "InstallDate",
   "type": "esriFieldTypeDate",
   "alias": "InstallDate",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "InstallDate"
  },
  {
   "name": "StationType",
   "type": "esriFieldTypeString",
   "alias": "StationType",
   "domain": {
    "type": "codedValue",
    "name": "StationType",
    "description": "Type of Station",
    "codedValues": [
     {
      "name": "N/A",
      "code": "N/A"
     },
     {
      "name": "Building",
      "code": "Building"
     },
     {
      "name": "Manhole",
      "code": "Manhole"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "StationType"
  },
  {
   "name": "Lifecycle",
   "type": "esriFieldTypeString",
   "alias": "Lifecycle",
   "domain": {
    "type": "codedValue",
    "name": "Lifecycle",
    "description": "",
    "codedValues": [
     {
      "name": "Abandoned",
      "code": "Abandoned"
     },
     {
      "name": "Operational",
      "code": "Operational"
     },
     {
      "name": "Out of Service",
      "code": "Out of Service"
     },
     {
      "name": "Parent Out Of Service",
      "code": "Parent Out Of Service"
     },
     {
      "name": "Removed",
      "code": "Removed"
     },
     {
      "name": "Replaced",
      "code": "Replaced"
     },
     {
      "name": "Relined",
      "code": "Relined"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Lifecycle"
  },
  {
   "name": "Owner",
   "type": "esriFieldTypeString",
   "alias": "Owner",
   "domain": {
    "type": "codedValue",
    "name": "Owner",
    "description": "Owner",
    "codedValues": [
     {
      "name": "Town",
      "code": "Town"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "Town Parcel",
      "code": "TownParcel"
     },
     {
      "name": "Alberta Government",
      "code": "Alberta Government"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "Owner"
  },
  {
   "name": "ID",
   "type": "esriFieldTypeString",
   "alias": "ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "ID"
  },
  {
   "name": "LucityAutoID",
   "type": "esriFieldTypeInteger",
   "alias": "LucityAutoID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "LucityAutoID"
  },
  {
   "name": "StationName",
   "type": "esriFieldTypeString",
   "alias": "StationName",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "StationName"
  },
  {
   "name": "AsBuiltVerified",
   "type": "esriFieldTypeString",
   "alias": "AsBuiltVerified",
   "domain": {
    "type": "codedValue",
    "name": "YesOrNo",
    "description": "YesOrNo",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   },
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "AsBuiltVerified"
  },
  {
   "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": "Shape"
 },
 "indexes": [
  {
   "name": "R206_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_206",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_206",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S195_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Storm Lift Station",
   "description": "",
   "prototype": {
    "attributes": {
     "AsBuiltVerified": null,
     "InstallDate": null,
     "StationType": null,
     "Lifecycle": null,
     "Owner": null,
     "ID": null,
     "LucityAutoID": null,
     "StationName": null
    }
   },
   "drawingTool": "esriFeatureEditToolPoint"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 8000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "b4585e061c784ace85184a4c774c0c94"
}