{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Water Structures", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Water" }, "defaultVisibility": true, "minScale": 6000, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 600, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1285332, "ymin": 334119, "xmax": 1396863.3333333284, "ymax": 375745.75, "spatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102748, "latestWkid": 2285, "xyTolerance": 0.166666666666667, "zTolerance": 0.00166666666666667, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 1536, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME_NUMBER", "typeIdField": "", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "domain": null, "editable": false, "nullable": true, "length": 16, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "TUMMS_ID", "type": "esriFieldTypeString", "alias": "TUMMS_ID", "domain": null, "editable": false, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TUMMS_ID" }, { "name": "OWNER_CODE", "type": "esriFieldTypeString", "alias": "OWNER_CODE", "domain": { "type": "codedValue", "name": "wDomainOwnerCode", "description": "", "codedValues": [ { "name": "City Of Everett", "code": "COE" }, { "name": "PUD", "code": "PUD" }, { "name": "Navy", "code": "NAVY" }, { "name": "Priv", "code": "PRIV" }, { "name": "City of Marysville", "code": "COM" }, { "name": "Silver Lake Water District", "code": "SLWD" }, { "name": "Alderwood Water District", "code": "AWD" }, { "name": "Mukilteo Water District", "code": "MWD" }, { "name": "Tulalip", "code": "TUL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": false, "nullable": true, "length": 6, "defaultValue": "COE", "modelName": "OWNER_CODE" }, { "name": "NAME_NUMBER", "type": "esriFieldTypeString", "alias": "NAME_NUMBER", "domain": null, "editable": false, "nullable": true, "length": 70, "defaultValue": null, "modelName": "NAME_NUMBER" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": { "type": "codedValue", "name": "wDomainNetworkStructureCode", "description": "", "codedValues": [ { "name": "Tank Reservoir", "code": "RS" }, { "name": "Treatment Facility", "code": "TF" }, { "name": "Pump Station", "code": "PS" }, { "name": "Portal", "code": "PT" }, { "name": "Well", "code": "WL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": false, "nullable": true, "length": 6, "defaultValue": "RS", "modelName": "CODE" }, { "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": "R4901_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4901", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2153_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Structures", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 1, "name": "Tank Reservoir", "defaultValues": { "TUMMS_ID": null, "OWNER_CODE": "COE", "NAME_NUMBER": null, "CODE": "RS", "GlobalID": null, "GIS_ID": null }, "domains": { "OWNER_CODE": {"type": "inherited"}, "CODE": {"type": "inherited"} } }, { "code": 2, "name": "Treatment Facility", "defaultValues": { "TUMMS_ID": null, "OWNER_CODE": "COE", "NAME_NUMBER": null, "CODE": "TF", "GlobalID": null, "GIS_ID": null }, "domains": { "OWNER_CODE": {"type": "inherited"}, "CODE": {"type": "inherited"} } }, { "code": 3, "name": "Pump Station", "defaultValues": { "TUMMS_ID": null, "OWNER_CODE": "COE", "NAME_NUMBER": null, "CODE": "PS", "GlobalID": null, "GIS_ID": null }, "domains": { "OWNER_CODE": {"type": "inherited"}, "CODE": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4e16e8f031184209af5c7b039fd2c899" }