{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Control Structure", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1287202.8723605573, "ymin": 269936.59706297517, "xmax": 1299511.333307892, "ymax": 286851.15936239064, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } }, "label": "EXISTING CONTROL STRUCTURE" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CS_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CS_ID", "type": "esriFieldTypeString", "alias": "CS_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CS_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "CS_Type", "type": "esriFieldTypeString", "alias": "Control Structure Type", "domain": { "type": "codedValue", "name": "ctrl_struct", "description": "control structures", "codedValues": [ { "name": "FROP", "code": "FROP" }, { "name": "None", "code": "NONE" }, { "name": "Baffle", "code": "BAFFLE" }, { "name": "Berm", "code": "BERM" }, { "name": "Weir", "code": "WEIR" }, { "name": "Check Dam", "code": "CHECK DAM" }, { "name": "Energy Dissipater", "code": "ENERGY DISSIPATER" }, { "name": "Splash Pad", "code": "SPLASH PAD" }, { "name": "Gabion", "code": "GABION" }, { "name": "Flow Spreader", "code": "FLOW SPREADER" }, { "name": "Flow Splitter", "code": "FLOW SPLITTER" }, { "name": "Pump", "code": "PUMP" }, { "name": "Valve", "code": "VALVE" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" }, { "name": "Backflow Preventer", "code": "BACKFLOW PREVENTER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CS_Type" }, { "name": "CSTypeComm", "type": "esriFieldTypeString", "alias": "CS Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CSTypeComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material", "description": "common materials", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Ductile Iron", "code": "DUCTILE IRON" }, { "name": "Clay", "code": "CLAY" }, { "name": "Vegetation", "code": "VEGETATION" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Wood", "code": "WOOD" }, { "name": "Brick", "code": "BRICK" }, { "name": "Metal", "code": "METAL" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Earthen", "code": "EARTHEN" }, { "name": "Fiberglass", "code": "FIBERGLASS" }, { "name": "Pervious Asphalt", "code": "PERVIOUS ASPHALT" }, { "name": "Pervious Concrete", "code": "PERVIOUS CONCRETE" }, { "name": "Pervious Paver", "code": "PERVIOUS PAVER" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "CMP", "modelName": "Material" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "EXISTING", "modelName": "Status" }, { "name": "OrificeDiam1", "type": "esriFieldTypeString", "alias": "Orifice 1 Diameter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NONE", "modelName": "OrificeDiam1" }, { "name": "OrificeDiam2", "type": "esriFieldTypeString", "alias": "Orifice 2 Diameter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OrificeDiam2" }, { "name": "WqStructure", "type": "esriFieldTypeString", "alias": "Water Quality Structure", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": "NONE", "modelName": "WqStructure" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Notes" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner", "description": "owner of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "maint_by", "description": "maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Kenmore (Easement)", "code": "KENMORE (EASEMENT)" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" }, { "name": "Performance Bond", "code": "PERFORMANCE BOND" }, { "name": "MD Bond", "code": "MD BOND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Lake Forest Park", "code": "LAKE FOREST PARK" }, { "name": "Snohomish County", "code": "SNOHOMISH COUNTY" }, { "name": "Bothell", "code": "BOTHELL" }, { "name": "Kirkland", "code": "KIRKLAND" }, { "name": "King County", "code": "KING COUNTY" }, { "name": "Brier", "code": "BRIER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "KENMORE", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "datasource", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "KENMORE STAFF" }, { "name": "As Built", "code": "AS BUILT" }, { "name": "Const Drawing", "code": "CONST DRAWING" }, { "name": "Bravo Inc", "code": "BRAVO INC" }, { "name": "Other Source", "code": "OTHER SOURCE" }, { "name": "Approved Plan", "code": "APPROVED PLAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "KENMORE STAFF", "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": { "type": "codedValue", "name": "datatruth", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "VERY LOW" }, { "name": "Low", "code": "LOW" }, { "name": "Medium", "code": "MEDIUM" }, { "name": "High", "code": "HIGH" }, { "name": "Very High", "code": "VERY HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "MEDIUM", "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "No", "modelName": "Video" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": { "type": "codedValue", "name": "inspct_prog1", "description": "Program feature is inspected by", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CB Inspection", "code": "CB Inspection" }, { "name": "Public Facility", "code": "Public Facility" }, { "name": "Private Facility", "code": "Private Facility" }, { "name": "Source Control", "code": "Source Control" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "EcoDesignation", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesignation" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "OrificeDiam3", "type": "esriFieldTypeString", "alias": "Orifice 3 Diameter", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OrificeDiam3" }, { "name": "CSGateType", "type": "esriFieldTypeString", "alias": "CS Gate Type", "domain": { "type": "codedValue", "name": "CS Gate Type", "description": "cs gate type", "codedValues": [ { "name": "Flap", "code": "Flap" }, { "name": "Lift", "code": "Lift" }, { "name": "None", "code": "None" }, { "name": "Shear", "code": "Shear" }, { "name": "Slide", "code": "Slide" }, { "name": "Other (Comment)", "code": "Other (Comment)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "CSGateType" }, { "name": "CSRodType", "type": "esriFieldTypeString", "alias": "CS Rod Type", "domain": { "type": "codedValue", "name": "CS Rod Type", "description": "cs rod type", "codedValues": [ { "name": "Chain", "code": "Chain" }, { "name": "None", "code": "None" }, { "name": "Rod", "code": "Rod" }, { "name": "Other (Comment)", "code": "Other (Comment)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "CSRodType" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "basin", "description": "Feature basin", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Swamp Creek", "code": "SWAMP CREEK" }, { "name": "Little Swamp Creek", "code": "LITTLE SWAMP CREEK" }, { "name": "Muck Creek", "code": "MUCK CREEK" }, { "name": "Tributary 0056", "code": "TRIBUTARY 0056" }, { "name": "Lake Washington", "code": "LAKE WASHINGTON" }, { "name": "Sammamish River", "code": "SAMMAMISH RIVER" }, { "name": "Tributary 0057", "code": "TRIBUTARY 0057" }, { "name": "Tributary 0057D", "code": "TRIBUTARY 0057D" }, { "name": "Tributary 0222", "code": "TRIBUTARY 0222" }, { "name": "Tributary 0223", "code": "TRIBUTARY 0223" }, { "name": "Tributary 0225", "code": "TRIBUTARY 0225" }, { "name": "Tributary 0226", "code": "TRIBUTARY 0226" }, { "name": "Tributary 0227", "code": "TRIBUTARY 0227" }, { "name": "Samm Trib 01", "code": "SAMM TRIB 01" }, { "name": "Samm Trib 02", "code": "SAMM TRIB 02" }, { "name": "Samm Trib 03", "code": "SAMM TRIB 03" }, { "name": "Juanita Creek", "code": "JUANITA CREEK" }, { "name": "Samm Trib 04", "code": "SAMM TRIB 04" }, { "name": "Samm Trib 05", "code": "SAMM TRIB 05" }, { "name": "Arrowhead Creek", "code": "ARROWHEAD CREEK" }, { "name": "LSwamp Trib 01", "code": "LSWAMP TRIB 01" }, { "name": "Lake Washington 01", "code": "LAKE WASHINGTON 01" }, { "name": "Lake Washington 02", "code": "LAKE WASHINGTON 02" }, { "name": "Lake Washington 03", "code": "LAKE WASHINGTON 03" }, { "name": "Lake Washington 04", "code": "LAKE WASHINGTON 04" }, { "name": "Lake Washington 05", "code": "LAKE WASHINGTON 05" }, { "name": "Lake Washington 06", "code": "LAKE WASHINGTON 06" }, { "name": "Sammamish River 01", "code": "SAMMAMISH RIVER 01" }, { "name": "Sammamish River 02", "code": "SAMMAMISH RIVER 02" }, { "name": "Juanita Creek 01", "code": "JUANITA CREEK 01" }, { "name": "Juanita Creek 02", "code": "JUANITA CREEK 02" }, { "name": "Blueberry Creek", "code": "BLUEBERRY CREEK" }, { "name": "Valhalla Creek", "code": "VALHALLA CREEK" }, { "name": "Waynita Creek", "code": "WAYNITA CREEK" }, { "name": "Tributary 0228", "code": "TRIBUTARY 0228" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "StandPipeDiam", "type": "esriFieldTypeString", "alias": "Structure Diameter", "domain": { "type": "codedValue", "name": "CS Stand Pipe Diam", "description": "cs stand pipe diameter", "codedValues": [ { "name": "10 Inch", "code": "10 Inch" }, { "name": "12 Inch", "code": "12 Inch" }, { "name": "15 Inch", "code": "15 Inch" }, { "name": "18 Inch", "code": "18 Inch" }, { "name": "24 Inch", "code": "24 Inch" }, { "name": "6 Inch", "code": "6 Inch" }, { "name": "8 Inch", "code": "8 Inch" }, { "name": "NA", "code": "NA" }, { "name": "Other (Comment)", "code": "Other (Comment)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "StructDiameter" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R149_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_149", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_149", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S93_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "EXISTING CONTROL STRUCTURE", "description": "", "prototype": { "attributes": { "LandUse": null, "StandPipeDiam": null, "CS_ID": null, "Legacy_ID": null, "Facility_ID": null, "CS_Type": null, "CSTypeComm": null, "Material": "CMP", "Status": "EXISTING", "OrificeDiam1": "NONE", "OrificeDiam2": null, "WqStructure": "NONE", "Notes": null, "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "Photo": null, "Video": "No", "Comment": null, "DischargePoint": null, "OFID": null, "Outfall": null, "Basin": null, "InspctProgram": null, "MS4": null, "EcoDesignation": null, "KCDesignation": null, "OrificeDiam3": null, "CSGateType": null, "CSRodType": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Catchbasin", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1285797.3059459776, "ymin": 269082.8481143117, "xmax": 1299534.0914644748, "ymax": 289606.0957816392, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CB_Type", "uniqueValueGroups": [ { "heading": "CB Type", "classes": [ { "label": "CB INLET", "description": "CB INLET", "symbol": { "type": "esriPMS", "url": "f5d488b6310d901a8142d923377af4f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmUlEQVQYlY3RQQpBURSH8V95KQZmRBnKyMgy7MFKjMnYFuzAXImyAlEGMrMBpYx0dZ9er9d7vrqd/vd+p07nJuiPmKrgxDoJ4oxFr0R8YI4khCAO48MZd0wKmr5ylgsO/8pl/ORxrC+8sY95hU5e3sW6wRHLmJu45eVWrA3UM7lwjJQ2BmUzhz2mdOO5Zu6eqRx+Jiy8ihrbD6ycFrUDadPNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CB INLET" ] ] }, { "label": "CB OTHER", "description": "CB OTHER", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 170, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CB OTHER" ] ] }, { "label": "CB TYPE 1", "description": "CB TYPE 1", "symbol": { "type": "esriPMS", "url": "4922bbf58f56872e5b02d9f71473ecad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVQYlWNhgABTBvzgMwMDww0WkMJuBoaNAgwMvLhUXmVg+DyBgcEfpJgBpNCbgYGHgOkMYMXEApaRoPgzKBzxKYLJgxTfAAU4EQafBgDueA3bvJLT5AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CB TYPE 1" ] ] }, { "label": "CB TYPE 1-L", "description": "CB TYPE 1-L", "symbol": { "type": "esriPMS", "url": "f2084b264da533e1545b5aad3eb914de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXklEQVQYlWNhgABjBsLgLAtIoSsDwxlxPKp2MzAwvGRgMAEpZgAp7MKjuIyBgWEJAwMDWDGxgAVdQAqJ/YyQYgZSTCZJMbrVlJkMCkdQ8OACIHmY4rOgAAeFIwHwHAB0/w1ipO0HiwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CB TYPE 1-L" ] ] }, { "label": "CB TYPE 2", "description": "CB TYPE 2", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.9 } }, "values": [ [ "CB TYPE 2" ] ] }, { "label": "CURB INLET", "description": "CURB INLET", "symbol": { "type": "esriPMS", "url": "9b516fe3e866a762d294c10c830f8895", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAq0lEQVQokZWRMQrCQBBFX7Gd9vYewDtYCJYigo19DiBeQmtvYGlpIVh5BSvBzs5S8ADyw0wYZIz4YRJC3lv+7hb+TNFjCtUThm3gDQ532NWC4A3Mu1/gF7ACGkERPAOOAbzYTD4redbA2CSBJ2CR7cEzCNLI4J5VSoUoavVl8q/ED68h8BHqpYIA76waGq+3z4SOnYbe3rkPbLM96FJ0zm25wrkRdCGaH06dN85yJgqkd2RGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CURB INLET" ] ] }, { "label": "MH TYPE 1", "description": "MH TYPE 1", "symbol": { "type": "esriPMS", "url": "85f35d44c8d4e08d98337cfbf8ad3c25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCElEQVQokZ2SMY7CMBBFX0GxKSmTknJbcwTKwDG4BskxyDVCyRGgDOWWpqTMlqs/eCJvVkgrRrJiO/PG33+84M1YvNgPaVRABK5pvASV3CwD9TJAUcEY4X6yr8BdKvQLNGi1pw5HeKT6KqC4tYSh4QKsBefgBH3f4azfwDbCRwmfB1uWQ8NR2w4GyXNI8jx87vBXRz1GQg6aPD/Jw9eby1N2WRs8gZWM+E8Uz7zKwShJqqg7aX7OTlKypObh4FWWK+YJxQyKvX36CVSfZLkMUKJOmhe6teZDp/y8HbvUp1Kw9y+HhsYeQZtLNRVqrvoky+WeGyZ56SRBf16Ow1v1SZant2p3mr/VH9a+Y9PicVi+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MH TYPE 1" ] ] }, { "label": "YARD DRAIN", "description": "YARD DRAIN", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 190, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "YARD DRAIN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f5d488b6310d901a8142d923377af4f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmUlEQVQYlY3RQQpBURSH8V95KQZmRBnKyMgy7MFKjMnYFuzAXImyAlEGMrMBpYx0dZ9er9d7vrqd/vd+p07nJuiPmKrgxDoJ4oxFr0R8YI4khCAO48MZd0wKmr5ylgsO/8pl/ORxrC+8sY95hU5e3sW6wRHLmJu45eVWrA3UM7lwjJQ2BmUzhz2mdOO5Zu6eqRx+Jiy8ihrbD6ycFrUDadPNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CB INLET", "label": "CB INLET" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 170, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CB OTHER", "label": "CB OTHER" }, { "symbol": { "type": "esriPMS", "url": "4922bbf58f56872e5b02d9f71473ecad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVQYlWNhgABTBvzgMwMDww0WkMJuBoaNAgwMvLhUXmVg+DyBgcEfpJgBpNCbgYGHgOkMYMXEApaRoPgzKBzxKYLJgxTfAAU4EQafBgDueA3bvJLT5AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CB TYPE 1", "label": "CB TYPE 1" }, { "symbol": { "type": "esriPMS", "url": "f2084b264da533e1545b5aad3eb914de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXklEQVQYlWNhgABjBsLgLAtIoSsDwxlxPKp2MzAwvGRgMAEpZgAp7MKjuIyBgWEJAwMDWDGxgAVdQAqJ/YyQYgZSTCZJMbrVlJkMCkdQ8OACIHmY4rOgAAeFIwHwHAB0/w1ipO0HiwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CB TYPE 1-L", "label": "CB TYPE 1-L" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.9 } }, "value": "CB TYPE 2", "label": "CB TYPE 2" }, { "symbol": { "type": "esriPMS", "url": "9b516fe3e866a762d294c10c830f8895", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAq0lEQVQokZWRMQrCQBBFX7Gd9vYewDtYCJYigo19DiBeQmtvYGlpIVh5BSvBzs5S8ADyw0wYZIz4YRJC3lv+7hb+TNFjCtUThm3gDQ532NWC4A3Mu1/gF7ACGkERPAOOAbzYTD4redbA2CSBJ2CR7cEzCNLI4J5VSoUoavVl8q/ED68h8BHqpYIA76waGq+3z4SOnYbe3rkPbLM96FJ0zm25wrkRdCGaH06dN85yJgqkd2RGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CURB INLET", "label": "CURB INLET" }, { "symbol": { "type": "esriPMS", "url": "85f35d44c8d4e08d98337cfbf8ad3c25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCElEQVQokZ2SMY7CMBBFX0GxKSmTknJbcwTKwDG4BskxyDVCyRGgDOWWpqTMlqs/eCJvVkgrRrJiO/PG33+84M1YvNgPaVRABK5pvASV3CwD9TJAUcEY4X6yr8BdKvQLNGi1pw5HeKT6KqC4tYSh4QKsBefgBH3f4azfwDbCRwmfB1uWQ8NR2w4GyXNI8jx87vBXRz1GQg6aPD/Jw9eby1N2WRs8gZWM+E8Uz7zKwShJqqg7aX7OTlKypObh4FWWK+YJxQyKvX36CVSfZLkMUKJOmhe6teZDp/y8HbvUp1Kw9y+HhsYeQZtLNRVqrvoky+WeGyZ56SRBf16Ow1v1SZant2p3mr/VH9a+Y9PicVi+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH TYPE 1", "label": "MH TYPE 1" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 190, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "YARD DRAIN", "label": "YARD DRAIN" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 201, 252, 255 ], "toColor": [ 189, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 179, 255 ], "toColor": [ 200, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 182, 255 ], "toColor": [ 252, 191, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 237, 255 ], "toColor": [ 252, 207, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 232, 252, 255 ], "toColor": [ 207, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CB_ID", "typeIdField": "CB_Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CB_ID", "type": "esriFieldTypeString", "alias": "CB_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CB_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "CB_Type", "type": "esriFieldTypeString", "alias": "CB Type", "domain": { "type": "codedValue", "name": "cbtype", "description": "Type of CB", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CB Type 1", "code": "CB TYPE 1" }, { "name": "CB Type 1-L", "code": "CB TYPE 1-L" }, { "name": "CB Type 2", "code": "CB TYPE 2" }, { "name": "Curb Inlet", "code": "CURB INLET" }, { "name": "CB Other", "code": "CB OTHER" }, { "name": "Yard Drain", "code": "YARD DRAIN" }, { "name": "CB Inlet", "code": "CB INLET" }, { "name": "MH Type 1", "code": "MH TYPE 1" }, { "name": "MH Type 2", "code": "MH TYPE 2" }, { "name": "MH Type 3", "code": "MH TYPE 3" }, { "name": "MH Type 4", "code": "MH TYPE 4" }, { "name": "Access MH", "code": "ACCESS MH" }, { "name": "MH Other", "code": "MH OTHER" }, { "name": "Inlet", "code": "INLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "CB_Type" }, { "name": "CBTypeComm", "type": "esriFieldTypeString", "alias": "CB Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CBTypeComm" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "EXISTING", "modelName": "Status" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material", "description": "common materials", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Ductile Iron", "code": "DUCTILE IRON" }, { "name": "Clay", "code": "CLAY" }, { "name": "Vegetation", "code": "VEGETATION" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Wood", "code": "WOOD" }, { "name": "Brick", "code": "BRICK" }, { "name": "Metal", "code": "METAL" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Earthen", "code": "EARTHEN" }, { "name": "Fiberglass", "code": "FIBERGLASS" }, { "name": "Pervious Asphalt", "code": "PERVIOUS ASPHALT" }, { "name": "Pervious Concrete", "code": "PERVIOUS CONCRETE" }, { "name": "Pervious Paver", "code": "PERVIOUS PAVER" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "CONCRETE", "modelName": "Material" }, { "name": "Grate", "type": "esriFieldTypeString", "alias": "Grate", "domain": { "type": "codedValue", "name": "grate", "description": "Grate type", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Standard Flat", "code": "STANDARD FLAT" }, { "name": "Vaned", "code": "VANED" }, { "name": "Rolled Curb Flat", "code": "ROLLED CURB FLAT" }, { "name": "Rolled Curb Vaned", "code": "ROLLED CURB VANED" }, { "name": "Through Curb Flat", "code": "THROUGH CURB FLAT" }, { "name": "Through Curb Vaned", "code": "THROUGH CURB VANED" }, { "name": "Solid Rect Lid", "code": "SOLID RECT LID" }, { "name": "Solid Circ Lid", "code": "SOLID CIRC LID" }, { "name": "Debris Cage", "code": "DEBRIS CAGE" }, { "name": "Non Standard Flat", "code": "NON STANDARD FLAT" }, { "name": "Maint Access Grate", "code": "MAINT ACCESS GRATE" }, { "name": "Open Circ Grate", "code": "OPEN CIRC GRATE" }, { "name": "Hinged Access Grate", "code": "HINGED ACCESS GRATE" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Grate" }, { "name": "GrateComm", "type": "esriFieldTypeString", "alias": "Grate Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "GrateComm" }, { "name": "CtrlStructure", "type": "esriFieldTypeString", "alias": "CtrlStructure", "domain": { "type": "codedValue", "name": "ctrl_struct", "description": "control structures", "codedValues": [ { "name": "FROP", "code": "FROP" }, { "name": "None", "code": "NONE" }, { "name": "Baffle", "code": "BAFFLE" }, { "name": "Berm", "code": "BERM" }, { "name": "Weir", "code": "WEIR" }, { "name": "Check Dam", "code": "CHECK DAM" }, { "name": "Energy Dissipater", "code": "ENERGY DISSIPATER" }, { "name": "Splash Pad", "code": "SPLASH PAD" }, { "name": "Gabion", "code": "GABION" }, { "name": "Flow Spreader", "code": "FLOW SPREADER" }, { "name": "Flow Splitter", "code": "FLOW SPLITTER" }, { "name": "Pump", "code": "PUMP" }, { "name": "Valve", "code": "VALVE" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" }, { "name": "Backflow Preventer", "code": "BACKFLOW PREVENTER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NONE", "modelName": "CtrlStructure" }, { "name": "CtrlStComm", "type": "esriFieldTypeString", "alias": "CtrlStComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CtrlStComm" }, { "name": "WqStructure", "type": "esriFieldTypeString", "alias": "WqStructure", "domain": { "type": "codedValue", "name": "wq_struct", "description": "Type of WQ structure", "codedValues": [ { "name": "None", "code": "NONE" }, { "name": "DT Elbow", "code": "DT ELBOW" }, { "name": "Filter Cartridge", "code": "FILTER CARTRIDGE" }, { "name": "Coalescing Plate", "code": "COALESCING PLATE" }, { "name": "O/W Separator", "code": "O/W SEPARATOR" }, { "name": "Biofiltration", "code": "BIOFILTRATION" }, { "name": "Bioretention", "code": "BIORETENTION" }, { "name": "Wetpool", "code": "WETPOOL" }, { "name": "Stormceptor", "code": "STORMCEPTOR" }, { "name": "Sand Filter", "code": "SAND FILTER" }, { "name": "Structure Inset", "code": "STRUCTURE INSERT" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NONE", "modelName": "WqStructure" }, { "name": "WqStComm", "type": "esriFieldTypeString", "alias": "WqStComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "WqStComm" }, { "name": "StructDiameter", "type": "esriFieldTypeString", "alias": "StructDiameter", "domain": { "type": "codedValue", "name": "struct_diam", "description": "Diamter of structure", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "48 INCH", "code": "48 INCH" }, { "name": "54 INCH", "code": "54 INCH" }, { "name": "60 INCH", "code": "60 INCH" }, { "name": "72 INCH", "code": "72 INCH" }, { "name": "96 INCH", "code": "96 INCH" }, { "name": ">96 INCH", "code": ">96 INCH" }, { "name": "<48 INCH", "code": "<48 INCH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "StructDiameter" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Infiltration" }, { "name": "Ladder", "type": "esriFieldTypeString", "alias": "Ladder", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Ladder" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner", "description": "owner of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "maint_by", "description": "maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Kenmore (Easement)", "code": "KENMORE (EASEMENT)" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" }, { "name": "Performance Bond", "code": "PERFORMANCE BOND" }, { "name": "MD Bond", "code": "MD BOND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Lake Forest Park", "code": "LAKE FOREST PARK" }, { "name": "Snohomish County", "code": "SNOHOMISH COUNTY" }, { "name": "Bothell", "code": "BOTHELL" }, { "name": "Kirkland", "code": "KIRKLAND" }, { "name": "King County", "code": "KING COUNTY" }, { "name": "Brier", "code": "BRIER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "KENMORE", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "datasource", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "KENMORE STAFF" }, { "name": "As Built", "code": "AS BUILT" }, { "name": "Const Drawing", "code": "CONST DRAWING" }, { "name": "Bravo Inc", "code": "BRAVO INC" }, { "name": "Other Source", "code": "OTHER SOURCE" }, { "name": "Approved Plan", "code": "APPROVED PLAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "KENMORE STAFF", "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": { "type": "codedValue", "name": "datatruth", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "VERY LOW" }, { "name": "Low", "code": "LOW" }, { "name": "Medium", "code": "MEDIUM" }, { "name": "High", "code": "HIGH" }, { "name": "Very High", "code": "VERY HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "MEDIUM", "modelName": "DataTruth" }, { "name": "POT_MD", "type": "esriFieldTypeDouble", "alias": "POT Measure Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POT_MD" }, { "name": "SUMP_MD", "type": "esriFieldTypeDouble", "alias": "Sump Measure Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMP_MD" }, { "name": "SumpDepth", "type": "esriFieldTypeDouble", "alias": "Sump Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SumpDepth" }, { "name": "CLEAN_MD", "type": "esriFieldTypeDouble", "alias": "Clean Measure Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLEAN_MD" }, { "name": "GrateElevation", "type": "esriFieldTypeDouble", "alias": "Grate Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GrateElevation" }, { "name": "ElevationComm", "type": "esriFieldTypeString", "alias": "Elevation Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ElevationComm" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "basin", "description": "Feature basin", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Swamp Creek", "code": "SWAMP CREEK" }, { "name": "Little Swamp Creek", "code": "LITTLE SWAMP CREEK" }, { "name": "Muck Creek", "code": "MUCK CREEK" }, { "name": "Tributary 0056", "code": "TRIBUTARY 0056" }, { "name": "Lake Washington", "code": "LAKE WASHINGTON" }, { "name": "Sammamish River", "code": "SAMMAMISH RIVER" }, { "name": "Tributary 0057", "code": "TRIBUTARY 0057" }, { "name": "Tributary 0057D", "code": "TRIBUTARY 0057D" }, { "name": "Tributary 0222", "code": "TRIBUTARY 0222" }, { "name": "Tributary 0223", "code": "TRIBUTARY 0223" }, { "name": "Tributary 0225", "code": "TRIBUTARY 0225" }, { "name": "Tributary 0226", "code": "TRIBUTARY 0226" }, { "name": "Tributary 0227", "code": "TRIBUTARY 0227" }, { "name": "Samm Trib 01", "code": "SAMM TRIB 01" }, { "name": "Samm Trib 02", "code": "SAMM TRIB 02" }, { "name": "Samm Trib 03", "code": "SAMM TRIB 03" }, { "name": "Juanita Creek", "code": "JUANITA CREEK" }, { "name": "Samm Trib 04", "code": "SAMM TRIB 04" }, { "name": "Samm Trib 05", "code": "SAMM TRIB 05" }, { "name": "Arrowhead Creek", "code": "ARROWHEAD CREEK" }, { "name": "LSwamp Trib 01", "code": "LSWAMP TRIB 01" }, { "name": "Lake Washington 01", "code": "LAKE WASHINGTON 01" }, { "name": "Lake Washington 02", "code": "LAKE WASHINGTON 02" }, { "name": "Lake Washington 03", "code": "LAKE WASHINGTON 03" }, { "name": "Lake Washington 04", "code": "LAKE WASHINGTON 04" }, { "name": "Lake Washington 05", "code": "LAKE WASHINGTON 05" }, { "name": "Lake Washington 06", "code": "LAKE WASHINGTON 06" }, { "name": "Sammamish River 01", "code": "SAMMAMISH RIVER 01" }, { "name": "Sammamish River 02", "code": "SAMMAMISH RIVER 02" }, { "name": "Juanita Creek 01", "code": "JUANITA CREEK 01" }, { "name": "Juanita Creek 02", "code": "JUANITA CREEK 02" }, { "name": "Blueberry Creek", "code": "BLUEBERRY CREEK" }, { "name": "Valhalla Creek", "code": "VALHALLA CREEK" }, { "name": "Waynita Creek", "code": "WAYNITA CREEK" }, { "name": "Tributary 0228", "code": "TRIBUTARY 0228" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": { "type": "codedValue", "name": "inspct_prog", "description": "Program feature is inspected by", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CB Inspection", "code": "CB Inspection" }, { "name": "Public Facility", "code": "Public Facility" }, { "name": "Private Facility", "code": "Private Facility" }, { "name": "Source Control", "code": "Source Control" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Treat_FC", "type": "esriFieldTypeString", "alias": "Treat_FC", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Treat_FC" }, { "name": "Treat_WQ", "type": "esriFieldTypeString", "alias": "Treat_WQ", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Treat_WQ" }, { "name": "Treat_Level", "type": "esriFieldTypeString", "alias": "Treat_Level", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Treat_Level" }, { "name": "Attach_Count", "type": "esriFieldTypeDouble", "alias": "Attach_Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Attach_Count" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R116_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_116", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_171_CB_ID", "fields": "CB_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_116", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "CB INLET", "name": "CB INLET", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CB INLET", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CB INLET", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CB OTHER", "name": "CB OTHER", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CB OTHER", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CB OTHER", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CB TYPE 1", "name": "CB TYPE 1", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CB TYPE 1", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CB TYPE 1", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CB TYPE 1-L", "name": "CB TYPE 1-L", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CB TYPE 1-L", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CB TYPE 1-L", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CB TYPE 2", "name": "CB TYPE 2", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CB TYPE 2", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CB TYPE 2", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CURB INLET", "name": "CURB INLET", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CURB INLET", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CURB INLET", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MH TYPE 1", "name": "MH TYPE 1", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "MH TYPE 1", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "MH TYPE 1", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "YARD DRAIN", "name": "YARD DRAIN", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "YARD DRAIN", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "YARD DRAIN", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GlobalID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Non-Existing Catchbasin", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1285797.3059459776, "ymin": 269082.8481143117, "xmax": 1299534.0914644748, "ymax": 289606.0957816392, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CB_Type", "uniqueValueGroups": [ { "heading": "CB Type", "classes": [ { "label": "CB INLET", "description": "CB INLET", "symbol": { "type": "esriPMS", "url": "2dd0f9223eada9d71a14f827de26dbe6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmUlEQVQYlY3RsQkCMRSH8V9xCIqFnYgZQKycxd453EBwAXuxcwYFR1AUC8HOCSwEO4nk5DiOOz8Ij3/yJTxeMoQJMw0c2WRRXLIINeIDc2QxRHGcDk64Y1px6SsXOWP3r1zHTw6pvvBOr0fWGJTlS6pbHLBKuYtbWe6l2kGrkCvbyOljVNdznGPOMK1rYe+Zy/Fn4sCbaLP/AMDrFr+AE5s/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CB INLET" ] ] }, { "label": "CB OTHER", "description": "CB OTHER", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 211, 127, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "CB OTHER" ] ] }, { "label": "CB TYPE 1", "description": "CB TYPE 1", "symbol": { "type": "esriPMS", "url": "c6904abff172ed1a01d582861c03aebc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVQYlWNhgABTBvzgMwMDww0WkMKZDAwbhRkYeHGpvMDA8LmFgcEfpJgBpDCYgYGHgOkMYMXEApaRoPgzKBzxKYLJgxTfAAU4EQafBgD9Og3QA2xWkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CB TYPE 1" ] ] }, { "label": "CB TYPE 1-L", "description": "CB TYPE 1-L", "symbol": { "type": "esriPMS", "url": "0b2ae1f93d43e6ccf523f4755e1e266c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXklEQVQYlWNhgABjBsLgLAtIoS8DwxlJPKq2MDAwPGNgMAEpZgApnIlHcToDA8MsBgYGsGJiAQu6ACMS+z8hxQykmEySYnSrKTMZFI6g4MEFQPIwxWdBAQ4KRwLgOQBxKQ1JAqFwPAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CB TYPE 1-L" ] ] }, { "label": "CB TYPE 2", "description": "CB TYPE 2", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 255, 115, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.9 } }, "values": [ [ "CB TYPE 2" ] ] }, { "label": "CURB INLET", "description": "CURB INLET", "symbol": { "type": "esriPMS", "url": "e4b6e978ff88740a529da0b3f3bfac43", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQokZWRsQkCQRBFX7ChFmADNqANWICxCqZqGV4bYqoVeLmYa2RgeNmFJjYg/9g5BhlP/DALy/7H/plJ/KmkYwmbJ0y6jA8oKzg0gMx7mPW/mF/ACmgBSWZ9cXXGW67FZyTTDhhnSMYSWEc9mEYOmmbzIEcKAQ+egG3wlvzFYhRA7eKFgAyWWTFUFu8cAZrSHOi5zEPgGPWgpWjOXbrDpQW0ENUPptEbCcgmPHMzGsMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CURB INLET" ] ] }, { "label": "MH TYPE 1", "description": "MH TYPE 1", "symbol": { "type": "esriPMS", "url": "968b1229a7b84212a4ca71e5fb157e29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMklEQVQokZ2Sr24CQRDGP4ErglOXOwV9gCbNYior6g4SfFVFw1PAHa+A4nT1IUC37jBcSPC0bpsqTlw9+bY7l+UakqaTbPZP5rcz88208E9rXXhXdoUANIDCrosgneOe8qOu8uGFbRx1hd36HaWuCA7tR2egge6fb6KnxQM+ii/z2FO+2ZfJRmVxvgXQJ+yCNVR+fmPSfzGPcz1GJ7jCaHrHa5DF+QLAQEDF9ARiemJyFvg13UelrlQNsiamJ5HE5D7bPpq0b6NrvKX7GgwpxF/M+/ELBdRMiT+yJp4nTiQ6M1XXBCwoOa3p4DWg3erAbVWD7BMlpwB0ZKTmR8tkQx1S+rvtGNo+BYSlfy6UxTmHIHFTNXWyuewTJad6IhjTs5EI/ZocgQfsEyW3s2pqas7qCeDch70eVLCBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "MH TYPE 1" ] ] }, { "label": "YARD DRAIN", "description": "YARD DRAIN", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 190, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "YARD DRAIN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2dd0f9223eada9d71a14f827de26dbe6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAmUlEQVQYlY3RsQkCMRSH8V9xCIqFnYgZQKycxd453EBwAXuxcwYFR1AUC8HOCSwEO4nk5DiOOz8Ij3/yJTxeMoQJMw0c2WRRXLIINeIDc2QxRHGcDk64Y1px6SsXOWP3r1zHTw6pvvBOr0fWGJTlS6pbHLBKuYtbWe6l2kGrkCvbyOljVNdznGPOMK1rYe+Zy/Fn4sCbaLP/AMDrFr+AE5s/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CB INLET", "label": "CB INLET" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 211, 127, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CB OTHER", "label": "CB OTHER" }, { "symbol": { "type": "esriPMS", "url": "c6904abff172ed1a01d582861c03aebc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVQYlWNhgABTBvzgMwMDww0WkMKZDAwbhRkYeHGpvMDA8LmFgcEfpJgBpDCYgYGHgOkMYMXEApaRoPgzKBzxKYLJgxTfAAU4EQafBgD9Og3QA2xWkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CB TYPE 1", "label": "CB TYPE 1" }, { "symbol": { "type": "esriPMS", "url": "0b2ae1f93d43e6ccf523f4755e1e266c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAXklEQVQYlWNhgABjBsLgLAtIoS8DwxlJPKq2MDAwPGNgMAEpZgApnIlHcToDA8MsBgYGsGJiAQu6ACMS+z8hxQykmEySYnSrKTMZFI6g4MEFQPIwxWdBAQ4KRwLgOQBxKQ1JAqFwPAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CB TYPE 1-L", "label": "CB TYPE 1-L" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 255, 115, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.9 } }, "value": "CB TYPE 2", "label": "CB TYPE 2" }, { "symbol": { "type": "esriPMS", "url": "e4b6e978ff88740a529da0b3f3bfac43", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQokZWRsQkCQRBFX7ChFmADNqANWICxCqZqGV4bYqoVeLmYa2RgeNmFJjYg/9g5BhlP/DALy/7H/plJ/KmkYwmbJ0y6jA8oKzg0gMx7mPW/mF/ACmgBSWZ9cXXGW67FZyTTDhhnSMYSWEc9mEYOmmbzIEcKAQ+egG3wlvzFYhRA7eKFgAyWWTFUFu8cAZrSHOi5zEPgGPWgpWjOXbrDpQW0ENUPptEbCcgmPHMzGsMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CURB INLET", "label": "CURB INLET" }, { "symbol": { "type": "esriPMS", "url": "968b1229a7b84212a4ca71e5fb157e29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMklEQVQokZ2Sr24CQRDGP4ErglOXOwV9gCbNYior6g4SfFVFw1PAHa+A4nT1IUC37jBcSPC0bpsqTlw9+bY7l+UakqaTbPZP5rcz88208E9rXXhXdoUANIDCrosgneOe8qOu8uGFbRx1hd36HaWuCA7tR2egge6fb6KnxQM+ii/z2FO+2ZfJRmVxvgXQJ+yCNVR+fmPSfzGPcz1GJ7jCaHrHa5DF+QLAQEDF9ARiemJyFvg13UelrlQNsiamJ5HE5D7bPpq0b6NrvKX7GgwpxF/M+/ELBdRMiT+yJp4nTiQ6M1XXBCwoOa3p4DWg3erAbVWD7BMlpwB0ZKTmR8tkQx1S+rvtGNo+BYSlfy6UxTmHIHFTNXWyuewTJad6IhjTs5EI/ZocgQfsEyW3s2pqas7qCeDch70eVLCBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH TYPE 1", "label": "MH TYPE 1" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 190, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "YARD DRAIN", "label": "YARD DRAIN" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 201, 252, 255 ], "toColor": [ 189, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 179, 255 ], "toColor": [ 200, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 182, 255 ], "toColor": [ 252, 191, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 237, 255 ], "toColor": [ 252, 207, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 232, 252, 255 ], "toColor": [ 207, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CB_ID", "typeIdField": "CB_Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CB_ID", "type": "esriFieldTypeString", "alias": "CB_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CB_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "CB_Type", "type": "esriFieldTypeString", "alias": "CB Type", "domain": { "type": "codedValue", "name": "cbtype", "description": "Type of CB", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CB Type 1", "code": "CB TYPE 1" }, { "name": "CB Type 1-L", "code": "CB TYPE 1-L" }, { "name": "CB Type 2", "code": "CB TYPE 2" }, { "name": "Curb Inlet", "code": "CURB INLET" }, { "name": "CB Other", "code": "CB OTHER" }, { "name": "Yard Drain", "code": "YARD DRAIN" }, { "name": "CB Inlet", "code": "CB INLET" }, { "name": "MH Type 1", "code": "MH TYPE 1" }, { "name": "MH Type 2", "code": "MH TYPE 2" }, { "name": "MH Type 3", "code": "MH TYPE 3" }, { "name": "MH Type 4", "code": "MH TYPE 4" }, { "name": "Access MH", "code": "ACCESS MH" }, { "name": "MH Other", "code": "MH OTHER" }, { "name": "Inlet", "code": "INLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "CB_Type" }, { "name": "CBTypeComm", "type": "esriFieldTypeString", "alias": "CB Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CBTypeComm" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "EXISTING", "modelName": "Status" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material", "description": "common materials", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Ductile Iron", "code": "DUCTILE IRON" }, { "name": "Clay", "code": "CLAY" }, { "name": "Vegetation", "code": "VEGETATION" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Wood", "code": "WOOD" }, { "name": "Brick", "code": "BRICK" }, { "name": "Metal", "code": "METAL" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Earthen", "code": "EARTHEN" }, { "name": "Fiberglass", "code": "FIBERGLASS" }, { "name": "Pervious Asphalt", "code": "PERVIOUS ASPHALT" }, { "name": "Pervious Concrete", "code": "PERVIOUS CONCRETE" }, { "name": "Pervious Paver", "code": "PERVIOUS PAVER" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "CONCRETE", "modelName": "Material" }, { "name": "Grate", "type": "esriFieldTypeString", "alias": "Grate", "domain": { "type": "codedValue", "name": "grate", "description": "Grate type", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Standard Flat", "code": "STANDARD FLAT" }, { "name": "Vaned", "code": "VANED" }, { "name": "Rolled Curb Flat", "code": "ROLLED CURB FLAT" }, { "name": "Rolled Curb Vaned", "code": "ROLLED CURB VANED" }, { "name": "Through Curb Flat", "code": "THROUGH CURB FLAT" }, { "name": "Through Curb Vaned", "code": "THROUGH CURB VANED" }, { "name": "Solid Rect Lid", "code": "SOLID RECT LID" }, { "name": "Solid Circ Lid", "code": "SOLID CIRC LID" }, { "name": "Debris Cage", "code": "DEBRIS CAGE" }, { "name": "Non Standard Flat", "code": "NON STANDARD FLAT" }, { "name": "Maint Access Grate", "code": "MAINT ACCESS GRATE" }, { "name": "Open Circ Grate", "code": "OPEN CIRC GRATE" }, { "name": "Hinged Access Grate", "code": "HINGED ACCESS GRATE" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Grate" }, { "name": "GrateComm", "type": "esriFieldTypeString", "alias": "Grate Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "GrateComm" }, { "name": "CtrlStructure", "type": "esriFieldTypeString", "alias": "CtrlStructure", "domain": { "type": "codedValue", "name": "ctrl_struct", "description": "control structures", "codedValues": [ { "name": "FROP", "code": "FROP" }, { "name": "None", "code": "NONE" }, { "name": "Baffle", "code": "BAFFLE" }, { "name": "Berm", "code": "BERM" }, { "name": "Weir", "code": "WEIR" }, { "name": "Check Dam", "code": "CHECK DAM" }, { "name": "Energy Dissipater", "code": "ENERGY DISSIPATER" }, { "name": "Splash Pad", "code": "SPLASH PAD" }, { "name": "Gabion", "code": "GABION" }, { "name": "Flow Spreader", "code": "FLOW SPREADER" }, { "name": "Flow Splitter", "code": "FLOW SPLITTER" }, { "name": "Pump", "code": "PUMP" }, { "name": "Valve", "code": "VALVE" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" }, { "name": "Backflow Preventer", "code": "BACKFLOW PREVENTER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NONE", "modelName": "CtrlStructure" }, { "name": "CtrlStComm", "type": "esriFieldTypeString", "alias": "CtrlStComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CtrlStComm" }, { "name": "WqStructure", "type": "esriFieldTypeString", "alias": "WqStructure", "domain": { "type": "codedValue", "name": "wq_struct", "description": "Type of WQ structure", "codedValues": [ { "name": "None", "code": "NONE" }, { "name": "DT Elbow", "code": "DT ELBOW" }, { "name": "Filter Cartridge", "code": "FILTER CARTRIDGE" }, { "name": "Coalescing Plate", "code": "COALESCING PLATE" }, { "name": "O/W Separator", "code": "O/W SEPARATOR" }, { "name": "Biofiltration", "code": "BIOFILTRATION" }, { "name": "Bioretention", "code": "BIORETENTION" }, { "name": "Wetpool", "code": "WETPOOL" }, { "name": "Stormceptor", "code": "STORMCEPTOR" }, { "name": "Sand Filter", "code": "SAND FILTER" }, { "name": "Structure Inset", "code": "STRUCTURE INSERT" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NONE", "modelName": "WqStructure" }, { "name": "WqStComm", "type": "esriFieldTypeString", "alias": "WqStComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "WqStComm" }, { "name": "StructDiameter", "type": "esriFieldTypeString", "alias": "StructDiameter", "domain": { "type": "codedValue", "name": "struct_diam", "description": "Diamter of structure", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "48 INCH", "code": "48 INCH" }, { "name": "54 INCH", "code": "54 INCH" }, { "name": "60 INCH", "code": "60 INCH" }, { "name": "72 INCH", "code": "72 INCH" }, { "name": "96 INCH", "code": "96 INCH" }, { "name": ">96 INCH", "code": ">96 INCH" }, { "name": "<48 INCH", "code": "<48 INCH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "StructDiameter" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Infiltration" }, { "name": "Ladder", "type": "esriFieldTypeString", "alias": "Ladder", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Ladder" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner", "description": "owner of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "maint_by", "description": "maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Kenmore (Easement)", "code": "KENMORE (EASEMENT)" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" }, { "name": "Performance Bond", "code": "PERFORMANCE BOND" }, { "name": "MD Bond", "code": "MD BOND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Lake Forest Park", "code": "LAKE FOREST PARK" }, { "name": "Snohomish County", "code": "SNOHOMISH COUNTY" }, { "name": "Bothell", "code": "BOTHELL" }, { "name": "Kirkland", "code": "KIRKLAND" }, { "name": "King County", "code": "KING COUNTY" }, { "name": "Brier", "code": "BRIER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "KENMORE", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "datasource", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "KENMORE STAFF" }, { "name": "As Built", "code": "AS BUILT" }, { "name": "Const Drawing", "code": "CONST DRAWING" }, { "name": "Bravo Inc", "code": "BRAVO INC" }, { "name": "Other Source", "code": "OTHER SOURCE" }, { "name": "Approved Plan", "code": "APPROVED PLAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "KENMORE STAFF", "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": { "type": "codedValue", "name": "datatruth", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "VERY LOW" }, { "name": "Low", "code": "LOW" }, { "name": "Medium", "code": "MEDIUM" }, { "name": "High", "code": "HIGH" }, { "name": "Very High", "code": "VERY HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "MEDIUM", "modelName": "DataTruth" }, { "name": "POT_MD", "type": "esriFieldTypeDouble", "alias": "POT Measure Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POT_MD" }, { "name": "SUMP_MD", "type": "esriFieldTypeDouble", "alias": "Sump Measure Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMP_MD" }, { "name": "SumpDepth", "type": "esriFieldTypeDouble", "alias": "Sump Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SumpDepth" }, { "name": "CLEAN_MD", "type": "esriFieldTypeDouble", "alias": "Clean Measure Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLEAN_MD" }, { "name": "GrateElevation", "type": "esriFieldTypeDouble", "alias": "Grate Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GrateElevation" }, { "name": "ElevationComm", "type": "esriFieldTypeString", "alias": "Elevation Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ElevationComm" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "basin", "description": "Feature basin", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Swamp Creek", "code": "SWAMP CREEK" }, { "name": "Little Swamp Creek", "code": "LITTLE SWAMP CREEK" }, { "name": "Muck Creek", "code": "MUCK CREEK" }, { "name": "Tributary 0056", "code": "TRIBUTARY 0056" }, { "name": "Lake Washington", "code": "LAKE WASHINGTON" }, { "name": "Sammamish River", "code": "SAMMAMISH RIVER" }, { "name": "Tributary 0057", "code": "TRIBUTARY 0057" }, { "name": "Tributary 0057D", "code": "TRIBUTARY 0057D" }, { "name": "Tributary 0222", "code": "TRIBUTARY 0222" }, { "name": "Tributary 0223", "code": "TRIBUTARY 0223" }, { "name": "Tributary 0225", "code": "TRIBUTARY 0225" }, { "name": "Tributary 0226", "code": "TRIBUTARY 0226" }, { "name": "Tributary 0227", "code": "TRIBUTARY 0227" }, { "name": "Samm Trib 01", "code": "SAMM TRIB 01" }, { "name": "Samm Trib 02", "code": "SAMM TRIB 02" }, { "name": "Samm Trib 03", "code": "SAMM TRIB 03" }, { "name": "Juanita Creek", "code": "JUANITA CREEK" }, { "name": "Samm Trib 04", "code": "SAMM TRIB 04" }, { "name": "Samm Trib 05", "code": "SAMM TRIB 05" }, { "name": "Arrowhead Creek", "code": "ARROWHEAD CREEK" }, { "name": "LSwamp Trib 01", "code": "LSWAMP TRIB 01" }, { "name": "Lake Washington 01", "code": "LAKE WASHINGTON 01" }, { "name": "Lake Washington 02", "code": "LAKE WASHINGTON 02" }, { "name": "Lake Washington 03", "code": "LAKE WASHINGTON 03" }, { "name": "Lake Washington 04", "code": "LAKE WASHINGTON 04" }, { "name": "Lake Washington 05", "code": "LAKE WASHINGTON 05" }, { "name": "Lake Washington 06", "code": "LAKE WASHINGTON 06" }, { "name": "Sammamish River 01", "code": "SAMMAMISH RIVER 01" }, { "name": "Sammamish River 02", "code": "SAMMAMISH RIVER 02" }, { "name": "Juanita Creek 01", "code": "JUANITA CREEK 01" }, { "name": "Juanita Creek 02", "code": "JUANITA CREEK 02" }, { "name": "Blueberry Creek", "code": "BLUEBERRY CREEK" }, { "name": "Valhalla Creek", "code": "VALHALLA CREEK" }, { "name": "Waynita Creek", "code": "WAYNITA CREEK" }, { "name": "Tributary 0228", "code": "TRIBUTARY 0228" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": { "type": "codedValue", "name": "inspct_prog", "description": "Program feature is inspected by", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CB Inspection", "code": "CB Inspection" }, { "name": "Public Facility", "code": "Public Facility" }, { "name": "Private Facility", "code": "Private Facility" }, { "name": "Source Control", "code": "Source Control" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Treat_FC", "type": "esriFieldTypeString", "alias": "Treat_FC", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Treat_FC" }, { "name": "Treat_WQ", "type": "esriFieldTypeString", "alias": "Treat_WQ", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Treat_WQ" }, { "name": "Treat_Level", "type": "esriFieldTypeString", "alias": "Treat_Level", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Treat_Level" }, { "name": "Attach_Count", "type": "esriFieldTypeDouble", "alias": "Attach_Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Attach_Count" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R116_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_116", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_171_CB_ID", "fields": "CB_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_116", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "CB INLET", "name": "CB INLET", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CB INLET", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CB INLET", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CB OTHER", "name": "CB OTHER", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CB OTHER", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CB OTHER", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CB TYPE 1", "name": "CB TYPE 1", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CB TYPE 1", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CB TYPE 1", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CB TYPE 1-L", "name": "CB TYPE 1-L", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CB TYPE 1-L", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CB TYPE 1-L", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CB TYPE 2", "name": "CB TYPE 2", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CB TYPE 2", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CB TYPE 2", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "CURB INLET", "name": "CURB INLET", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "CURB INLET", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "CURB INLET", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MH TYPE 1", "name": "MH TYPE 1", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "MH TYPE 1", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "MH TYPE 1", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "YARD DRAIN", "name": "YARD DRAIN", "domains": { "CB_Type": {"type": "inherited"}, "Status": {"type": "inherited"}, "Material": {"type": "inherited"}, "Grate": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "StructDiameter": {"type": "inherited"}, "Infiltration": {"type": "inherited"}, "Ladder": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProgram": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "YARD DRAIN", "description": "", "prototype": { "attributes": { "Facility_ID": null, "CBTypeComm": null, "Treat_Level": null, "CB_ID": null, "CB_Type": "YARD DRAIN", "Status": "EXISTING", "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "StructDiameter": "NA", "Infiltration": "NO", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "Attach_Count": null, "LandUse": null, "InspctProgram": null, "DischargePoint": "NO", "MS4": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GlobalID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Connection", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1284961.5572893918, "ymin": 269099.1203914732, "xmax": 1299558.6540793926, "ymax": 289567.1621324718, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 137, 90, 68, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 137, 90, 68, 255 ], "width": 0.7 } }, "label": "EXISTING CONNECTION" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Conn_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Conn_ID", "type": "esriFieldTypeString", "alias": "CONN_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Conn_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Conn_Type", "type": "esriFieldTypeString", "alias": "Connection Type", "domain": { "type": "codedValue", "name": "conntype", "description": "Type of connection", "codedValues": [ { "name": "Transtion", "code": "TRANSITION" }, { "name": "Interception", "code": "INTERCEPTION" }, { "name": "Private Connection In", "code": "PRIVATE CONNECTION IN" }, { "name": "Private Connection Out", "code": "PRIVATE CONNECTION OUT" }, { "name": "Interconnection In", "code": "INTERCONNECTION IN" }, { "name": "Interconnection Out", "code": "INTERCONNECTION OUT" }, { "name": "Conveyance Start", "code": "CONVEYANCE START" }, { "name": "Conveyance End", "code": "CONVEYANCE END" }, { "name": "Capped End", "code": "CAPPED END" }, { "name": "Material Change", "code": "MATERIAL CHANGE" }, { "name": "Diameter Change", "code": "DIAMETER CHANGE" }, { "name": "Mat/Diam Change", "code": "MAT/DIAM CHANGE" }, { "name": "Unknown To", "code": "UNKNOWN TO" }, { "name": "Unknown From", "code": "UNKNOWN FROM" }, { "name": "Overflow", "code": "OVERFLOW" }, { "name": "Cleanout", "code": "CLEANOUT" }, { "name": "Vent", "code": "VENT" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Conn_Type" }, { "name": "ConnTypeComm", "type": "esriFieldTypeString", "alias": "Conn Type Comm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ConnTypeComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material", "description": "common materials", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Ductile Iron", "code": "DUCTILE IRON" }, { "name": "Clay", "code": "CLAY" }, { "name": "Vegetation", "code": "VEGETATION" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Wood", "code": "WOOD" }, { "name": "Brick", "code": "BRICK" }, { "name": "Metal", "code": "METAL" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Earthen", "code": "EARTHEN" }, { "name": "Fiberglass", "code": "FIBERGLASS" }, { "name": "Pervious Asphalt", "code": "PERVIOUS ASPHALT" }, { "name": "Pervious Concrete", "code": "PERVIOUS CONCRETE" }, { "name": "Pervious Paver", "code": "PERVIOUS PAVER" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Material" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "EXISTING", "modelName": "Status" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": { "type": "codedValue", "name": "diameter", "description": "common diameters", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "<4 INCH", "code": "<4 INCH" }, { "name": "4 INCH", "code": "4 INCH" }, { "name": "6 INCH", "code": "6 INCH" }, { "name": "8 INCH", "code": "8 INCH" }, { "name": "10 INCH", "code": "10 INCH" }, { "name": "12 INCH", "code": "12 INCH" }, { "name": "15 INCH", "code": "15 INCH" }, { "name": "18 INCH", "code": "18 INCH" }, { "name": "24 INCH", "code": "24 INCH" }, { "name": "30 INCH", "code": "30 INCH" }, { "name": "36 INCH", "code": "36 INCH" }, { "name": "42 INCH", "code": "42 INCH" }, { "name": "48 INCH", "code": "48 INCH" }, { "name": "54 INCH", "code": "54 INCH" }, { "name": "60 INCH", "code": "60 INCH" }, { "name": "66 INCH", "code": "66 INCH" }, { "name": "72 INCH", "code": "72 INCH" }, { "name": "78 INCH", "code": "78 INCH" }, { "name": "84 INCH", "code": "84 INCH" }, { "name": "90 INCH", "code": "90 INCH" }, { "name": "96 INCH", "code": "96 INCH" }, { "name": "102 INCH", "code": "102 INCH" }, { "name": ">102 INCH", "code": ">102 INCH" }, { "name": "OTHER (COMMENT)", "code": "OTHER (COMMENT)" }, { "name": "RECTANGULAR", "code": "RECTANGULAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "Diameter" }, { "name": "DiameterComm", "type": "esriFieldTypeString", "alias": "Diameter Comm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "DiameterComm" }, { "name": "CtrlStructure", "type": "esriFieldTypeString", "alias": "CtrlStructure", "domain": { "type": "codedValue", "name": "ctrl_struct", "description": "control structures", "codedValues": [ { "name": "FROP", "code": "FROP" }, { "name": "None", "code": "NONE" }, { "name": "Baffle", "code": "BAFFLE" }, { "name": "Berm", "code": "BERM" }, { "name": "Weir", "code": "WEIR" }, { "name": "Check Dam", "code": "CHECK DAM" }, { "name": "Energy Dissipater", "code": "ENERGY DISSIPATER" }, { "name": "Splash Pad", "code": "SPLASH PAD" }, { "name": "Gabion", "code": "GABION" }, { "name": "Flow Spreader", "code": "FLOW SPREADER" }, { "name": "Flow Splitter", "code": "FLOW SPLITTER" }, { "name": "Pump", "code": "PUMP" }, { "name": "Valve", "code": "VALVE" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" }, { "name": "Backflow Preventer", "code": "BACKFLOW PREVENTER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NONE", "modelName": "CtrlStructure" }, { "name": "CtrlStComm", "type": "esriFieldTypeString", "alias": "CtrlStComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CtrlStComm" }, { "name": "WqStructure", "type": "esriFieldTypeString", "alias": "WqStructure", "domain": { "type": "codedValue", "name": "wq_struct", "description": "Type of WQ structure", "codedValues": [ { "name": "None", "code": "NONE" }, { "name": "DT Elbow", "code": "DT ELBOW" }, { "name": "Filter Cartridge", "code": "FILTER CARTRIDGE" }, { "name": "Coalescing Plate", "code": "COALESCING PLATE" }, { "name": "O/W Separator", "code": "O/W SEPARATOR" }, { "name": "Biofiltration", "code": "BIOFILTRATION" }, { "name": "Bioretention", "code": "BIORETENTION" }, { "name": "Wetpool", "code": "WETPOOL" }, { "name": "Stormceptor", "code": "STORMCEPTOR" }, { "name": "Sand Filter", "code": "SAND FILTER" }, { "name": "Structure Inset", "code": "STRUCTURE INSERT" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NONE", "modelName": "WqStructure" }, { "name": "WqStComm", "type": "esriFieldTypeString", "alias": "WqStComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "WqStComm" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Infiltration" }, { "name": "Beveled", "type": "esriFieldTypeString", "alias": "Beveled", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Beveled" }, { "name": "Trash_Rack", "type": "esriFieldTypeString", "alias": "Trash Rack", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Trash_Rack" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner", "description": "owner of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "maint_by", "description": "maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Kenmore (Easement)", "code": "KENMORE (EASEMENT)" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" }, { "name": "Performance Bond", "code": "PERFORMANCE BOND" }, { "name": "MD Bond", "code": "MD BOND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Lake Forest Park", "code": "LAKE FOREST PARK" }, { "name": "Snohomish County", "code": "SNOHOMISH COUNTY" }, { "name": "Bothell", "code": "BOTHELL" }, { "name": "Kirkland", "code": "KIRKLAND" }, { "name": "King County", "code": "KING COUNTY" }, { "name": "Brier", "code": "BRIER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "KENMORE", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "datasource", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "KENMORE STAFF" }, { "name": "As Built", "code": "AS BUILT" }, { "name": "Const Drawing", "code": "CONST DRAWING" }, { "name": "Bravo Inc", "code": "BRAVO INC" }, { "name": "Other Source", "code": "OTHER SOURCE" }, { "name": "Approved Plan", "code": "APPROVED PLAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "KENMORE STAFF", "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": { "type": "codedValue", "name": "datatruth", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "VERY LOW" }, { "name": "Low", "code": "LOW" }, { "name": "Medium", "code": "MEDIUM" }, { "name": "High", "code": "HIGH" }, { "name": "Very High", "code": "VERY HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "MEDIUM", "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "basin", "description": "Feature basin", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Swamp Creek", "code": "SWAMP CREEK" }, { "name": "Little Swamp Creek", "code": "LITTLE SWAMP CREEK" }, { "name": "Muck Creek", "code": "MUCK CREEK" }, { "name": "Tributary 0056", "code": "TRIBUTARY 0056" }, { "name": "Lake Washington", "code": "LAKE WASHINGTON" }, { "name": "Sammamish River", "code": "SAMMAMISH RIVER" }, { "name": "Tributary 0057", "code": "TRIBUTARY 0057" }, { "name": "Tributary 0057D", "code": "TRIBUTARY 0057D" }, { "name": "Tributary 0222", "code": "TRIBUTARY 0222" }, { "name": "Tributary 0223", "code": "TRIBUTARY 0223" }, { "name": "Tributary 0225", "code": "TRIBUTARY 0225" }, { "name": "Tributary 0226", "code": "TRIBUTARY 0226" }, { "name": "Tributary 0227", "code": "TRIBUTARY 0227" }, { "name": "Samm Trib 01", "code": "SAMM TRIB 01" }, { "name": "Samm Trib 02", "code": "SAMM TRIB 02" }, { "name": "Samm Trib 03", "code": "SAMM TRIB 03" }, { "name": "Juanita Creek", "code": "JUANITA CREEK" }, { "name": "Samm Trib 04", "code": "SAMM TRIB 04" }, { "name": "Samm Trib 05", "code": "SAMM TRIB 05" }, { "name": "Arrowhead Creek", "code": "ARROWHEAD CREEK" }, { "name": "LSwamp Trib 01", "code": "LSWAMP TRIB 01" }, { "name": "Lake Washington 01", "code": "LAKE WASHINGTON 01" }, { "name": "Lake Washington 02", "code": "LAKE WASHINGTON 02" }, { "name": "Lake Washington 03", "code": "LAKE WASHINGTON 03" }, { "name": "Lake Washington 04", "code": "LAKE WASHINGTON 04" }, { "name": "Lake Washington 05", "code": "LAKE WASHINGTON 05" }, { "name": "Lake Washington 06", "code": "LAKE WASHINGTON 06" }, { "name": "Sammamish River 01", "code": "SAMMAMISH RIVER 01" }, { "name": "Sammamish River 02", "code": "SAMMAMISH RIVER 02" }, { "name": "Juanita Creek 01", "code": "JUANITA CREEK 01" }, { "name": "Juanita Creek 02", "code": "JUANITA CREEK 02" }, { "name": "Blueberry Creek", "code": "BLUEBERRY CREEK" }, { "name": "Valhalla Creek", "code": "VALHALLA CREEK" }, { "name": "Waynita Creek", "code": "WAYNITA CREEK" }, { "name": "Tributary 0228", "code": "TRIBUTARY 0228" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": { "type": "codedValue", "name": "inspct_prog", "description": "Program feature is inspected by", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CB Inspection", "code": "CB Inspection" }, { "name": "Public Facility", "code": "Public Facility" }, { "name": "Private Facility", "code": "Private Facility" }, { "name": "Source Control", "code": "Source Control" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "EcoDesignation", "type": "esriFieldTypeString", "alias": "EcoDesignation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesignation" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "KCDesignation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R115_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_115", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_170_Conn_ID", "fields": "Conn_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_115", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S60_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "EXISTING CONNECTION", "description": "", "prototype": { "attributes": { "EcoDesignation": null, "Conn_ID": null, "Facility_ID": null, "Conn_Type": null, "ConnTypeComm": null, "Material": "NA", "Status": "EXISTING", "Diameter": "NA", "DiameterComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "Infiltration": "NO", "Beveled": "NO", "Trash_Rack": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "KCDesignation": null, "LandUse": null, "MS4": null, "DischargePoint": "NO", "InspctProgram": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GlobalID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Stream Culvert", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1286892.8690435588, "ymin": 270515.4315352291, "xmax": 1298748.0320129693, "ymax": 286747.8971017301, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Legacy_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "SCUL_Type", "type": "esriFieldTypeString", "alias": "Stream Culvert Type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SCUL_Type" }, { "name": "SCULTypeComm", "type": "esriFieldTypeString", "alias": "SCUL Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SCULTypeComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Material" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "EXISTING", "modelName": "Status" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "Diameter" }, { "name": "DiamComm", "type": "esriFieldTypeString", "alias": "Diameter Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "DiamComm" }, { "name": "FlowDir", "type": "esriFieldTypeString", "alias": "Flow Direction", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "NA", "modelName": "FlowDir" }, { "name": "Perforated", "type": "esriFieldTypeString", "alias": "Perforated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Perforated" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "KENMORE", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "KENMORE STAFF", "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "MEDIUM", "modelName": "DataTruth" }, { "name": "UP_IE", "type": "esriFieldTypeDouble", "alias": "Upstream Invert Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UP_IE" }, { "name": "DOWN_IE", "type": "esriFieldTypeDouble", "alias": "Downstream Invert Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWN_IE" }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "Culvert_Shape", "type": "esriFieldTypeString", "alias": "Culvert Shape", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Culvert_Shape" }, { "name": "Culvert_Width", "type": "esriFieldTypeDouble", "alias": "Culvert Width Measurement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Culvert_Width" }, { "name": "Culvert_Vert", "type": "esriFieldTypeDouble", "alias": "Culvert Vertical Measurement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Culvert_Vert" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Outfall" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "YES", "modelName": "Stream" }, { "name": "InspctProg", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProg" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "EcoDesignation", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": "NA", "modelName": "EcoDesignation" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": "NA", "modelName": "KCDesignation" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "SCUL_ID", "type": "esriFieldTypeString", "alias": "Unique ID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "SCUL_ID" }, { "name": "FPAssess", "type": "esriFieldTypeString", "alias": "FPAssess", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "FPAssess" }, { "name": "FPAMethod", "type": "esriFieldTypeString", "alias": "FPAMethod", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "FPAMethod" }, { "name": "FPASource", "type": "esriFieldTypeString", "alias": "FPASource", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "FPASource" }, { "name": "FPADate", "type": "esriFieldTypeDate", "alias": "FPADate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FPADate" }, { "name": "FPABarrier", "type": "esriFieldTypeString", "alias": "FPABarrier", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "FPABarrier" }, { "name": "FPAPass", "type": "esriFieldTypeString", "alias": "FPAPass", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "FPAPass" }, { "name": "RRank", "type": "esriFieldTypeString", "alias": "RRank", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RRank" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R162_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_162", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_162", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S106_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stream Culvert", "description": "", "prototype": { "attributes": { "RRank": null, "FPAPass": null, "Legacy_ID": null, "Facility_ID": null, "SCUL_Type": null, "SCULTypeComm": null, "Material": "NA", "Status": "EXISTING", "Diameter": "NA", "DiamComm": null, "FlowDir": "NA", "Perforated": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Culvert_Shape": null, "Culvert_Width": null, "Culvert_Vert": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "OFID": null, "Stream": "YES", "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null, "Video": "NO", "Marker": "NO", "Comment": null, "EcoDesignation": "NA", "KCDesignation": "NA", "FPABarrier": null, "FPADate": null, "FPASource": null, "FPAMethod": null, "SCUL_ID": null, "FPAssess": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Structure Access", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1287057.7456822991, "ymin": 269814.9440910667, "xmax": 1299510.172877133, "ymax": 286651.3907330632, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f9844404cfb3736094e89a9522c17928", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoUlEQVQYlWNhwATGUPossiALjCFixZAm5sbQIGzBIHnYAy6fzsDAMAuuEKRIMZ1hprgrhukzGRgYnjMwMGwGKwSZhEURAxRsYmBgYAQpNAZZh1MZBEjB3UgASIIUnv14iYGBXw+nIpDvz4JNvFTGkC7myjCTQxyrwkYQAbN61h5DhudyMQyb5GNQTAIp2oysEAQ2P1rCwPhoCYMUyE3oAQ4A5gYewgi49sgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "EXISTING STRUCTURE ACCESS" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STA_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STA_ID", "type": "esriFieldTypeString", "alias": "Structure Access ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "STA_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MH_ID" }, { "name": "STA_Type", "type": "esriFieldTypeString", "alias": "Structure Access Type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MH_Type" }, { "name": "STATypeComm", "type": "esriFieldTypeString", "alias": "Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MHTypeComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material", "description": "common materials", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Ductile Iron", "code": "DUCTILE IRON" }, { "name": "Clay", "code": "CLAY" }, { "name": "Vegetation", "code": "VEGETATION" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Wood", "code": "WOOD" }, { "name": "Brick", "code": "BRICK" }, { "name": "Metal", "code": "METAL" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Earthen", "code": "EARTHEN" }, { "name": "Fiberglass", "code": "FIBERGLASS" }, { "name": "Pervious Asphalt", "code": "PERVIOUS ASPHALT" }, { "name": "Pervious Concrete", "code": "PERVIOUS CONCRETE" }, { "name": "Pervious Paver", "code": "PERVIOUS PAVER" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "CONCRETE", "modelName": "Material" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "EXISTING", "modelName": "Status" }, { "name": "Grate", "type": "esriFieldTypeString", "alias": "Grate", "domain": { "type": "codedValue", "name": "grate", "description": "Grate type", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Standard Flat", "code": "STANDARD FLAT" }, { "name": "Vaned", "code": "VANED" }, { "name": "Rolled Curb Flat", "code": "ROLLED CURB FLAT" }, { "name": "Rolled Curb Vaned", "code": "ROLLED CURB VANED" }, { "name": "Through Curb Flat", "code": "THROUGH CURB FLAT" }, { "name": "Through Curb Vaned", "code": "THROUGH CURB VANED" }, { "name": "Solid Rect Lid", "code": "SOLID RECT LID" }, { "name": "Solid Circ Lid", "code": "SOLID CIRC LID" }, { "name": "Debris Cage", "code": "DEBRIS CAGE" }, { "name": "Non Standard Flat", "code": "NON STANDARD FLAT" }, { "name": "Maint Access Grate", "code": "MAINT ACCESS GRATE" }, { "name": "Open Circ Grate", "code": "OPEN CIRC GRATE" }, { "name": "Hinged Access Grate", "code": "HINGED ACCESS GRATE" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Grate" }, { "name": "GrateComm", "type": "esriFieldTypeString", "alias": "Grate Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "GrateComm" }, { "name": "StructDiameter", "type": "esriFieldTypeString", "alias": "Structure Diameter", "domain": { "type": "codedValue", "name": "struct_diam", "description": "Diamter of structure", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "SQUARE", "code": "SQUARE" }, { "name": "48 INCH", "code": "48 INCH" }, { "name": "54 INCH", "code": "54 INCH" }, { "name": "60 INCH", "code": "60 INCH" }, { "name": "72 INCH", "code": "72 INCH" }, { "name": "96 INCH", "code": "96 INCH" }, { "name": ">96 INCH", "code": ">96 INCH" }, { "name": "<48 INCH", "code": "<48 INCH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "StructDiameter" }, { "name": "Ladder", "type": "esriFieldTypeString", "alias": "Ladder", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Ladder" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner", "description": "owner of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "maint_by", "description": "maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Kenmore (Easement)", "code": "KENMORE (EASEMENT)" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" }, { "name": "Performance Bond", "code": "PERFORMANCE BOND" }, { "name": "MD Bond", "code": "MD BOND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Lake Forest Park", "code": "LAKE FOREST PARK" }, { "name": "Snohomish County", "code": "SNOHOMISH COUNTY" }, { "name": "Bothell", "code": "BOTHELL" }, { "name": "Kirkland", "code": "KIRKLAND" }, { "name": "King County", "code": "KING COUNTY" }, { "name": "Brier", "code": "BRIER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "KENMORE", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "datasource", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "KENMORE STAFF" }, { "name": "As Built", "code": "AS BUILT" }, { "name": "Const Drawing", "code": "CONST DRAWING" }, { "name": "Bravo Inc", "code": "BRAVO INC" }, { "name": "Other Source", "code": "OTHER SOURCE" }, { "name": "Approved Plan", "code": "APPROVED PLAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "KENMORE STAFF", "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": { "type": "codedValue", "name": "datatruth", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "VERY LOW" }, { "name": "Low", "code": "LOW" }, { "name": "Medium", "code": "MEDIUM" }, { "name": "High", "code": "HIGH" }, { "name": "Very High", "code": "VERY HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "MEDIUM", "modelName": "DataTruth" }, { "name": "GrateElevation", "type": "esriFieldTypeDouble", "alias": "Grate Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GrateElevation" }, { "name": "ElevationComm", "type": "esriFieldTypeString", "alias": "Elevation Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ElevationComm" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "basin", "description": "Feature basin", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Swamp Creek", "code": "SWAMP CREEK" }, { "name": "Little Swamp Creek", "code": "LITTLE SWAMP CREEK" }, { "name": "Muck Creek", "code": "MUCK CREEK" }, { "name": "Tributary 0056", "code": "TRIBUTARY 0056" }, { "name": "Lake Washington", "code": "LAKE WASHINGTON" }, { "name": "Sammamish River", "code": "SAMMAMISH RIVER" }, { "name": "Tributary 0057", "code": "TRIBUTARY 0057" }, { "name": "Tributary 0057D", "code": "TRIBUTARY 0057D" }, { "name": "Tributary 0222", "code": "TRIBUTARY 0222" }, { "name": "Tributary 0223", "code": "TRIBUTARY 0223" }, { "name": "Tributary 0225", "code": "TRIBUTARY 0225" }, { "name": "Tributary 0226", "code": "TRIBUTARY 0226" }, { "name": "Tributary 0227", "code": "TRIBUTARY 0227" }, { "name": "Samm Trib 01", "code": "SAMM TRIB 01" }, { "name": "Samm Trib 02", "code": "SAMM TRIB 02" }, { "name": "Samm Trib 03", "code": "SAMM TRIB 03" }, { "name": "Juanita Creek", "code": "JUANITA CREEK" }, { "name": "Samm Trib 04", "code": "SAMM TRIB 04" }, { "name": "Samm Trib 05", "code": "SAMM TRIB 05" }, { "name": "Arrowhead Creek", "code": "ARROWHEAD CREEK" }, { "name": "LSwamp Trib 01", "code": "LSWAMP TRIB 01" }, { "name": "Lake Washington 01", "code": "LAKE WASHINGTON 01" }, { "name": "Lake Washington 02", "code": "LAKE WASHINGTON 02" }, { "name": "Lake Washington 03", "code": "LAKE WASHINGTON 03" }, { "name": "Lake Washington 04", "code": "LAKE WASHINGTON 04" }, { "name": "Lake Washington 05", "code": "LAKE WASHINGTON 05" }, { "name": "Lake Washington 06", "code": "LAKE WASHINGTON 06" }, { "name": "Sammamish River 01", "code": "SAMMAMISH RIVER 01" }, { "name": "Sammamish River 02", "code": "SAMMAMISH RIVER 02" }, { "name": "Juanita Creek 01", "code": "JUANITA CREEK 01" }, { "name": "Juanita Creek 02", "code": "JUANITA CREEK 02" }, { "name": "Blueberry Creek", "code": "BLUEBERRY CREEK" }, { "name": "Valhalla Creek", "code": "VALHALLA CREEK" }, { "name": "Waynita Creek", "code": "WAYNITA CREEK" }, { "name": "Tributary 0228", "code": "TRIBUTARY 0228" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "General Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "InspctProg", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProg" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "EcoDesignation", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesignation" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Meas_Down", "type": "esriFieldTypeDouble", "alias": "Meas_Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Meas_Down" }, { "name": "Attach_Count", "type": "esriFieldTypeDouble", "alias": "Attach_Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Attach_Count" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_137", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_137", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S82_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "EXISTING STRUCTURE ACCESS", "description": "", "prototype": { "attributes": { "Meas_Down": null, "STA_ID": null, "Facility_ID": null, "Legacy_ID": null, "STA_Type": null, "STATypeComm": null, "Material": "CONCRETE", "Status": "EXISTING", "Grate": "NA", "GrateComm": null, "StructDiameter": "NA", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "KCDesignation": null, "EcoDesignation": null, "LandUse": null, "MS4": null, "Attach_Count": null, "InspctProg": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "EnclosedConveyance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1284963.2843200564, "ymin": 269081.4593375623, "xmax": 1299558.6540793926, "ymax": 289567.1621324718, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Econv_Type", "field2": "Status", "uniqueValueGroups": [ { "heading": "Enclosed Conveyance Type,Status", "classes": [ { "label": "EXISTING ARCHED CULVERT", "description": "EXISTING ARCHED CULVERT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "values": [ [ "ARCHED CULVERT", "EXISTING" ] ] }, { "label": "EXISTING ARCHED PIPE", "description": "EXISTING ARCHED PIPE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "values": [ [ "ARCHED PIPE", "EXISTING" ] ] }, { "label": "EXISTING BOX CULVERT", "description": "EXISTING BOX CULVERT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "BOX CULVERT", "EXISTING" ] ] }, { "label": "EXISTING CULVERT", "description": "EXISTING CULVERT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "values": [ [ "CULVERT", "EXISTING" ] ] }, { "label": "EXISTING OTHER (COMMENT)", "description": "EXISTING OTHER (COMMENT)", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "values": [ [ "OTHER (COMMENT)", "EXISTING" ] ] }, { "label": "EXISTING PIPE", "description": "EXISTING PIPE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 10 }, "values": [ [ "PIPE", "EXISTING" ] ] }, { "label": "EXISTING TRENCH DRAIN", "description": "EXISTING TRENCH DRAIN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "TRENCH DRAIN", "EXISTING" ] ] }, { "label": "EXISTING NULL TYPE", "description": "EXISTING NULL TYPE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 252, 199, 255 ], "width": 1 }, "values": [ [ "", "EXISTING" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "ARCHED CULVERT,EXISTING", "label": "EXISTING ARCHED CULVERT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "ARCHED PIPE,EXISTING", "label": "EXISTING ARCHED PIPE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "BOX CULVERT,EXISTING", "label": "EXISTING BOX CULVERT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "CULVERT,EXISTING", "label": "EXISTING CULVERT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "OTHER (COMMENT),EXISTING", "label": "EXISTING OTHER (COMMENT)" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 10 }, "value": "PIPE,EXISTING", "label": "EXISTING PIPE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "TRENCH DRAIN,EXISTING", "label": "EXISTING TRENCH DRAIN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 192, 252, 199, 255 ], "width": 1 }, "value": ",EXISTING", "label": "EXISTING NULL TYPE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 201, 252, 255 ], "toColor": [ 189, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 179, 255 ], "toColor": [ 200, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 182, 255 ], "toColor": [ 252, 191, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 237, 255 ], "toColor": [ 252, 207, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 232, 252, 255 ], "toColor": [ 207, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONV_ID", "typeIdField": "Econv_Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CONV_ID", "type": "esriFieldTypeString", "alias": "CONV ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CONV_ID" }, { "name": "ECONV_ID", "type": "esriFieldTypeString", "alias": "ECONV ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ECONV_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Econv_Type", "type": "esriFieldTypeString", "alias": "Enclosed Conveyance Type", "domain": { "type": "codedValue", "name": "econvtype", "description": "Type of enclosed conveyance", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Pipe", "code": "PIPE" }, { "name": "Culvert", "code": "CULVERT" }, { "name": "Box Culvert", "code": "BOX CULVERT" }, { "name": "Arched Culvert", "code": "ARCHED CULVERT" }, { "name": "Arched Pipe", "code": "ARCHED PIPE" }, { "name": "Tightline", "code": "TIGHTLINE" }, { "name": "Vault Flow", "code": "VAULT FLOW" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" }, { "name": "Trench Drain", "code": "TRENCH DRAIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "PIPE", "modelName": "Econv_Type" }, { "name": "EconvTypeComm", "type": "esriFieldTypeString", "alias": "Econv Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "EconvTypeComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material", "description": "common materials", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Ductile Iron", "code": "DUCTILE IRON" }, { "name": "Clay", "code": "CLAY" }, { "name": "Vegetation", "code": "VEGETATION" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Wood", "code": "WOOD" }, { "name": "Brick", "code": "BRICK" }, { "name": "Metal", "code": "METAL" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Earthen", "code": "EARTHEN" }, { "name": "Fiberglass", "code": "FIBERGLASS" }, { "name": "Pervious Asphalt", "code": "PERVIOUS ASPHALT" }, { "name": "Pervious Concrete", "code": "PERVIOUS CONCRETE" }, { "name": "Pervious Paver", "code": "PERVIOUS PAVER" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Material" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": { "type": "codedValue", "name": "diameter", "description": "common diameters", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "<4 INCH", "code": "<4 INCH" }, { "name": "4 INCH", "code": "4 INCH" }, { "name": "6 INCH", "code": "6 INCH" }, { "name": "8 INCH", "code": "8 INCH" }, { "name": "10 INCH", "code": "10 INCH" }, { "name": "12 INCH", "code": "12 INCH" }, { "name": "15 INCH", "code": "15 INCH" }, { "name": "18 INCH", "code": "18 INCH" }, { "name": "24 INCH", "code": "24 INCH" }, { "name": "30 INCH", "code": "30 INCH" }, { "name": "36 INCH", "code": "36 INCH" }, { "name": "42 INCH", "code": "42 INCH" }, { "name": "48 INCH", "code": "48 INCH" }, { "name": "54 INCH", "code": "54 INCH" }, { "name": "60 INCH", "code": "60 INCH" }, { "name": "66 INCH", "code": "66 INCH" }, { "name": "72 INCH", "code": "72 INCH" }, { "name": "78 INCH", "code": "78 INCH" }, { "name": "84 INCH", "code": "84 INCH" }, { "name": "90 INCH", "code": "90 INCH" }, { "name": "96 INCH", "code": "96 INCH" }, { "name": "102 INCH", "code": "102 INCH" }, { "name": ">102 INCH", "code": ">102 INCH" }, { "name": "OTHER (COMMENT)", "code": "OTHER (COMMENT)" }, { "name": "RECTANGULAR", "code": "RECTANGULAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "Diameter" }, { "name": "DiamComm", "type": "esriFieldTypeString", "alias": "Diameter Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "DiamComm" }, { "name": "CtrlStructure", "type": "esriFieldTypeString", "alias": "CtrlStructure", "domain": { "type": "codedValue", "name": "ctrl_struct", "description": "control structures", "codedValues": [ { "name": "FROP", "code": "FROP" }, { "name": "None", "code": "NONE" }, { "name": "Baffle", "code": "BAFFLE" }, { "name": "Berm", "code": "BERM" }, { "name": "Weir", "code": "WEIR" }, { "name": "Check Dam", "code": "CHECK DAM" }, { "name": "Energy Dissipater", "code": "ENERGY DISSIPATER" }, { "name": "Splash Pad", "code": "SPLASH PAD" }, { "name": "Gabion", "code": "GABION" }, { "name": "Flow Spreader", "code": "FLOW SPREADER" }, { "name": "Flow Splitter", "code": "FLOW SPLITTER" }, { "name": "Pump", "code": "PUMP" }, { "name": "Valve", "code": "VALVE" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" }, { "name": "Backflow Preventer", "code": "BACKFLOW PREVENTER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NONE", "modelName": "CtrlStructure" }, { "name": "CtrlStComm", "type": "esriFieldTypeString", "alias": "CtrlStComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CtrlStComm" }, { "name": "WqStructure", "type": "esriFieldTypeString", "alias": "WqStructure", "domain": { "type": "codedValue", "name": "wq_struct", "description": "Type of WQ structure", "codedValues": [ { "name": "None", "code": "NONE" }, { "name": "DT Elbow", "code": "DT ELBOW" }, { "name": "Filter Cartridge", "code": "FILTER CARTRIDGE" }, { "name": "Coalescing Plate", "code": "COALESCING PLATE" }, { "name": "O/W Separator", "code": "O/W SEPARATOR" }, { "name": "Biofiltration", "code": "BIOFILTRATION" }, { "name": "Bioretention", "code": "BIORETENTION" }, { "name": "Wetpool", "code": "WETPOOL" }, { "name": "Stormceptor", "code": "STORMCEPTOR" }, { "name": "Sand Filter", "code": "SAND FILTER" }, { "name": "Structure Inset", "code": "STRUCTURE INSERT" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NONE", "modelName": "WqStructure" }, { "name": "WqStComm", "type": "esriFieldTypeString", "alias": "WqStComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "WqStComm" }, { "name": "FlowDir", "type": "esriFieldTypeString", "alias": "Flow Direction", "domain": { "type": "codedValue", "name": "flowdir", "description": "Direction of flow", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "NA", "modelName": "FlowDir" }, { "name": "Perforated", "type": "esriFieldTypeString", "alias": "Perforated", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Perforated" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner", "description": "owner of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "maint_by", "description": "maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Kenmore (Easement)", "code": "KENMORE (EASEMENT)" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" }, { "name": "Performance Bond", "code": "PERFORMANCE BOND" }, { "name": "MD Bond", "code": "MD BOND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Lake Forest Park", "code": "LAKE FOREST PARK" }, { "name": "Snohomish County", "code": "SNOHOMISH COUNTY" }, { "name": "Bothell", "code": "BOTHELL" }, { "name": "Kirkland", "code": "KIRKLAND" }, { "name": "King County", "code": "KING COUNTY" }, { "name": "Brier", "code": "BRIER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "KENMORE", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "datasource", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "KENMORE STAFF" }, { "name": "As Built", "code": "AS BUILT" }, { "name": "Const Drawing", "code": "CONST DRAWING" }, { "name": "Bravo Inc", "code": "BRAVO INC" }, { "name": "Other Source", "code": "OTHER SOURCE" }, { "name": "Approved Plan", "code": "APPROVED PLAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "KENMORE STAFF", "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": { "type": "codedValue", "name": "datatruth", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "VERY LOW" }, { "name": "Low", "code": "LOW" }, { "name": "Medium", "code": "MEDIUM" }, { "name": "High", "code": "HIGH" }, { "name": "Very High", "code": "VERY HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "MEDIUM", "modelName": "DataTruth" }, { "name": "UP_IE", "type": "esriFieldTypeDouble", "alias": "Upstream Invert Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UP_IE" }, { "name": "DOWN_IE", "type": "esriFieldTypeDouble", "alias": "Downstream Invert Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWN_IE" }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "Conv_Shape", "type": "esriFieldTypeString", "alias": "Conveyance Shape", "domain": { "type": "codedValue", "name": "convshape", "description": "Shape of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Round", "code": "ROUND" }, { "name": "Rectangular", "code": "RECTANGULAR" }, { "name": "Oval", "code": "OVAL" }, { "name": "Arched", "code": "ARCHED" }, { "name": "Polygon", "code": "POLYGON" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "ROUND", "modelName": "Conv_Shape" }, { "name": "Conv_Width", "type": "esriFieldTypeDouble", "alias": "Conveyance Width Measurement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Conv_Width" }, { "name": "Conv_Vert", "type": "esriFieldTypeDouble", "alias": "Conveyance Vertical Measurement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Conv_Vert" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "basin", "description": "Feature basin", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Swamp Creek", "code": "SWAMP CREEK" }, { "name": "Little Swamp Creek", "code": "LITTLE SWAMP CREEK" }, { "name": "Muck Creek", "code": "MUCK CREEK" }, { "name": "Tributary 0056", "code": "TRIBUTARY 0056" }, { "name": "Lake Washington", "code": "LAKE WASHINGTON" }, { "name": "Sammamish River", "code": "SAMMAMISH RIVER" }, { "name": "Tributary 0057", "code": "TRIBUTARY 0057" }, { "name": "Tributary 0057D", "code": "TRIBUTARY 0057D" }, { "name": "Tributary 0222", "code": "TRIBUTARY 0222" }, { "name": "Tributary 0223", "code": "TRIBUTARY 0223" }, { "name": "Tributary 0225", "code": "TRIBUTARY 0225" }, { "name": "Tributary 0226", "code": "TRIBUTARY 0226" }, { "name": "Tributary 0227", "code": "TRIBUTARY 0227" }, { "name": "Samm Trib 01", "code": "SAMM TRIB 01" }, { "name": "Samm Trib 02", "code": "SAMM TRIB 02" }, { "name": "Samm Trib 03", "code": "SAMM TRIB 03" }, { "name": "Juanita Creek", "code": "JUANITA CREEK" }, { "name": "Samm Trib 04", "code": "SAMM TRIB 04" }, { "name": "Samm Trib 05", "code": "SAMM TRIB 05" }, { "name": "Arrowhead Creek", "code": "ARROWHEAD CREEK" }, { "name": "LSwamp Trib 01", "code": "LSWAMP TRIB 01" }, { "name": "Lake Washington 01", "code": "LAKE WASHINGTON 01" }, { "name": "Lake Washington 02", "code": "LAKE WASHINGTON 02" }, { "name": "Lake Washington 03", "code": "LAKE WASHINGTON 03" }, { "name": "Lake Washington 04", "code": "LAKE WASHINGTON 04" }, { "name": "Lake Washington 05", "code": "LAKE WASHINGTON 05" }, { "name": "Lake Washington 06", "code": "LAKE WASHINGTON 06" }, { "name": "Sammamish River 01", "code": "SAMMAMISH RIVER 01" }, { "name": "Sammamish River 02", "code": "SAMMAMISH RIVER 02" }, { "name": "Juanita Creek 01", "code": "JUANITA CREEK 01" }, { "name": "Juanita Creek 02", "code": "JUANITA CREEK 02" }, { "name": "Blueberry Creek", "code": "BLUEBERRY CREEK" }, { "name": "Valhalla Creek", "code": "VALHALLA CREEK" }, { "name": "Waynita Creek", "code": "WAYNITA CREEK" }, { "name": "Tributary 0228", "code": "TRIBUTARY 0228" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "InspctProg", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": { "type": "codedValue", "name": "inspct_prog", "description": "Program feature is inspected by", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CB Inspection", "code": "CB Inspection" }, { "name": "Public Facility", "code": "Public Facility" }, { "name": "Private Facility", "code": "Private Facility" }, { "name": "Source Control", "code": "Source Control" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProg" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "EcoDesignation", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesignation" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Treat_FC", "type": "esriFieldTypeString", "alias": "Treat_FC", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Treat_FC" }, { "name": "Treat_WQ", "type": "esriFieldTypeString", "alias": "Treat_WQ", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Treat_WQ" }, { "name": "Treat_Level", "type": "esriFieldTypeString", "alias": "Treat_Level", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Treat_Level" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "EXISTING", "modelName": "Status" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "VideoLink", "type": "esriFieldTypeString", "alias": "VideoLink", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VideoLink" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R118_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_118", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G173CONV_ID", "fields": "CONV_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G173ECONV_ID", "fields": "ECONV_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_118", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S63_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "ARCHED CULVERT", "name": "EXISTING ARCHED CULVERT", "domains": { "Econv_Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Perforated": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Conv_Shape": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "EXISTING ARCHED CULVERT", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Treat_Level": null, "Status": "EXISTING", "CONV_ID": null, "ECONV_ID": null, "Econv_Type": "ARCHED CULVERT", "EconvTypeComm": null, "Material": "NA", "Diameter": "NA", "DiamComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "Perforated": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Conv_Shape": "ROUND", "Conv_Width": null, "Conv_Vert": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null, "VideoLink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ARCHED PIPE", "name": "EXISTING ARCHED PIPE", "domains": { "Econv_Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Perforated": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Conv_Shape": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "EXISTING ARCHED PIPE", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Treat_Level": null, "Status": "EXISTING", "CONV_ID": null, "ECONV_ID": null, "Econv_Type": "ARCHED PIPE", "EconvTypeComm": null, "Material": "NA", "Diameter": "NA", "DiamComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "Perforated": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Conv_Shape": "ROUND", "Conv_Width": null, "Conv_Vert": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null, "VideoLink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "BOX CULVERT", "name": "EXISTING BOX CULVERT", "domains": { "Econv_Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Perforated": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Conv_Shape": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "EXISTING BOX CULVERT", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Treat_Level": null, "Status": "EXISTING", "CONV_ID": null, "ECONV_ID": null, "Econv_Type": "BOX CULVERT", "EconvTypeComm": null, "Material": "NA", "Diameter": "NA", "DiamComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "Perforated": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Conv_Shape": "ROUND", "Conv_Width": null, "Conv_Vert": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null, "VideoLink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "CULVERT", "name": "EXISTING CULVERT", "domains": { "Econv_Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Perforated": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Conv_Shape": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "EXISTING CULVERT", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Treat_Level": null, "Status": "EXISTING", "CONV_ID": null, "ECONV_ID": null, "Econv_Type": "CULVERT", "EconvTypeComm": null, "Material": "NA", "Diameter": "NA", "DiamComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "Perforated": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Conv_Shape": "ROUND", "Conv_Width": null, "Conv_Vert": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null, "VideoLink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OTHER (COMMENT)", "name": "EXISTING OTHER (COMMENT)", "domains": { "Econv_Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Perforated": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Conv_Shape": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "EXISTING OTHER (COMMENT)", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Treat_Level": null, "Status": "EXISTING", "CONV_ID": null, "ECONV_ID": null, "Econv_Type": "OTHER (COMMENT)", "EconvTypeComm": null, "Material": "NA", "Diameter": "NA", "DiamComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "Perforated": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Conv_Shape": "ROUND", "Conv_Width": null, "Conv_Vert": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null, "VideoLink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PIPE", "name": "EXISTING PIPE", "domains": { "Econv_Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Perforated": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Conv_Shape": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "EXISTING PIPE", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Treat_Level": null, "Status": "EXISTING", "CONV_ID": null, "ECONV_ID": null, "Econv_Type": "PIPE", "EconvTypeComm": null, "Material": "NA", "Diameter": "NA", "DiamComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "Perforated": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Conv_Shape": "ROUND", "Conv_Width": null, "Conv_Vert": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null, "VideoLink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TRENCH DRAIN", "name": "EXISTING TRENCH DRAIN", "domains": { "Econv_Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Perforated": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Conv_Shape": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "EXISTING TRENCH DRAIN", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Treat_Level": null, "Status": "EXISTING", "CONV_ID": null, "ECONV_ID": null, "Econv_Type": "TRENCH DRAIN", "EconvTypeComm": null, "Material": "NA", "Diameter": "NA", "DiamComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "Perforated": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Conv_Shape": "ROUND", "Conv_Width": null, "Conv_Vert": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null, "VideoLink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": null, "name": "EXISTING NULL TYPE", "domains": { "Econv_Type": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Perforated": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Conv_Shape": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "EXISTING NULL TYPE", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Treat_Level": null, "Status": "EXISTING", "CONV_ID": null, "ECONV_ID": null, "Econv_Type": "", "EconvTypeComm": null, "Material": "NA", "Diameter": "NA", "DiamComm": null, "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "Perforated": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Conv_Shape": "ROUND", "Conv_Width": null, "Conv_Vert": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_WQ": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null, "VideoLink": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GlobalID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "Open Conveyance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1285671.5522604734, "ymin": 269808.58419564366, "xmax": 1299527.562606141, "ymax": 288044.2406376451, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Oconv_Type", "field2": "Status", "uniqueValueGroups": [ { "heading": "Open Conveyance Type,Status", "classes": [ { "label": "EXISTING BRIDGE", "description": "EXISTING BRIDGE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "BRIDGE", "EXISTING" ] ] }, { "label": "EXISTING DITCH", "description": "EXISTING DITCH", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 10 }, "values": [ [ "DITCH", "EXISTING" ] ] }, { "label": "EXISTING GUTTER", "description": "EXISTING GUTTER", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "GUTTER", "EXISTING" ] ] }, { "label": "EXISTING NON-CHANNEL", "description": "EXISTING NON-CHANNEL", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "NON CHANNEL", "EXISTING" ] ] }, { "label": "EXISTING HALF_PIPE", "description": "EXISTING HALF_PIPE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "values": [ [ "HALF PIPE", "EXISTING" ] ] }, { "label": "EXISTING OTHER (COMMENT)", "description": "EXISTING OTHER (COMMENT)", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "values": [ [ "OTHER (COMMENT)", "EXISTING" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "BRIDGE,EXISTING", "label": "EXISTING BRIDGE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 10 }, "value": "DITCH,EXISTING", "label": "EXISTING DITCH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "GUTTER,EXISTING", "label": "EXISTING GUTTER" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "NON CHANNEL,EXISTING", "label": "EXISTING NON-CHANNEL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "HALF PIPE,EXISTING", "label": "EXISTING HALF_PIPE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "OTHER (COMMENT),EXISTING", "label": "EXISTING OTHER (COMMENT)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 201, 252, 255 ], "toColor": [ 189, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 179, 255 ], "toColor": [ 200, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 182, 255 ], "toColor": [ 252, 191, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 207, 255 ], "toColor": [ 252, 246, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 237, 255 ], "toColor": [ 252, 207, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 212, 255 ], "toColor": [ 210, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 232, 252, 255 ], "toColor": [ 207, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 212, 255 ], "toColor": [ 252, 224, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 199, 252, 255 ], "toColor": [ 237, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CONV_ID", "typeIdField": "Oconv_Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CONV_ID", "type": "esriFieldTypeString", "alias": "CONV_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CONV_ID" }, { "name": "OCONV_ID", "type": "esriFieldTypeString", "alias": "OCONV_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "OCONV_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Oconv_Type", "type": "esriFieldTypeString", "alias": "Open Conveyance Type", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Oconv_Type" }, { "name": "OconvTypeComm", "type": "esriFieldTypeString", "alias": "Oconv Type Comm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "OconvTypeComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material", "description": "common materials", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Ductile Iron", "code": "DUCTILE IRON" }, { "name": "Clay", "code": "CLAY" }, { "name": "Vegetation", "code": "VEGETATION" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Wood", "code": "WOOD" }, { "name": "Brick", "code": "BRICK" }, { "name": "Metal", "code": "METAL" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Earthen", "code": "EARTHEN" }, { "name": "Fiberglass", "code": "FIBERGLASS" }, { "name": "Pervious Asphalt", "code": "PERVIOUS ASPHALT" }, { "name": "Pervious Concrete", "code": "PERVIOUS CONCRETE" }, { "name": "Pervious Paver", "code": "PERVIOUS PAVER" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Material" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "EXISTING", "modelName": "Status" }, { "name": "CtrlStructure", "type": "esriFieldTypeString", "alias": "CtrlStructure", "domain": { "type": "codedValue", "name": "ctrl_struct", "description": "control structures", "codedValues": [ { "name": "FROP", "code": "FROP" }, { "name": "None", "code": "NONE" }, { "name": "Baffle", "code": "BAFFLE" }, { "name": "Berm", "code": "BERM" }, { "name": "Weir", "code": "WEIR" }, { "name": "Check Dam", "code": "CHECK DAM" }, { "name": "Energy Dissipater", "code": "ENERGY DISSIPATER" }, { "name": "Splash Pad", "code": "SPLASH PAD" }, { "name": "Gabion", "code": "GABION" }, { "name": "Flow Spreader", "code": "FLOW SPREADER" }, { "name": "Flow Splitter", "code": "FLOW SPLITTER" }, { "name": "Pump", "code": "PUMP" }, { "name": "Valve", "code": "VALVE" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" }, { "name": "Backflow Preventer", "code": "BACKFLOW PREVENTER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NONE", "modelName": "CtrlStructure" }, { "name": "CtrlStComm", "type": "esriFieldTypeString", "alias": "CtrlStComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CtrlStComm" }, { "name": "WqStructure", "type": "esriFieldTypeString", "alias": "WqStructure", "domain": { "type": "codedValue", "name": "wq_struct", "description": "Type of WQ structure", "codedValues": [ { "name": "None", "code": "NONE" }, { "name": "DT Elbow", "code": "DT ELBOW" }, { "name": "Filter Cartridge", "code": "FILTER CARTRIDGE" }, { "name": "Coalescing Plate", "code": "COALESCING PLATE" }, { "name": "O/W Separator", "code": "O/W SEPARATOR" }, { "name": "Biofiltration", "code": "BIOFILTRATION" }, { "name": "Bioretention", "code": "BIORETENTION" }, { "name": "Wetpool", "code": "WETPOOL" }, { "name": "Stormceptor", "code": "STORMCEPTOR" }, { "name": "Sand Filter", "code": "SAND FILTER" }, { "name": "Structure Inset", "code": "STRUCTURE INSERT" }, { "name": "Other (Comment)", "code": "OTHER (COMMENT)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NONE", "modelName": "WqStructure" }, { "name": "WqStComm", "type": "esriFieldTypeString", "alias": "WqStComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "WqStComm" }, { "name": "FlowDir", "type": "esriFieldTypeString", "alias": "Flow Direction", "domain": { "type": "codedValue", "name": "flowdir", "description": "Direction of flow", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": "NA", "modelName": "FlowDir" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner", "description": "owner of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "maint_by", "description": "maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Kenmore (Easement)", "code": "KENMORE (EASEMENT)" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" }, { "name": "Performance Bond", "code": "PERFORMANCE BOND" }, { "name": "MD Bond", "code": "MD BOND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Lake Forest Park", "code": "LAKE FOREST PARK" }, { "name": "Snohomish County", "code": "SNOHOMISH COUNTY" }, { "name": "Bothell", "code": "BOTHELL" }, { "name": "Kirkland", "code": "KIRKLAND" }, { "name": "King County", "code": "KING COUNTY" }, { "name": "Brier", "code": "BRIER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "KENMORE", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "datasource", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "KENMORE STAFF" }, { "name": "As Built", "code": "AS BUILT" }, { "name": "Const Drawing", "code": "CONST DRAWING" }, { "name": "Bravo Inc", "code": "BRAVO INC" }, { "name": "Other Source", "code": "OTHER SOURCE" }, { "name": "Approved Plan", "code": "APPROVED PLAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "KENMORE STAFF", "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": { "type": "codedValue", "name": "datatruth", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "VERY LOW" }, { "name": "Low", "code": "LOW" }, { "name": "Medium", "code": "MEDIUM" }, { "name": "High", "code": "HIGH" }, { "name": "Very High", "code": "VERY HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": "MEDIUM", "modelName": "DataTruth" }, { "name": "UP_IE", "type": "esriFieldTypeDouble", "alias": "Upstream Invert Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UP_IE" }, { "name": "DOWN_IE", "type": "esriFieldTypeDouble", "alias": "Downstream Invert Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWN_IE" }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Slope" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "basin", "description": "Feature basin", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Swamp Creek", "code": "SWAMP CREEK" }, { "name": "Little Swamp Creek", "code": "LITTLE SWAMP CREEK" }, { "name": "Muck Creek", "code": "MUCK CREEK" }, { "name": "Tributary 0056", "code": "TRIBUTARY 0056" }, { "name": "Lake Washington", "code": "LAKE WASHINGTON" }, { "name": "Sammamish River", "code": "SAMMAMISH RIVER" }, { "name": "Tributary 0057", "code": "TRIBUTARY 0057" }, { "name": "Tributary 0057D", "code": "TRIBUTARY 0057D" }, { "name": "Tributary 0222", "code": "TRIBUTARY 0222" }, { "name": "Tributary 0223", "code": "TRIBUTARY 0223" }, { "name": "Tributary 0225", "code": "TRIBUTARY 0225" }, { "name": "Tributary 0226", "code": "TRIBUTARY 0226" }, { "name": "Tributary 0227", "code": "TRIBUTARY 0227" }, { "name": "Samm Trib 01", "code": "SAMM TRIB 01" }, { "name": "Samm Trib 02", "code": "SAMM TRIB 02" }, { "name": "Samm Trib 03", "code": "SAMM TRIB 03" }, { "name": "Juanita Creek", "code": "JUANITA CREEK" }, { "name": "Samm Trib 04", "code": "SAMM TRIB 04" }, { "name": "Samm Trib 05", "code": "SAMM TRIB 05" }, { "name": "Arrowhead Creek", "code": "ARROWHEAD CREEK" }, { "name": "LSwamp Trib 01", "code": "LSWAMP TRIB 01" }, { "name": "Lake Washington 01", "code": "LAKE WASHINGTON 01" }, { "name": "Lake Washington 02", "code": "LAKE WASHINGTON 02" }, { "name": "Lake Washington 03", "code": "LAKE WASHINGTON 03" }, { "name": "Lake Washington 04", "code": "LAKE WASHINGTON 04" }, { "name": "Lake Washington 05", "code": "LAKE WASHINGTON 05" }, { "name": "Lake Washington 06", "code": "LAKE WASHINGTON 06" }, { "name": "Sammamish River 01", "code": "SAMMAMISH RIVER 01" }, { "name": "Sammamish River 02", "code": "SAMMAMISH RIVER 02" }, { "name": "Juanita Creek 01", "code": "JUANITA CREEK 01" }, { "name": "Juanita Creek 02", "code": "JUANITA CREEK 02" }, { "name": "Blueberry Creek", "code": "BLUEBERRY CREEK" }, { "name": "Valhalla Creek", "code": "VALHALLA CREEK" }, { "name": "Waynita Creek", "code": "WAYNITA CREEK" }, { "name": "Tributary 0228", "code": "TRIBUTARY 0228" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "InspctProg", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": { "type": "codedValue", "name": "inspct_prog", "description": "Program feature is inspected by", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CB Inspection", "code": "CB Inspection" }, { "name": "Public Facility", "code": "Public Facility" }, { "name": "Private Facility", "code": "Private Facility" }, { "name": "Source Control", "code": "Source Control" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProg" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "EcoDesignation", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesignation" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Treat_FC", "type": "esriFieldTypeString", "alias": "Treat_FC", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Treat_FC" }, { "name": "Treat_Level", "type": "esriFieldTypeString", "alias": "Treat_Level", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "Treat_Level" }, { "name": "Treat_WQ", "type": "esriFieldTypeString", "alias": "Treat_WQ", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Treat_WQ" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R113_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_113", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G168CONV_ID", "fields": "CONV_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G168OCONV_ID", "fields": "OCONV_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_113", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "BRIDGE", "name": "EXISTING BRIDGE", "domains": { "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "EXISTING BRIDGE", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Material": "NA", "Treat_WQ": null, "CONV_ID": null, "OCONV_ID": null, "Oconv_Type": "BRIDGE", "OconvTypeComm": null, "Status": "EXISTING", "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "Treat_Level": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "DITCH", "name": "EXISTING DITCH", "domains": { "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "EXISTING DITCH", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Material": "NA", "Treat_WQ": null, "CONV_ID": null, "OCONV_ID": null, "Oconv_Type": "DITCH", "OconvTypeComm": null, "Status": "EXISTING", "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "Treat_Level": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "GUTTER", "name": "EXISTING GUTTER", "domains": { "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "EXISTING GUTTER", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Material": "NA", "Treat_WQ": null, "CONV_ID": null, "OCONV_ID": null, "Oconv_Type": "GUTTER", "OconvTypeComm": null, "Status": "EXISTING", "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "Treat_Level": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "NON CHANNEL", "name": "EXISTING NON-CHANNEL", "domains": { "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "EXISTING NON-CHANNEL", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Material": "NA", "Treat_WQ": null, "CONV_ID": null, "OCONV_ID": null, "Oconv_Type": "NON CHANNEL", "OconvTypeComm": null, "Status": "EXISTING", "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "Treat_Level": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "HALF PIPE", "name": "EXISTING HALF_PIPE", "domains": { "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "EXISTING HALF_PIPE", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Material": "NA", "Treat_WQ": null, "CONV_ID": null, "OCONV_ID": null, "Oconv_Type": "HALF PIPE", "OconvTypeComm": null, "Status": "EXISTING", "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "Treat_Level": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OTHER (COMMENT)", "name": "EXISTING OTHER (COMMENT)", "domains": { "Material": {"type": "inherited"}, "Status": {"type": "inherited"}, "CtrlStructure": {"type": "inherited"}, "WqStructure": {"type": "inherited"}, "FlowDir": {"type": "inherited"}, "Owner": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "Jurisdiction": {"type": "inherited"}, "DataSource": {"type": "inherited"}, "DataTruth": {"type": "inherited"}, "Basin": {"type": "inherited"}, "Outfall": {"type": "inherited"}, "Stream": {"type": "inherited"}, "Video": {"type": "inherited"}, "Marker": {"type": "inherited"}, "InspctProg": {"type": "inherited"}, "DischargePoint": {"type": "inherited"}, "MS4": {"type": "inherited"} }, "templates": [ { "name": "EXISTING OTHER (COMMENT)", "description": "", "prototype": { "attributes": { "Facility_ID": null, "Material": "NA", "Treat_WQ": null, "CONV_ID": null, "OCONV_ID": null, "Oconv_Type": "OTHER (COMMENT)", "OconvTypeComm": null, "Status": "EXISTING", "CtrlStructure": "NONE", "CtrlStComm": null, "WqStructure": "NONE", "WqStComm": null, "FlowDir": "NA", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "UP_IE": null, "DOWN_IE": null, "Slope": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "Treat_FC": null, "KCDesignation": null, "EcoDesignation": null, "Treat_Level": null, "InspctProg": null, "DischargePoint": "NO", "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GlobalID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "Berm", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1286998.21332106, "ymin": 270716.16308914125, "xmax": 1298542.3103115559, "ymax": 286671.01110064983, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BERM_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "BERM_ID", "type": "esriFieldTypeString", "alias": "Berm ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BERM_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Berm_Type", "type": "esriFieldTypeString", "alias": "Berm Type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "DITCH", "modelName": "Berm_Type" }, { "name": "BermTypeComm", "type": "esriFieldTypeString", "alias": "Berm Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "BermTypeComm" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Notes" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Material" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "KENMORE", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "KENMORE STAFF", "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "MEDIUM", "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Basin" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "InspctProg", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProg" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "EcoDesignation", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesignation" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Outfall" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "EXISTING", "modelName": "Status" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R180_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_180", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_180", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S115_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Berm", "description": "", "prototype": { "attributes": { "Status": "EXISTING", "Outfall": "NO", "BERM_ID": null, "Legacy_ID": null, "Facility_ID": null, "Berm_Type": "DITCH", "BermTypeComm": null, "Notes": null, "Material": "NA", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "Photo": null, "Basin": "NA", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "KCDesignation": null, "EcoDesignation": null, "LandUse": null, "MS4": null, "InspctProg": null, "DischargePoint": "NO" } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Drywell", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1288633.3790139705, "ymin": 274562.915238142, "xmax": 1295275.1921738833, "ymax": 283505.7359351367, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 233, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DW_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DW_ID", "type": "esriFieldTypeString", "alias": "DW ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DW_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "DW_Type", "type": "esriFieldTypeString", "alias": "Drywell Type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "DW_Type" }, { "name": "DWTypeComm", "type": "esriFieldTypeString", "alias": "DW Type Comm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "DWTypeComm" }, { "name": "eco_designation", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "eco_designation" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "CONCRETE", "modelName": "Material" }, { "name": "Grate", "type": "esriFieldTypeString", "alias": "Grate", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Grate" }, { "name": "GrateComm", "type": "esriFieldTypeString", "alias": "Grate Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "GrateComm" }, { "name": "StructDiameter", "type": "esriFieldTypeString", "alias": "Structure Diameter", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "StructDiameter" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "YES", "modelName": "Infiltration" }, { "name": "Ladder", "type": "esriFieldTypeString", "alias": "Ladder", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Ladder" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "KENMORE", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "KENMORE STAFF", "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "MEDIUM", "modelName": "DataTruth" }, { "name": "POT_MD", "type": "esriFieldTypeDouble", "alias": "POT Measure Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POT_MD" }, { "name": "SUMP_MD", "type": "esriFieldTypeDouble", "alias": "Sump Measure Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUMP_MD" }, { "name": "SumpDepth", "type": "esriFieldTypeDouble", "alias": "Sump Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SumpDepth" }, { "name": "CLEAN_MD", "type": "esriFieldTypeDouble", "alias": "Clean Measure Down", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLEAN_MD" }, { "name": "GrateElevation", "type": "esriFieldTypeDouble", "alias": "Grate Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GrateElevation" }, { "name": "ElevationComm", "type": "esriFieldTypeString", "alias": "Elevation Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ElevationComm" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NO", "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R148_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_148", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_148", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S92_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Drywell", "description": "", "prototype": { "attributes": { "KCDesignation": null, "LandUse": null, "DW_ID": null, "Legacy_ID": null, "Facility_ID": null, "DW_Type": "NA", "DWTypeComm": null, "eco_designation": null, "Material": "CONCRETE", "Grate": "NA", "GrateComm": null, "StructDiameter": "NA", "Infiltration": "YES", "Ladder": "NO", "InstallDate": null, "EndDate": null, "Owner": "NA", "MaintBy": "NA", "Jurisdiction": "KENMORE", "DataSource": "KENMORE STAFF", "DataTruth": "MEDIUM", "POT_MD": null, "SUMP_MD": null, "SumpDepth": null, "CLEAN_MD": null, "GrateElevation": null, "ElevationComm": null, "Photo": null, "Basin": "NA", "Outfall": "NO", "Stream": "NO", "Video": "NO", "Marker": "NO", "Comment": null, "OFID": null, "MS4": null, "DischargePoint": "NO", "InspctProgram": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Dispersion BMP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1287662.3927669674, "ymin": 270720.94490373135, "xmax": 1298120.037534058, "ymax": 286445.70577697456, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DIS_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DIS_ID", "type": "esriFieldTypeString", "alias": "DIS ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DIS_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "DIS_Type", "type": "esriFieldTypeString", "alias": "Dispersion Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "DIS_Type" }, { "name": "Type_Comm", "type": "esriFieldTypeString", "alias": "Manfacturer", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Type_Comm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesignation", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesignation" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "DataTruth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "OFID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "DischargePoint", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "Field", "type": "esriFieldTypeString", "alias": "Field", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Field" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R161_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_161", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_161", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S105_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Dispersion BMP", "description": "", "prototype": { "attributes": { "Field": null, "DIS_ID": null, "Facility_ID": null, "Legacy_ID": null, "DIS_Type": null, "Type_Comm": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesignation": null, "KCDesignation": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Biofiltration BMP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1287239.5100825578, "ymin": 269803.5874864757, "xmax": 1299508.0764246434, "ymax": 286798.06530848145, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BF_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BF_ID", "type": "esriFieldTypeString", "alias": "BF ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BF_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "BF_Type", "type": "esriFieldTypeString", "alias": "Biofiltration Type", "domain": { "type": "codedValue", "name": "BF_Type", "description": "Type of biofiltration BMP", "codedValues": [ { "name": "Basic Biofiltration Swale", "code": "Basic Biofiltration Swale" }, { "name": "Wet Biofiltration Swale", "code": "Wet Biofiltration Swale" }, { "name": "Continuous Inflow Biofiltration Swale", "code": "Continuous Inflow Biofiltration Swale" }, { "name": "Vegetated Filter Strip", "code": "Vegetated Filter Strip" }, { "name": "Compost Amended Vegetated Filter Strips (CAVFS)", "code": "Compost Amended Vegetated Filter Strips (CAVFS)" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "BF_Type" }, { "name": "Struct_Type", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": { "type": "codedValue", "name": "structtype1", "description": "Type of feature", "codedValues": [ { "name": "Catch Basin", "code": "Catch Basin" }, { "name": "Manhole", "code": "Manhole" }, { "name": "Connection", "code": "Connection" }, { "name": "Conveyance", "code": "Conveyance" }, { "name": "Pond", "code": "Pond" }, { "name": "Vault", "code": "Vault" }, { "name": "NA", "code": "NA" }, { "name": "GSI", "code": "GSI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Struct_Type" }, { "name": "BFInfo", "type": "esriFieldTypeString", "alias": "BF Information", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "BFInfo" }, { "name": "BFComm", "type": "esriFieldTypeString", "alias": "BF Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "BFComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material1", "description": "common materials", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Clay", "code": "Clay" }, { "name": "Vegetation", "code": "Vegetation" }, { "name": "Rock", "code": "Rock" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Wood", "code": "Wood" }, { "name": "Brick", "code": "Brick" }, { "name": "Metal", "code": "Metal" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Earthen", "code": "Earthen" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Pervious Asphalt", "code": "Pervious Asphalt" }, { "name": "Pervious Concrete", "code": "Pervious Concrete" }, { "name": "Pervious Paver", "code": "Pervious Paver" }, { "name": "Steel", "code": "Steel" }, { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": { "type": "codedValue", "name": "perimeter1", "description": "Type of perimeter/security", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "None", "code": "None" }, { "name": "Chain Link Fence", "code": "Chain Link Fence" }, { "name": "Wood Fence", "code": "Wood Fence" }, { "name": "Rail Fence", "code": "Rail Fence" }, { "name": "Boulders", "code": "Boulders" }, { "name": "Other (Comment)", "code": "Other (Comment)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": { "type": "codedValue", "name": "access1", "description": "Type of access to feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Chain Link Gate", "code": "Chain Link Gate" }, { "name": "Wood Fence Gate", "code": "Wood Fence Gate" }, { "name": "Bar Gate", "code": "Bar Gate" }, { "name": "Bollards", "code": "Bollards" }, { "name": "Boulders", "code": "Boulders" }, { "name": "Other (Comment)", "code": "Other (Comment)" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner1", "description": "Owner of Feature", "codedValues": [ { "name": "Kenmore", "code": "Kenmore" }, { "name": "Private", "code": "Private" }, { "name": "Private (Seattle)", "code": "Private (Seattle)" }, { "name": "Private (King County)", "code": "Private (King County)" }, { "name": "Private (NSD)", "code": "Private (NSD)" }, { "name": "Private (State)", "code": "Private (State)" }, { "name": "NA", "code": "NA" }, { "name": "Not in Kenmore", "code": "Not In Kenmore" }, { "name": "Private (NUD)", "code": "Private (Nud)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "maint_by1", "description": "Maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "Kenmore" }, { "name": "Kenmore (Easement)", "code": "Kenmore (Easement)" }, { "name": "Private", "code": "Private" }, { "name": "Private (King County)", "code": "Private (King County)" }, { "name": "Private (NSD)", "code": "Private (NSD)" }, { "name": "Private (NUD)", "code": "Private (NUD)" }, { "name": "Private (State)", "code": "Private (State)" }, { "name": "Not in Kenmore", "code": "Not in Kenmore" }, { "name": "Private (Seattle)", "code": "Private (Seattle)" }, { "name": "Performance Bond", "code": "Performance Bond" }, { "name": "MD Bond", "code": "MD Bond" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction1", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "Kenmore" }, { "name": "Lake Forest Park", "code": "Lake Forest Park" }, { "name": "Snohomish County", "code": "Snohomish County" }, { "name": "Bothell", "code": "Bothell" }, { "name": "Kirkland", "code": "Kirkland" }, { "name": "King County", "code": "King County" }, { "name": "Brier", "code": "Brier" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "datasource1", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "Kenmore Staff" }, { "name": "As Built", "code": "As Built" }, { "name": "Const Drawing", "code": "Const Drawing" }, { "name": "Bravo Inc", "code": "Bravo Inc" }, { "name": "Other Source", "code": "Other Source" }, { "name": "Approved Plan", "code": "Approved Plan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": { "type": "codedValue", "name": "datatruth1", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "Very Low" }, { "name": "Low", "code": "Low" }, { "name": "Medium", "code": "Medium" }, { "name": "High", "code": "High" }, { "name": "Very High", "code": "Very High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R145_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_145", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_145", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S89_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Biofiltration BMP", "description": "", "prototype": { "attributes": { "KCDesignation": null, "BF_ID": null, "Facility_ID": null, "Legacy_ID": null, "BF_Type": null, "Struct_Type": null, "BFInfo": null, "BFComm": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "LID BMP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1289780.8104461432, "ymin": 270767.14297406375, "xmax": 1295946.9290193915, "ymax": 286295.29334814847, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LID_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LID_ID", "type": "esriFieldTypeString", "alias": "MTDF_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LID_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "LID_Type", "type": "esriFieldTypeString", "alias": "MTDF_Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LID_Type" }, { "name": "Struct_Type", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Struct_Type" }, { "name": "LIDBMPInfo", "type": "esriFieldTypeString", "alias": "Number of Cartridges", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "LIDBMPInfo" }, { "name": "LIDBMPComm", "type": "esriFieldTypeString", "alias": "Cartridge Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "LIDBMPComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "DataTruth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "OFID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "DischargePoint", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R143_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_143", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_143", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "LID BMP", "description": "", "prototype": { "attributes": { "LandUse": null, "LID_ID": null, "Facility_ID": null, "Legacy_ID": null, "LID_Type": null, "Struct_Type": null, "LIDBMPInfo": null, "LIDBMPComm": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Filtration BMP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1293866.567366466, "ymin": 279903.0856601447, "xmax": 1293917.822513312, "ymax": 279948.1357668936, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FIL_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FIL_ID", "type": "esriFieldTypeString", "alias": "FIL ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FIL_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "FIL_Type", "type": "esriFieldTypeString", "alias": "Filtration Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "FIL_Type" }, { "name": "Struct_Type", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Struct_Type" }, { "name": "FILInfo", "type": "esriFieldTypeString", "alias": "Filtration Info", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "FILInfo" }, { "name": "FILComm", "type": "esriFieldTypeString", "alias": "Filtration Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "FILComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R147_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_147", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_147", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S91_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Filtration BMP", "description": "", "prototype": { "attributes": { "KCDesignation": null, "FIL_ID": null, "Facility_ID": null, "Legacy_ID": null, "FIL_Type": null, "Struct_Type": null, "FILInfo": null, "FILComm": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Infiltration BMP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1287629.7563493103, "ymin": 270739.69256964326, "xmax": 1297049.8185458928, "ymax": 286373.5428635627, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "INF_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INF_ID", "type": "esriFieldTypeString", "alias": "INF_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "INF_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "INF_Type", "type": "esriFieldTypeString", "alias": "Infiltration Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "INF_Type" }, { "name": "Struct_Type", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Struct_Type" }, { "name": "INFInfo", "type": "esriFieldTypeString", "alias": "Infiltration Info", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "INFInfo" }, { "name": "INFComm", "type": "esriFieldTypeString", "alias": "Infiltration Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "INFComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R146_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_146", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_146", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S90_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Infiltration BMP", "description": "", "prototype": { "attributes": { "KCDesignation": null, "INF_ID": null, "Facility_ID": null, "Legacy_ID": null, "INF_Type": null, "Struct_Type": null, "INFInfo": null, "INFComm": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Roof Downspout BMP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RDS_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RDS_ID", "type": "esriFieldTypeString", "alias": "RDS_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "RDS_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "RDS_Type", "type": "esriFieldTypeString", "alias": "Roof Downspout Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "RDS_Type" }, { "name": "Type_Comm", "type": "esriFieldTypeString", "alias": "Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Type_Comm" }, { "name": "Cell", "type": "esriFieldTypeString", "alias": "Cell", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Cell" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_159", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_159", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S103_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Roof Downspout BMP", "description": "", "prototype": { "attributes": { "LandUse": null, "RDS_ID": null, "Facility_ID": null, "Legacy_ID": null, "RDS_Type": null, "Type_Comm": null, "Cell": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "MTD Filter System", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1287602.1127038002, "ymin": 269898.40061706305, "xmax": 1299274.7537285537, "ymax": 286656.1085713953, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MTDF_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MTDF_ID", "type": "esriFieldTypeString", "alias": "MTDF_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MTDF_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "MTDF_Type", "type": "esriFieldTypeString", "alias": "MTDF Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "MTDF_Type" }, { "name": "Manfacturer", "type": "esriFieldTypeString", "alias": "Manfacturer", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "Manfacturer" }, { "name": "Struct_Type", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Struct_Type" }, { "name": "CartNum", "type": "esriFieldTypeString", "alias": "Number of Cartridges", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CartNum" }, { "name": "CartType", "type": "esriFieldTypeString", "alias": "Cartridge Type", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "CartType" }, { "name": "CartSize", "type": "esriFieldTypeString", "alias": "Cartridge Size", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "CartSize" }, { "name": "CartConn", "type": "esriFieldTypeString", "alias": "Cartridge Connection Type", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "CartConn" }, { "name": "CartComm", "type": "esriFieldTypeString", "alias": "Cartridge Comment", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "CartComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "KC Designation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Attach_Count", "type": "esriFieldTypeDouble", "alias": "Attach_Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Attach_Count" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R139_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_139", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_139", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S83_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MTD Filter System", "description": "", "prototype": { "attributes": { "Attach_Count": null, "MTDF_ID": null, "Facility_ID": null, "Legacy_ID": null, "MTDF_Type": null, "Manfacturer": null, "Struct_Type": null, "CartNum": null, "CartType": null, "CartSize": null, "CartConn": null, "CartComm": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null, "KCDesignation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "MTD Mechanical Separator System", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1291276.7506957203, "ymin": 280413.4055056423, "xmax": 1291920.8625964671, "ymax": 286653.47143755853, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 0, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MTDMS_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MTDMS_ID", "type": "esriFieldTypeString", "alias": "MTDMS_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MTDMS_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "MTDMS_Type", "type": "esriFieldTypeString", "alias": "MTDMS Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "MTDMS_Type" }, { "name": "Manfacturer", "type": "esriFieldTypeString", "alias": "Manfacturer", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "Manfacturer" }, { "name": "Struct_Type", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Struct_Type" }, { "name": "MechSepInfo", "type": "esriFieldTypeString", "alias": "Mech Sep Info", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MechSepInfo" }, { "name": "MechSepComm", "type": "esriFieldTypeString", "alias": "Mech Sep Comm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MechSepComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "OFID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R142_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_142", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_142", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MTD Mechanical Separator System", "description": "", "prototype": { "attributes": { "KCDesignation": null, "MTDMS_ID": null, "Facility_ID": null, "Legacy_ID": null, "MTDMS_Type": null, "Manfacturer": null, "Struct_Type": null, "MechSepInfo": null, "MechSepComm": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "MTD Modular Wetland System", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1289791.183128804, "ymin": 271773.8407638073, "xmax": 1297069.6997397244, "ymax": 285810.7667581439, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MTDMW_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MTDMW_ID", "type": "esriFieldTypeString", "alias": "MTDMW_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MTDMW_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "MTDMW_Type", "type": "esriFieldTypeString", "alias": "MTDMW Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "MTDMW_Type" }, { "name": "Manfacturer", "type": "esriFieldTypeString", "alias": "Manfacturer", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "Manfacturer" }, { "name": "Struct_Type", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Struct_Type" }, { "name": "ModWetInfo", "type": "esriFieldTypeString", "alias": "Modular Wetland Info", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ModWetInfo" }, { "name": "ModWetComm", "type": "esriFieldTypeString", "alias": "Modular Wetland Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ModWetComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R160_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_160", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_160", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S104_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MTD Modular Wetland System", "description": "", "prototype": { "attributes": { "KCDesignation": null, "MTDMW_ID": null, "Facility_ID": null, "Legacy_ID": null, "MTDMW_Type": null, "Manfacturer": null, "Struct_Type": null, "ModWetInfo": null, "ModWetComm": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "MTD Planter System", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1288859.2063182145, "ymin": 270874.43639464676, "xmax": 1298756.1520754695, "ymax": 286082.6182485521, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "MTDP_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MTDP_ID", "type": "esriFieldTypeString", "alias": "MTDP_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MTDP_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "MTDP_Type", "type": "esriFieldTypeString", "alias": "MTDP Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "MTDP_Type" }, { "name": "Manfacturer", "type": "esriFieldTypeString", "alias": "Manfacturer", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "Manfacturer" }, { "name": "Struct_Type", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Struct_Type" }, { "name": "PlanterInfo", "type": "esriFieldTypeString", "alias": "Planter Info", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "PlanterInfo" }, { "name": "PlanterComm", "type": "esriFieldTypeString", "alias": "Planter Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "PlanterComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "EcoDesignation", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesignation" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_140", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_140", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MTD Planter System", "description": "", "prototype": { "attributes": { "KCDesignation": null, "MTDP_ID": null, "Facility_ID": null, "Legacy_ID": null, "MTDP_Type": null, "Manfacturer": null, "Struct_Type": null, "PlanterInfo": null, "PlanterComm": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null, "EcoDesignation": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Oil Water Separator", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1289147.767420888, "ymin": 279596.83988155425, "xmax": 1294105.846415475, "ymax": 279876.1352547258, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OWS_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OWS_ID", "type": "esriFieldTypeString", "alias": "OWS_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "OWS_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "OWS_Type", "type": "esriFieldTypeString", "alias": "OWS_Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "OWS_Type" }, { "name": "Manfacturer", "type": "esriFieldTypeString", "alias": "Manfacturer", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "Manfacturer" }, { "name": "Struct_Type", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Struct_Type" }, { "name": "OWSInfo", "type": "esriFieldTypeString", "alias": "OWS Info", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "OWSInfo" }, { "name": "OWSComm", "type": "esriFieldTypeString", "alias": "OWS Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "OWSComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R144_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_144", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_144", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S88_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Oil Water Separator", "description": "", "prototype": { "attributes": { "KCDesignation": null, "OWS_ID": null, "Facility_ID": null, "Legacy_ID": null, "OWS_Type": null, "Manfacturer": null, "Struct_Type": null, "OWSInfo": null, "OWSComm": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Permeable Pavement", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1287289.0880673826, "ymin": 271935.54582098126, "xmax": 1297505.7546418905, "ymax": 285906.5136138946, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 52 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PP_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PP_ID", "type": "esriFieldTypeString", "alias": "PP_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PP_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "PP_Type", "type": "esriFieldTypeString", "alias": "PP_Type", "domain": { "type": "codedValue", "name": "permpave_type", "description": "Type of permeable pavement", "codedValues": [ { "name": "Porous Concrete", "code": "Porous Concrete" }, { "name": "Porous Asphalt", "code": "Porous Asphalt" }, { "name": "Permeable Pavers", "code": "Permeable Pavers" }, { "name": "Modular Grid Pavement", "code": "Modular Grid Pavement" }, { "name": "Grassed Modular Grid Pavement", "code": "Grassed Modular Grid Pavement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "PP_Type" }, { "name": "PPTypeComm", "type": "esriFieldTypeString", "alias": "PPTypeComm", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "PPTypeComm" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material", "description": "common materials", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Ductile Iron", "code": "DUCTILE IRON" }, { "name": "Clay", "code": "CLAY" }, { "name": "Vegetation", "code": "VEGETATION" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Wood", "code": "WOOD" }, { "name": "Brick", "code": "BRICK" }, { "name": "Metal", "code": "METAL" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Earthen", "code": "EARTHEN" }, { "name": "Fiberglass", "code": "FIBERGLASS" }, { "name": "Pervious Asphalt", "code": "PERVIOUS ASPHALT" }, { "name": "Pervious Concrete", "code": "PERVIOUS CONCRETE" }, { "name": "Pervious Paver", "code": "PERVIOUS PAVER" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner", "description": "owner of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "MaintBy", "domain": { "type": "codedValue", "name": "maint_by", "description": "maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Kenmore (Easement)", "code": "KENMORE (EASEMENT)" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Private (King County)", "code": "PRIVATE (KING COUNTY)" }, { "name": "Private (NSD)", "code": "PRIVATE (NSD)" }, { "name": "Private (NUD)", "code": "PRIVATE (NUD)" }, { "name": "Private (State)", "code": "PRIVATE (STATE)" }, { "name": "Not in Kenmore", "code": "NOT IN KENMORE" }, { "name": "Private (Seattle)", "code": "PRIVATE (SEATTLE)" }, { "name": "Performance Bond", "code": "PERFORMANCE BOND" }, { "name": "MD Bond", "code": "MD BOND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "KENMORE" }, { "name": "Lake Forest Park", "code": "LAKE FOREST PARK" }, { "name": "Snohomish County", "code": "SNOHOMISH COUNTY" }, { "name": "Bothell", "code": "BOTHELL" }, { "name": "Kirkland", "code": "KIRKLAND" }, { "name": "King County", "code": "KING COUNTY" }, { "name": "Brier", "code": "BRIER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": { "type": "codedValue", "name": "datasource", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "KENMORE STAFF" }, { "name": "As Built", "code": "AS BUILT" }, { "name": "Const Drawing", "code": "CONST DRAWING" }, { "name": "Bravo Inc", "code": "BRAVO INC" }, { "name": "Other Source", "code": "OTHER SOURCE" }, { "name": "Approved Plan", "code": "APPROVED PLAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "DataTruth", "domain": { "type": "codedValue", "name": "datatruth", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "VERY LOW" }, { "name": "Low", "code": "LOW" }, { "name": "Medium", "code": "MEDIUM" }, { "name": "High", "code": "HIGH" }, { "name": "Very High", "code": "VERY HIGH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "basin", "description": "Feature basin", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Swamp Creek", "code": "SWAMP CREEK" }, { "name": "Little Swamp Creek", "code": "LITTLE SWAMP CREEK" }, { "name": "Muck Creek", "code": "MUCK CREEK" }, { "name": "Tributary 0056", "code": "TRIBUTARY 0056" }, { "name": "Lake Washington", "code": "LAKE WASHINGTON" }, { "name": "Sammamish River", "code": "SAMMAMISH RIVER" }, { "name": "Tributary 0057", "code": "TRIBUTARY 0057" }, { "name": "Tributary 0057D", "code": "TRIBUTARY 0057D" }, { "name": "Tributary 0222", "code": "TRIBUTARY 0222" }, { "name": "Tributary 0223", "code": "TRIBUTARY 0223" }, { "name": "Tributary 0225", "code": "TRIBUTARY 0225" }, { "name": "Tributary 0226", "code": "TRIBUTARY 0226" }, { "name": "Tributary 0227", "code": "TRIBUTARY 0227" }, { "name": "Samm Trib 01", "code": "SAMM TRIB 01" }, { "name": "Samm Trib 02", "code": "SAMM TRIB 02" }, { "name": "Samm Trib 03", "code": "SAMM TRIB 03" }, { "name": "Juanita Creek", "code": "JUANITA CREEK" }, { "name": "Samm Trib 04", "code": "SAMM TRIB 04" }, { "name": "Samm Trib 05", "code": "SAMM TRIB 05" }, { "name": "Arrowhead Creek", "code": "ARROWHEAD CREEK" }, { "name": "LSwamp Trib 01", "code": "LSWAMP TRIB 01" }, { "name": "Lake Washington 01", "code": "LAKE WASHINGTON 01" }, { "name": "Lake Washington 02", "code": "LAKE WASHINGTON 02" }, { "name": "Lake Washington 03", "code": "LAKE WASHINGTON 03" }, { "name": "Lake Washington 04", "code": "LAKE WASHINGTON 04" }, { "name": "Lake Washington 05", "code": "LAKE WASHINGTON 05" }, { "name": "Lake Washington 06", "code": "LAKE WASHINGTON 06" }, { "name": "Sammamish River 01", "code": "SAMMAMISH RIVER 01" }, { "name": "Sammamish River 02", "code": "SAMMAMISH RIVER 02" }, { "name": "Juanita Creek 01", "code": "JUANITA CREEK 01" }, { "name": "Juanita Creek 02", "code": "JUANITA CREEK 02" }, { "name": "Blueberry Creek", "code": "BLUEBERRY CREEK" }, { "name": "Valhalla Creek", "code": "VALHALLA CREEK" }, { "name": "Waynita Creek", "code": "WAYNITA CREEK" }, { "name": "Tributary 0228", "code": "TRIBUTARY 0228" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "OFID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "OFID" }, { "name": "InsptProg", "type": "esriFieldTypeString", "alias": "InsptProg", "domain": { "type": "codedValue", "name": "inspct_prog", "description": "Program feature is inspected by", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CB Inspection", "code": "CB Inspection" }, { "name": "Public Facility", "code": "Public Facility" }, { "name": "Private Facility", "code": "Private Facility" }, { "name": "Source Control", "code": "Source Control" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InsptProg" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "DischargePoint", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": { "type": "codedValue", "name": "true_false", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_111", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_111", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Permeable Pavement", "description": "", "prototype": { "attributes": { "LandUse": null, "PP_ID": null, "Facility_ID": null, "PP_Type": null, "PPTypeComm": null, "Material": null, "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": null, "DataSource": null, "DataTruth": null, "Basin": null, "Outfall": null, "Stream": null, "Marker": null, "Comment": null, "OFID": null, "InsptProg": null, "DischargePoint": null, "MS4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GlobalID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "PreTreatment BMP", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 49 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PT_ID", "type": "esriFieldTypeString", "alias": "PT_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PT_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "PT_Type", "type": "esriFieldTypeString", "alias": "Pretreatment Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "PT_Type" }, { "name": "Type_Comm", "type": "esriFieldTypeString", "alias": "Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Type_Comm" }, { "name": "Cell", "type": "esriFieldTypeString", "alias": "Cell", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Cell" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_157", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_157", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S101_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PreTreatment BMP", "description": "", "prototype": { "attributes": { "LandUse": null, "PT_ID": null, "Facility_ID": null, "Legacy_ID": null, "PT_Type": null, "Type_Comm": null, "Cell": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "Stormwater Treatment Wetland", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SWW_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SWW_ID", "type": "esriFieldTypeString", "alias": "SWW_ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SWW_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "SWW_Type", "type": "esriFieldTypeString", "alias": "Stormwater Wetland Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "SWW_Type" }, { "name": "Type_Comm", "type": "esriFieldTypeString", "alias": "Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Type_Comm" }, { "name": "Cell", "type": "esriFieldTypeString", "alias": "Cell", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Cell" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_158", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_158", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S102_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Stormwater Treatment Wetland", "description": "", "prototype": { "attributes": { "KCDesignation": null, "SWW_ID": null, "Facility_ID": null, "Legacy_ID": null, "SWW_Type": null, "Type_Comm": null, "Cell": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Pond", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1286774.000186801, "ymin": 270617.6557402313, "xmax": 1299453.406914562, "ymax": 287546.0323164761, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Pond_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Pond_ID", "type": "esriFieldTypeString", "alias": "Pond ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Pond_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "Pond_Type", "type": "esriFieldTypeString", "alias": "Pond Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "Pond_Type" }, { "name": "Type_Comm", "type": "esriFieldTypeString", "alias": "Pond Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Type_Comm" }, { "name": "Cell", "type": "esriFieldTypeString", "alias": "Cell", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Cell" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material1", "description": "common materials", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Clay", "code": "Clay" }, { "name": "Vegetation", "code": "Vegetation" }, { "name": "Rock", "code": "Rock" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Wood", "code": "Wood" }, { "name": "Brick", "code": "Brick" }, { "name": "Metal", "code": "Metal" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Earthen", "code": "Earthen" }, { "name": "Fiberglass", "code": "Fiberglass" }, { "name": "Pervious Asphalt", "code": "Pervious Asphalt" }, { "name": "Pervious Concrete", "code": "Pervious Concrete" }, { "name": "Pervious Paver", "code": "Pervious Paver" }, { "name": "Steel", "code": "Steel" }, { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": { "type": "codedValue", "name": "perimeter1", "description": "Type of perimeter/security", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "None", "code": "None" }, { "name": "Chain Link Fence", "code": "Chain Link Fence" }, { "name": "Wood Fence", "code": "Wood Fence" }, { "name": "Rail Fence", "code": "Rail Fence" }, { "name": "Boulders", "code": "Boulders" }, { "name": "Other (Comment)", "code": "Other (Comment)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": { "type": "codedValue", "name": "access1", "description": "Type of access to feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Chain Link Gate", "code": "Chain Link Gate" }, { "name": "Wood Fence Gate", "code": "Wood Fence Gate" }, { "name": "Bar Gate", "code": "Bar Gate" }, { "name": "Bollards", "code": "Bollards" }, { "name": "Boulders", "code": "Boulders" }, { "name": "Other (Comment)", "code": "Other (Comment)" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "EndDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner1", "description": "Owner of Feature", "codedValues": [ { "name": "Kenmore", "code": "Kenmore" }, { "name": "Private", "code": "Private" }, { "name": "Private (Seattle)", "code": "Private (Seattle)" }, { "name": "Private (King County)", "code": "Private (King County)" }, { "name": "Private (NSD)", "code": "Private (NSD)" }, { "name": "Private (State)", "code": "Private (State)" }, { "name": "NA", "code": "NA" }, { "name": "Not in Kenmore", "code": "Not In Kenmore" }, { "name": "Private (NUD)", "code": "Private (Nud)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "maint_by1", "description": "Maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "Kenmore" }, { "name": "Kenmore (Easement)", "code": "Kenmore (Easement)" }, { "name": "Private", "code": "Private" }, { "name": "Private (King County)", "code": "Private (King County)" }, { "name": "Private (NSD)", "code": "Private (NSD)" }, { "name": "Private (NUD)", "code": "Private (NUD)" }, { "name": "Private (State)", "code": "Private (State)" }, { "name": "Not in Kenmore", "code": "Not in Kenmore" }, { "name": "Private (Seattle)", "code": "Private (Seattle)" }, { "name": "Performance Bond", "code": "Performance Bond" }, { "name": "MD Bond", "code": "MD Bond" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction1", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "Kenmore" }, { "name": "Lake Forest Park", "code": "Lake Forest Park" }, { "name": "Snohomish County", "code": "Snohomish County" }, { "name": "Bothell", "code": "Bothell" }, { "name": "Kirkland", "code": "Kirkland" }, { "name": "King County", "code": "King County" }, { "name": "Brier", "code": "Brier" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": { "type": "codedValue", "name": "datasource1", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "Kenmore Staff" }, { "name": "As Built", "code": "As Built" }, { "name": "Const Drawing", "code": "Const Drawing" }, { "name": "Bravo Inc", "code": "Bravo Inc" }, { "name": "Other Source", "code": "Other Source" }, { "name": "Approved Plan", "code": "Approved Plan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "DataTruth", "domain": { "type": "codedValue", "name": "datatruth1", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "Very Low" }, { "name": "Low", "code": "Low" }, { "name": "Medium", "code": "Medium" }, { "name": "High", "code": "High" }, { "name": "Very High", "code": "Very High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "basin1", "description": "Feature basin", "codedValues": [ { "name": "Swamp Creek", "code": "Swamp Creek" }, { "name": "Little Swamp Creek", "code": "Little Swamp Creek" }, { "name": "Muck Creek", "code": "Muck Creek" }, { "name": "Tributary 0056", "code": "Tributary 0056" }, { "name": "Lake Washington", "code": "Lake Washington" }, { "name": "Sammamish River", "code": "Sammamish River" }, { "name": "Tributary 0057", "code": "Tributary 0057" }, { "name": "Tributary 0057D", "code": "Tributary 0057D" }, { "name": "Tributary 0222", "code": "Tributary 0222" }, { "name": "Tributary 0223", "code": "Tributary 0223" }, { "name": "Tributary 0225", "code": "Tributary 0225" }, { "name": "Tributary 0226", "code": "Tributary 0226" }, { "name": "Tributary 0227", "code": "Tributary 0227" }, { "name": "Samm Trib 01", "code": "Samm Trib 01" }, { "name": "Samm Trib 02", "code": "Samm Trib 02" }, { "name": "Samm Trib 03", "code": "Samm Trib 03" }, { "name": "Juanita Creek", "code": "Juanita Creek" }, { "name": "Samm Trib 04", "code": "Samm Trib 04" }, { "name": "Samm Trib 05", "code": "Samm Trib 05" }, { "name": "Arrowhead Creek", "code": "Arrowhead Creek" }, { "name": "Lswamp Trib 01", "code": "Lswamp Trib 01" }, { "name": "Lake Washington 01", "code": "Lake Washington 01" }, { "name": "Lake Washington 02", "code": "Lake Washington 02" }, { "name": "Lake Washington 03", "code": "Lake Washington 03" }, { "name": "Lake Washington 04", "code": "Lake Washington 04" }, { "name": "Lake Washington 05", "code": "Lake Washington 05" }, { "name": "Lake Washington 06", "code": "Lake Washington 06" }, { "name": "Sammamish River 01", "code": "Sammamish River 01" }, { "name": "Sammamish River 02", "code": "Sammamish River 02" }, { "name": "Juanita Creek 01", "code": "Juanita Creek 01" }, { "name": "Juanita Creek 02", "code": "Juanita Creek 02" }, { "name": "Blueberry Creek", "code": "Blueberry Creek" }, { "name": "Valhalla Creek", "code": "Valhalla Creek" }, { "name": "Waynita Creek", "code": "Waynita Creek" }, { "name": "Tributary 0228", "code": "Tributary 0228" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "OFID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": { "type": "codedValue", "name": "inspct_prog1", "description": "Program feature is inspected by", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CB Inspection", "code": "CB Inspection" }, { "name": "Public Facility", "code": "Public Facility" }, { "name": "Private Facility", "code": "Private Facility" }, { "name": "Source Control", "code": "Source Control" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "DischargePoint", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Attach_Count", "type": "esriFieldTypeDouble", "alias": "Attach_Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Attach_Count" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status1", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Existing", "modelName": "Status" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R152_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_152", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_152", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S96_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pond", "description": "", "prototype": { "attributes": { "Attach_Count": null, "Pond_ID": null, "Facility_ID": null, "Legacy_ID": null, "Pond_Type": null, "Type_Comm": null, "Cell": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null, "KCDesignation": null, "Status": "Existing" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Tank", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1287628.2127172202, "ymin": 270485.41781573, "xmax": 1299515.1640088856, "ymax": 286584.79965889454, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Tank_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Tank_ID", "type": "esriFieldTypeString", "alias": "Tank ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Tank_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "Tank_Type", "type": "esriFieldTypeString", "alias": "Tank Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "Tank_Type" }, { "name": "Type_Comm", "type": "esriFieldTypeString", "alias": "Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Type_Comm" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "EXISTING", "modelName": "Status" }, { "name": "TankShape", "type": "esriFieldTypeString", "alias": "Tank Shape", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "TankShape" }, { "name": "TankWidth", "type": "esriFieldTypeString", "alias": "Tank Width", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TankWidth" }, { "name": "TankHeight", "type": "esriFieldTypeString", "alias": "Tank Height", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TankHeight" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Diameter" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "VideoLink", "type": "esriFieldTypeString", "alias": "VideoLink", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "VideoLink" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R154_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_154", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_154", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tank", "description": "", "prototype": { "attributes": { "VideoLink": null, "Tank_ID": null, "Facility_ID": null, "Legacy_ID": null, "Tank_Type": null, "Type_Comm": null, "Status": "EXISTING", "TankShape": null, "TankWidth": null, "TankHeight": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null, "KCDesignation": null, "Diameter": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Vault", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1287808.6621594727, "ymin": 269808.5057837218, "xmax": 1299285.0647315532, "ymax": 286533.82043014467, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Vault_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Vault_ID", "type": "esriFieldTypeString", "alias": "Vault ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Vault_ID" }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Facility_ID" }, { "name": "Legacy_ID", "type": "esriFieldTypeString", "alias": "Legacy ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Legacy_ID" }, { "name": "Vault_Type", "type": "esriFieldTypeString", "alias": "Vault Type", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "Vault_Type" }, { "name": "Type_Comm", "type": "esriFieldTypeString", "alias": "Type Comment", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "Type_Comm" }, { "name": "Cell", "type": "esriFieldTypeString", "alias": "Cell", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Cell" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "material", "description": "common materials", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "CPEP", "code": "CPEP" }, { "name": "CMP", "code": "CMP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Ductile Iron", "code": "DUCTILE IRON" }, { "name": "Clay", "code": "CLAY" }, { "name": "Vegetation", "code": "VEGETATION" }, { "name": "Rock", "code": "ROCK" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Wood", "code": "WOOD" }, { "name": "Brick", "code": "BRICK" }, { "name": "Metal", "code": "METAL" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Earthen", "code": "EARTHEN" }, { "name": "Fiberglass", "code": "FIBERGLASS" }, { "name": "Pervious Asphalt", "code": "PERVIOUS ASPHALT" }, { "name": "Pervious Concrete", "code": "PERVIOUS CONCRETE" }, { "name": "Pervious Paver", "code": "PERVIOUS PAVER" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Material" }, { "name": "Infiltration", "type": "esriFieldTypeString", "alias": "Infiltration", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Infiltration" }, { "name": "Detention", "type": "esriFieldTypeString", "alias": "Detention", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Detention" }, { "name": "Wetpool", "type": "esriFieldTypeString", "alias": "Wetpool", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Wetpool" }, { "name": "Combined", "type": "esriFieldTypeString", "alias": "Combined", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": "NA", "modelName": "Combined" }, { "name": "TreatScale", "type": "esriFieldTypeString", "alias": "Treatment Scale", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": "NA", "modelName": "TreatScale" }, { "name": "EcoDesig", "type": "esriFieldTypeString", "alias": "Ecology Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "EcoDesig" }, { "name": "Perimeter", "type": "esriFieldTypeString", "alias": "Perimeter", "domain": { "type": "codedValue", "name": "perimeter1", "description": "Type of perimeter/security", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "None", "code": "None" }, { "name": "Chain Link Fence", "code": "Chain Link Fence" }, { "name": "Wood Fence", "code": "Wood Fence" }, { "name": "Rail Fence", "code": "Rail Fence" }, { "name": "Boulders", "code": "Boulders" }, { "name": "Other (Comment)", "code": "Other (Comment)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Perimeter" }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "domain": { "type": "codedValue", "name": "access1", "description": "Type of access to feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Chain Link Gate", "code": "Chain Link Gate" }, { "name": "Wood Fence Gate", "code": "Wood Fence Gate" }, { "name": "Bar Gate", "code": "Bar Gate" }, { "name": "Bollards", "code": "Bollards" }, { "name": "Boulders", "code": "Boulders" }, { "name": "Other (Comment)", "code": "Other (Comment)" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "NA", "modelName": "Access" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "EndDate", "type": "esriFieldTypeDate", "alias": "End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndDate" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "owner1", "description": "Owner of Feature", "codedValues": [ { "name": "Kenmore", "code": "Kenmore" }, { "name": "Private", "code": "Private" }, { "name": "Private (Seattle)", "code": "Private (Seattle)" }, { "name": "Private (King County)", "code": "Private (King County)" }, { "name": "Private (NSD)", "code": "Private (NSD)" }, { "name": "Private (State)", "code": "Private (State)" }, { "name": "NA", "code": "NA" }, { "name": "Not in Kenmore", "code": "Not In Kenmore" }, { "name": "Private (NUD)", "code": "Private (Nud)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Owner" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "maint_by1", "description": "Maintainer of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "Kenmore" }, { "name": "Kenmore (Easement)", "code": "Kenmore (Easement)" }, { "name": "Private", "code": "Private" }, { "name": "Private (King County)", "code": "Private (King County)" }, { "name": "Private (NSD)", "code": "Private (NSD)" }, { "name": "Private (NUD)", "code": "Private (NUD)" }, { "name": "Private (State)", "code": "Private (State)" }, { "name": "Not in Kenmore", "code": "Not in Kenmore" }, { "name": "Private (Seattle)", "code": "Private (Seattle)" }, { "name": "Performance Bond", "code": "Performance Bond" }, { "name": "MD Bond", "code": "MD Bond" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "jurisdiction1", "description": "Jurisdiction of feature", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore", "code": "Kenmore" }, { "name": "Lake Forest Park", "code": "Lake Forest Park" }, { "name": "Snohomish County", "code": "Snohomish County" }, { "name": "Bothell", "code": "Bothell" }, { "name": "Kirkland", "code": "Kirkland" }, { "name": "King County", "code": "King County" }, { "name": "Brier", "code": "Brier" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": "Kenmore", "modelName": "Jurisdiction" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": { "type": "codedValue", "name": "datasource1", "description": "Source of data", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Kenmore Staff", "code": "Kenmore Staff" }, { "name": "As Built", "code": "As Built" }, { "name": "Const Drawing", "code": "Const Drawing" }, { "name": "Bravo Inc", "code": "Bravo Inc" }, { "name": "Other Source", "code": "Other Source" }, { "name": "Approved Plan", "code": "Approved Plan" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataSource" }, { "name": "DataTruth", "type": "esriFieldTypeString", "alias": "Data Truth", "domain": { "type": "codedValue", "name": "datatruth1", "description": "Data reliability", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Very Low", "code": "Very Low" }, { "name": "Low", "code": "Low" }, { "name": "Medium", "code": "Medium" }, { "name": "High", "code": "High" }, { "name": "Very High", "code": "Very High" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DataTruth" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Photo" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "basin1", "description": "Feature basin", "codedValues": [ { "name": "Swamp Creek", "code": "Swamp Creek" }, { "name": "Little Swamp Creek", "code": "Little Swamp Creek" }, { "name": "Muck Creek", "code": "Muck Creek" }, { "name": "Tributary 0056", "code": "Tributary 0056" }, { "name": "Lake Washington", "code": "Lake Washington" }, { "name": "Sammamish River", "code": "Sammamish River" }, { "name": "Tributary 0057", "code": "Tributary 0057" }, { "name": "Tributary 0057D", "code": "Tributary 0057D" }, { "name": "Tributary 0222", "code": "Tributary 0222" }, { "name": "Tributary 0223", "code": "Tributary 0223" }, { "name": "Tributary 0225", "code": "Tributary 0225" }, { "name": "Tributary 0226", "code": "Tributary 0226" }, { "name": "Tributary 0227", "code": "Tributary 0227" }, { "name": "Samm Trib 01", "code": "Samm Trib 01" }, { "name": "Samm Trib 02", "code": "Samm Trib 02" }, { "name": "Samm Trib 03", "code": "Samm Trib 03" }, { "name": "Juanita Creek", "code": "Juanita Creek" }, { "name": "Samm Trib 04", "code": "Samm Trib 04" }, { "name": "Samm Trib 05", "code": "Samm Trib 05" }, { "name": "Arrowhead Creek", "code": "Arrowhead Creek" }, { "name": "Lswamp Trib 01", "code": "Lswamp Trib 01" }, { "name": "Lake Washington 01", "code": "Lake Washington 01" }, { "name": "Lake Washington 02", "code": "Lake Washington 02" }, { "name": "Lake Washington 03", "code": "Lake Washington 03" }, { "name": "Lake Washington 04", "code": "Lake Washington 04" }, { "name": "Lake Washington 05", "code": "Lake Washington 05" }, { "name": "Lake Washington 06", "code": "Lake Washington 06" }, { "name": "Sammamish River 01", "code": "Sammamish River 01" }, { "name": "Sammamish River 02", "code": "Sammamish River 02" }, { "name": "Juanita Creek 01", "code": "Juanita Creek 01" }, { "name": "Juanita Creek 02", "code": "Juanita Creek 02" }, { "name": "Blueberry Creek", "code": "Blueberry Creek" }, { "name": "Valhalla Creek", "code": "Valhalla Creek" }, { "name": "Waynita Creek", "code": "Waynita Creek" }, { "name": "Tributary 0228", "code": "Tributary 0228" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "Basin" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "Outfall", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Outfall" }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Stream" }, { "name": "Video", "type": "esriFieldTypeString", "alias": "Video", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Video" }, { "name": "Marker", "type": "esriFieldTypeString", "alias": "Marker", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Marker" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Comment" }, { "name": "OFID", "type": "esriFieldTypeString", "alias": "Outfall ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OFID" }, { "name": "InspctProgram", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "InspctProgram" }, { "name": "DischargePoint", "type": "esriFieldTypeString", "alias": "Discharge Point", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DischargePoint" }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4", "domain": { "type": "codedValue", "name": "true_false1", "description": "yes/no", "codedValues": [ { "name": "NA", "code": "NA" }, { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MS4" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "LandUse" }, { "name": "KCDesignation", "type": "esriFieldTypeString", "alias": "King County Designation", "domain": null, "editable": true, "nullable": true, "length": 48, "defaultValue": null, "modelName": "KCDesignation" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "status1", "description": "Existing, Abandoned, Decomissioned", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Status" }, { "name": "Attach_Count", "type": "esriFieldTypeDouble", "alias": "Attach_Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Attach_Count" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R153_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_153", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_153", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S97_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Vault", "description": "", "prototype": { "attributes": { "Status": null, "Vault_ID": null, "Facility_ID": null, "Legacy_ID": null, "Vault_Type": null, "Type_Comm": null, "Cell": null, "Material": null, "Infiltration": "NA", "Detention": "NA", "Wetpool": "NA", "Combined": "NA", "TreatScale": "NA", "EcoDesig": null, "Perimeter": "NA", "Access": "NA", "InstallDate": null, "EndDate": null, "Owner": null, "MaintBy": null, "Jurisdiction": "Kenmore", "DataSource": null, "DataTruth": null, "Photo": null, "Basin": null, "Outfall": null, "Stream": null, "Video": null, "Marker": null, "Comment": null, "OFID": null, "InspctProgram": null, "DischargePoint": null, "MS4": null, "LandUse": null, "KCDesignation": null, "Attach_Count": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Facility", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1286976.5040468872, "ymin": 268772.04886713624, "xmax": 1299537.7899478823, "ymax": 286761.4672845602, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FacilityType", "uniqueValueGroups": [ { "heading": "Facility Type", "classes": [ { "label": "PRIVATE", "description": "PRIVATE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.5 } }, "values": [ [ "PRIVATE" ] ] }, { "label": "PUBLIC", "description": "PUBLIC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 0.4 } }, "values": [ [ "PUBLIC" ] ] }, { "label": "", "description": "", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 189, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.5 } }, "value": "PRIVATE", "label": "PRIVATE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 0.4 } }, "value": "PUBLIC", "label": "PUBLIC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 189, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "", "label": "" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 210, 255 ], "toColor": [ 250, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 222, 252, 255 ], "toColor": [ 189, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 187, 255 ], "toColor": [ 252, 188, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 184, 255 ], "toColor": [ 190, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 189, 252, 255 ], "toColor": [ 190, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 247, 252, 255 ], "toColor": [ 202, 247, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 233, 255 ], "toColor": [ 252, 187, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FacilityName", "typeIdField": "FacilityType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FacilityID" }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "Facility Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityName" }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "Facility Type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FacilityType" }, { "name": "NameDate", "type": "esriFieldTypeDate", "alias": "Name Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NameDate" }, { "name": "FacOldID", "type": "esriFieldTypeString", "alias": "Legacy Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FacOldID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CurrentOwner", "type": "esriFieldTypeString", "alias": "Current Owner", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "CurrentOwner" }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "Owner Address", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "OwnerAddress" }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "Owner City", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "OwnerCity" }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "Owner State", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "OwnerState" }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "Owner Zip", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "OwnerZip" }, { "name": "OwnerEmail", "type": "esriFieldTypeString", "alias": "Additional Email", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "OwnerEmail" }, { "name": "OwnerPhone", "type": "esriFieldTypeString", "alias": "Owner Phone", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "OwnerPhone" }, { "name": "ContactAdd", "type": "esriFieldTypeString", "alias": "Additional Contacts", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "ContactAdd" }, { "name": "FacilityComm", "type": "esriFieldTypeString", "alias": "Facility Comments", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "FacilityComm" }, { "name": "InspctProg", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "InspctProg" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R119_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_119", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_119", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S64_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "PRIVATE", "name": "PRIVATE", "domains": {}, "templates": [ { "name": "PRIVATE", "description": "", "prototype": { "attributes": { "FacilityName": null, "InspctProg": null, "FacilityID": null, "FacilityType": "PRIVATE", "NameDate": null, "FacOldID": null, "ContactAdd": null, "OwnerPhone": null, "OwnerEmail": null, "OwnerZip": null, "FacilityComm": null, "CurrentOwner": null, "OwnerAddress": null, "OwnerCity": null, "OwnerState": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PUBLIC", "name": "PUBLIC", "domains": {}, "templates": [ { "name": "PUBLIC", "description": "", "prototype": { "attributes": { "FacilityName": null, "InspctProg": null, "FacilityID": null, "FacilityType": "PUBLIC", "NameDate": null, "FacOldID": null, "ContactAdd": null, "OwnerPhone": null, "OwnerEmail": null, "OwnerZip": null, "FacilityComm": null, "CurrentOwner": null, "OwnerAddress": null, "OwnerCity": null, "OwnerState": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": null, "name": "", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "FacilityName": null, "InspctProg": null, "FacilityID": null, "FacilityType": "", "NameDate": null, "FacOldID": null, "ContactAdd": null, "OwnerPhone": null, "OwnerEmail": null, "OwnerZip": null, "FacilityComm": null, "CurrentOwner": null, "OwnerAddress": null, "OwnerCity": null, "OwnerState": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "NFacility", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1287153.0935887247, "ymin": 268772.04886713624, "xmax": 1298274.3036297262, "ymax": 286127.0755087286, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FacilityName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FacilityID" }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "Facility Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityName" }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "Facility Type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FacilityType" }, { "name": "NameDate", "type": "esriFieldTypeDate", "alias": "Name Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NameDate" }, { "name": "FacOldID", "type": "esriFieldTypeString", "alias": "Legacy Facility ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FacOldID" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 124, "defaultValue": null, "modelName": "Comment" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "CurrentOwner", "type": "esriFieldTypeString", "alias": "Current Owner", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "CurrentOwner" }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "Owner Address", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "OwnerAddress" }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "Owner City", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "OwnerCity" }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "Owner State", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OwnerState" }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "Owner Zip", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "OwnerZip" }, { "name": "OwnerEmail", "type": "esriFieldTypeString", "alias": "Owner Email", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "OwnerEmail" }, { "name": "OwnerPhone", "type": "esriFieldTypeString", "alias": "Owner Phone", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "OwnerPhone" }, { "name": "ContactAdd", "type": "esriFieldTypeString", "alias": "Additional Contacts", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "ContactAdd" }, { "name": "FacilityComm", "type": "esriFieldTypeString", "alias": "Facility Comment", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "FacilityComm" }, { "name": "InspctProg", "type": "esriFieldTypeString", "alias": "Inspection Program", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "InspctProg" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R156_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_156", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_156", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "NFacility", "description": "", "prototype": { "attributes": { "InspctProg": null, "FacilityComm": null, "FacilityID": null, "FacilityName": null, "FacilityType": null, "NameDate": null, "FacOldID": null, "Comment": null, "ContactAdd": null, "OwnerPhone": null, "OwnerEmail": null, "OwnerZip": null, "CurrentOwner": null, "OwnerAddress": null, "OwnerCity": null, "OwnerState": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "dc5cccfcb7e6480ab81e105722f84586" } ], "tables": [] }