{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Open Conveyance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Federal Way Open Conveyance Layer", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDATE", "creatorField": "CREATOR", "editDateField": "EDITDATE", "editorField": "EDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1248232.2499411851, "ymin": 97416.91402056813, "xmax": 1283008.907869026, "ymax": 133786.17775209248, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 3.79627571044642E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.1710429999999468E8, "falseY": -9.953959999992767E7, "xyUnits": 5268.321251, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 86, 135, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ASSETID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSETID" }, { "name": "CMATERIAL", "type": "esriFieldTypeString", "alias": "Channel Material", "domain": { "type": "codedValue", "name": "CMATERIAL", "description": "Material types for open conveyance", "codedValues": [ { "name": "Grass Lining", "code": "GRASS" }, { "name": "Rock Lining", "code": "ROCK" }, { "name": "Soil Lining", "code": "SOIL" }, { "name": "Other (Describe in Notes)", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": "GRASS", "modelName": "CMATERIAL" }, { "name": "CSIZE", "type": "esriFieldTypeString", "alias": "Channel Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CSIZE" }, { "name": "MAINTRESP", "type": "esriFieldTypeString", "alias": "Maintenance Responsibility", "domain": { "type": "codedValue", "name": "MAINTRESP", "description": "Maintenance responsibility", "codedValues": [ { "name": "Public", "code": "PUB" }, { "name": "Private", "code": "PRI" }, { "name": "Unknown", "code": "UNK" }, { "name": "WSDOT", "code": "DOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "PUB", "modelName": "MAINTRESP" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeInteger", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "INSTALLDATE" }, { "name": "INSPYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Inspection Year", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "INSPYEAR" }, { "name": "CONDITION", "type": "esriFieldTypeDouble", "alias": "Condition Score (0-100)", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CONDITION" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EDITOR" }, { "name": "EDITDATE", "type": "esriFieldTypeDate", "alias": "EDITDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITDATE" }, { "name": "ENTITYUID", "type": "esriFieldTypeString", "alias": "STORM LINE ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENTITYUID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTY DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITION DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "DECOMDATE", "type": "esriFieldTypeDate", "alias": "DECOMISSION DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DECOMDATE" }, { "name": "EXPLIFE", "type": "esriFieldTypeInteger", "alias": "EXPECTED USEFUL LIFE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EXPLIFE" }, { "name": "REMAINLIFE", "type": "esriFieldTypeInteger", "alias": "REMAINING USEFUL LIFE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMAINLIFE" }, { "name": "PROBFAIL", "type": "esriFieldTypeInteger", "alias": "PROBABIOLITY OF FAILURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROBFAIL" }, { "name": "CONSFAIL", "type": "esriFieldTypeInteger", "alias": "CONSEQUENCE OF FALIURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONSFAIL" }, { "name": "BUSRISKFAIL", "type": "esriFieldTypeInteger", "alias": "BUSSINESS RISK OF FAILURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUSRISKFAIL" }, { "name": "UNDERMAINTSCORE", "type": "esriFieldTypeInteger", "alias": "UNDER MAINTAINED SCORE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNDERMAINTSCORE" }, { "name": "OVERMAINTSCORE", "type": "esriFieldTypeInteger", "alias": "OVERMAINTSCORE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVERMAINTSCORE" }, { "name": "REACTMAINTSCORE", "type": "esriFieldTypeInteger", "alias": "REACTMAINTSCORE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REACTMAINTSCORE" }, { "name": "ASSETCALC", "type": "esriFieldTypeDate", "alias": "ASSETCALC", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ASSETCALC" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.len" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R100_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "CMATERIAL", "fields": "CMATERIAL", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CSIZE", "fields": "CSIZE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "MAINTRESP", "fields": "MAINTRESP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_100", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_100", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a62_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Open Conveyance", "description": "", "prototype": { "attributes": { "ASSETCALC": null, "REACTMAINTSCORE": null, "ASSETID": null, "CMATERIAL": "GRASS", "CSIZE": null, "MAINTRESP": "PUB", "NOTES": null, "OVERMAINTSCORE": null, "INSTALLDATE": 0, "INSPYEAR": 0, "CONDITION": 0, "UNDERMAINTSCORE": null, "BUSRISKFAIL": null, "CONSFAIL": null, "PROBFAIL": null, "ENTITYUID": null, "LOCATION": null, "STATUS": null, "WARRANTYDATE": null, "LEGACYID": null, "CONDITIONDATE": null, "DECOMDATE": null, "EXPLIFE": null, "REMAINLIFE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6cf3bf0679a04e42bdd1d2e26f53e265" }