{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Ditch", "type": "Feature Layer", "description": "This polyline feature class contains stormwater ditch information in the City of Sammamish. The information was digitized from record drawing information provided by the City. Information collected includes ditch shape, surface, slope, install year, to and from structure id, to and from structure invert elevations, ownership, and data source, where available.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Stacey Clear, P.E., Kerri Sidebottom, Jeziel Palapuz, Lars Zwaanenburg, Gray & Osborne Inc.", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 51, 51, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1330633.6795276403, "ymin": 205290.85693214834, "xmax": 1359606.320401132, "ymax": 242040.7614505589, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2303654534370409E8, "falseY": -1.0453351674469247E8, "xyUnits": 3.700245819151823E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HydroName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Channel_ID", "type": "esriFieldTypeString", "alias": "Channel_ID", "length": 15, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "Status_Facility", "description": "Status of storm facility", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Other", "code": "Other" }, { "name": "Retired", "code": "Retired" }, { "name": "Assumed-Ver. Needed", "code": "Assumed-Ver. Needed" }, { "name": "M&D", "code": "M&D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ChannelType", "type": "esriFieldTypeString", "alias": "ChannelType", "length": 20, "domain": { "type": "codedValue", "name": "ChannelType", "description": "Type of channel", "codedValues": [ { "name": "Ditch", "code": "Ditch" }, { "name": "PhantomFlowLine", "code": "PhantomFlowLine" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 20, "domain": null }, { "name": "HydroName", "type": "esriFieldTypeString", "alias": "HydroName", "length": 30, "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "ToInvertElev", "type": "esriFieldTypeDouble", "alias": "ToInvertElev", "domain": null }, { "name": "FromInvertElev", "type": "esriFieldTypeDouble", "alias": "FromInvertElev", "domain": null }, { "name": "StormFacilityYN", "type": "esriFieldTypeString", "alias": "StormFacilityYN", "length": 5, "domain": null }, { "name": "StormFacilityID", "type": "esriFieldTypeString", "alias": "StormFacilityID", "length": 12, "domain": null }, { "name": "StormFacilityType", "type": "esriFieldTypeString", "alias": "StormFacilityType", "length": 20, "domain": null }, { "name": "InstallYear", "type": "esriFieldTypeString", "alias": "InstallYear", "length": 4, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 20, "domain": { "type": "codedValue", "name": "Owned_by", "description": "Who owns the facility", "codedValues": [ { "name": "Sammamish", "code": "Sammamish" }, { "name": "Private", "code": "Private" }, { "name": "King County", "code": "King County" }, { "name": "Public", "code": "Public" }, { "name": "Phantom", "code": "Phantom" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 20, "domain": { "type": "codedValue", "name": "Maintained_by", "description": "Who maintains the facility", "codedValues": [ { "name": "Sammamish", "code": "Sammamish" }, { "name": "Private", "code": "Private" }, { "name": "King County", "code": "King County" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "Road_Type_Score", "type": "esriFieldTypeString", "alias": "Road_Type_Score", "length": 1073741822, "domain": null }, { "name": "Slope_Score", "type": "esriFieldTypeString", "alias": "Slope_Score", "length": 1073741822, "domain": null }, { "name": "Classification_Score", "type": "esriFieldTypeString", "alias": "Classification_Score", "length": 1073741822, "domain": null }, { "name": "Culvert_Score", "type": "esriFieldTypeString", "alias": "Culvert_Score", "length": 1073741822, "domain": null }, { "name": "Vegetation_Coverage_Score", "type": "esriFieldTypeString", "alias": "Vegetation_Coverage_Score", "length": 1073741822, "domain": null }, { "name": "Mow_Score", "type": "esriFieldTypeString", "alias": "Mow_Score", "length": 1073741822, "domain": null }, { "name": "Condition_Score", "type": "esriFieldTypeString", "alias": "Condition_Score", "length": 1073741822, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R256_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S191_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }