{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Open Channels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATEDBY", "editDateField": "EditDate", "editorField": "Editor", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_62727208", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1591438599000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 567000.0641663447, "ymin": 1847095.8301231116, "xmax": 604559.8030230962, "ymax": 1922643.69247853, "spatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.871131714857751E7, "falseY": -4.382421094049933E7, "xyUnits": 1.3283914091397662E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "1", "label": "Ditch" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "99", "label": "Flow Line" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1.5 }, "value": "5", "label": "Valley Gutter" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 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": "LIFECYCLESTATUS", "typeIdField": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Subtype" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "PRP" }, { "name": "Active", "code": "ACT" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Removed", "code": "RMV" }, { "name": "Other", "code": "Other" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Non-functional", "code": "NonF" }, { "name": "Under Construction", "code": "UnderC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACT", "modelName": "LifecycleStatus" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ASSETNUMBER", "type": "esriFieldTypeString", "alias": "ASSETNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETNUMBER" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "dOwnership", "description": "", "codedValues": [ { "name": "Private", "code": "PRIV" }, { "name": "FDOT", "code": "FDOT" }, { "name": "USDOT", "code": "USDOT" }, { "name": "Unknown", "code": "UNK" }, { "name": "State", "code": "STA" }, { "name": "Other", "code": "Other" }, { "name": "City of Palm Coast", "code": "COPC" }, { "name": "ITT", "code": "ITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "COPC", "modelName": "Ownership" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "AdministrativeArea" }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "LOCATIONDESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCATIONDESCRIPTION" }, { "name": "OPERATIONALAREA", "type": "esriFieldTypeString", "alias": "OperationalArea", "domain": { "type": "codedValue", "name": "dOperatingArea", "description": "", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OperationalArea" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WaterType", "domain": { "type": "codedValue", "name": "dWaterType", "description": "", "codedValues": [ { "name": "Brackish", "code": "BRAC" }, { "name": "Salt", "code": "SALT" }, { "name": "Storm", "code": "STRM" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "STRM", "modelName": "WaterType" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "Basin", "domain": { "type": "codedValue", "name": "dBasin_2", "description": "", "codedValues": [ { "name": "Club House", "code": "Club House" }, { "name": "Hulett", "code": "Hulett" }, { "name": "Lehigh", "code": "Lehigh" }, { "name": "Black Branch", "code": "Black Branch" }, { "name": "Iroquois", "code": "Iroquois" }, { "name": "Little", "code": "Little" }, { "name": "Korona", "code": "Korona" }, { "name": "Other", "code": "Other" }, { "name": "Dave", "code": "Dave" }, { "name": "Pringle", "code": "Pringle" }, { "name": "Hominy", "code": "Hominy" }, { "name": "Coastal", "code": "Coastal" }, { "name": "Espinola", "code": "Espinola" }, { "name": "St. Joe", "code": "St. Joe" }, { "name": "S.R. 100 Basin A", "code": "S.R. 100 Basin A" }, { "name": "S.R. 100 Basin B", "code": "S.R. 100 Basin B" }, { "name": "S.R. 100 Basin C", "code": "S.R. 100 Basin C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Basin" }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "SUBBASIN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SUBBASIN" }, { "name": "INSTALLCONTRACTOR", "type": "esriFieldTypeString", "alias": "INSTALLCONTRACTOR", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "INSTALLCONTRACTOR" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORDEDLENGTH" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "domain": { "type": "codedValue", "name": "dSource_2", "description": "", "codedValues": [ { "name": "Digitized", "code": "DIG" }, { "name": "As-built Drawing", "code": "AB" }, { "name": "Migration", "code": "MIG" }, { "name": "GPS", "code": "GPS" }, { "name": "RTK", "code": "RTK" }, { "name": "Traditional Survey", "code": "SRV" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "AutoCAD", "code": "AUTO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Source" }, { "name": "TOPWIDTH", "type": "esriFieldTypeInteger", "alias": "TopWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TopWidth" }, { "name": "DEPTH", "type": "esriFieldTypeInteger", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "BANKMATERIAL1", "type": "esriFieldTypeString", "alias": "BankMaterial1", "domain": { "type": "codedValue", "name": "dBankMaterial", "description": "", "codedValues": [ { "name": "Grass", "code": "GRS" }, { "name": "RipRap", "code": "RR" }, { "name": "RetainingWall", "code": "RW" }, { "name": "Concrete", "code": "CON" }, { "name": "Wood", "code": "WO" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Earth", "code": "earth" }, { "name": "Sheetpiles", "code": "Sheetpiles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BankMaterial1" }, { "name": "BANKMATERIAL2", "type": "esriFieldTypeString", "alias": "BankMaterial2", "domain": { "type": "codedValue", "name": "dBankMaterial", "description": "", "codedValues": [ { "name": "Grass", "code": "GRS" }, { "name": "RipRap", "code": "RR" }, { "name": "RetainingWall", "code": "RW" }, { "name": "Concrete", "code": "CON" }, { "name": "Wood", "code": "WO" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Earth", "code": "earth" }, { "name": "Sheetpiles", "code": "Sheetpiles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BankMaterial2" }, { "name": "BOTTOMMATERIAL", "type": "esriFieldTypeString", "alias": "BottomMaterial", "domain": { "type": "codedValue", "name": "dBankMaterial", "description": "", "codedValues": [ { "name": "Grass", "code": "GRS" }, { "name": "RipRap", "code": "RR" }, { "name": "RetainingWall", "code": "RW" }, { "name": "Concrete", "code": "CON" }, { "name": "Wood", "code": "WO" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "Earth", "code": "earth" }, { "name": "Sheetpiles", "code": "Sheetpiles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BottomMaterial" }, { "name": "DISSIPATER", "type": "esriFieldTypeSmallInteger", "alias": "Dissipater", "domain": { "type": "codedValue", "name": "dBoolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 }, { "name": "Unknown", "code": -999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Dissipater" }, { "name": "PHOTOID", "type": "esriFieldTypeString", "alias": "PHOTOID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PHOTOID" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Editor" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "OCID", "type": "esriFieldTypeInteger", "alias": "OCID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OCID" }, { "name": "XSecID", "type": "esriFieldTypeInteger", "alias": "XSecID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XSecID" }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "domain": { "type": "codedValue", "name": "dOwnership", "description": "", "codedValues": [ { "name": "Private", "code": "PRIV" }, { "name": "FDOT", "code": "FDOT" }, { "name": "USDOT", "code": "USDOT" }, { "name": "Unknown", "code": "UNK" }, { "name": "State", "code": "STA" }, { "name": "Other", "code": "Other" }, { "name": "City of Palm Coast", "code": "COPC" }, { "name": "ITT", "code": "ITT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Maintenance" }, { "name": "LegalSection", "type": "esriFieldTypeString", "alias": "LegalSection", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LegalSection" }, { "name": "EditType", "type": "esriFieldTypeString", "alias": "EditType", "domain": { "type": "codedValue", "name": "dEditType", "description": "", "codedValues": [ { "name": "Spatial", "code": "SPTL" }, { "name": "Attribute", "code": "ATTR" }, { "name": "Both", "code": "BOTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EditType" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Type" }, { "name": "BottomWidth", "type": "esriFieldTypeInteger", "alias": "BOTTOMWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BottomWidth" }, { "name": "ElevationID", "type": "esriFieldTypeString", "alias": "ElevationID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ElevationID" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAMINVERT" }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNSTREAMINVERT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "Major_Outfall", "type": "esriFieldTypeString", "alias": "Major_Outfall", "domain": { "type": "codedValue", "name": "yesNo", "description": "Yes and No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Major_Outfall" }, { "name": "DITCHSYMB", "type": "esriFieldTypeString", "alias": "Ditch Symbology", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DITCHSYMB" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G170FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G170OCID", "fields": "OCID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G170ElevationID", "fields": "ElevationID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_107", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_107", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S90_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Ditch", "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "dDitchTypes", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "templates": [ { "name": "Ditch", "description": "", "prototype": { "attributes": { "OPERATIONALAREA": null, "SUBTYPE": 1, "BOTTOMMATERIAL": null, "ASSETNUMBER": null, "Major_Outfall": null, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "DISSIPATER": 0, "PHOTOID": null, "DOWNSTREAMINVERT": null, "UPSTREAMINVERT": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "DITCHSYMB": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 99, "name": "Flow Line", "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"} }, "templates": [ { "name": "Flow Line", "description": "", "prototype": { "attributes": { "OPERATIONALAREA": null, "SUBTYPE": 99, "BOTTOMMATERIAL": null, "ASSETNUMBER": null, "Major_Outfall": null, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "DISSIPATER": 0, "PHOTOID": null, "DOWNSTREAMINVERT": null, "UPSTREAMINVERT": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "DITCHSYMB": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Valley Gutter", "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"} }, "templates": [ { "name": "Valley Gutter", "description": "", "prototype": { "attributes": { "OPERATIONALAREA": null, "SUBTYPE": 5, "BOTTOMMATERIAL": null, "ASSETNUMBER": null, "Major_Outfall": null, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "DISSIPATER": 0, "PHOTOID": null, "DOWNSTREAMINVERT": null, "UPSTREAMINVERT": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "DITCHSYMB": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Undefined", "defaultValues": { "SUBTYPE": 0, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "BOTTOMMATERIAL": null, "DISSIPATER": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "Major_Outfall": null, "DITCHSYMB": null, "SHAPE.STLength()": null }, "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"} } }, { "code": 1, "name": "Ditch", "defaultValues": { "SUBTYPE": 1, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "BOTTOMMATERIAL": null, "DISSIPATER": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "Major_Outfall": null, "DITCHSYMB": null, "SHAPE.STLength()": null }, "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "Type": { "type": "codedValue", "name": "dDitchTypes", "description": "", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } }, { "code": 2, "name": "Canal", "defaultValues": { "SUBTYPE": 2, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "BOTTOMMATERIAL": null, "DISSIPATER": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "Major_Outfall": null, "DITCHSYMB": null, "SHAPE.STLength()": null }, "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"} } }, { "code": 3, "name": "Stream", "defaultValues": { "SUBTYPE": 3, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "BOTTOMMATERIAL": null, "DISSIPATER": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "Major_Outfall": null, "DITCHSYMB": null, "SHAPE.STLength()": null }, "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"} } }, { "code": 4, "name": "Swale", "defaultValues": { "SUBTYPE": 4, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "BOTTOMMATERIAL": null, "DISSIPATER": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "Major_Outfall": null, "DITCHSYMB": null, "SHAPE.STLength()": null }, "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"} } }, { "code": 5, "name": "Valley Gutter", "defaultValues": { "SUBTYPE": 5, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "BOTTOMMATERIAL": null, "DISSIPATER": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "Major_Outfall": null, "DITCHSYMB": null, "SHAPE.STLength()": null }, "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"} } }, { "code": 99, "name": "Flow Line", "defaultValues": { "SUBTYPE": 99, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "BOTTOMMATERIAL": null, "DISSIPATER": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "Major_Outfall": null, "DITCHSYMB": null, "SHAPE.STLength()": null }, "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"} } }, { "code": 6, "name": "Curb Gutter", "defaultValues": { "SUBTYPE": 6, "LIFECYCLESTATUS": "ACT", "FACILITYID": null, "ASSETNUMBER": null, "OWNERSHIP": "COPC", "LEGACYID": null, "ADMINISTRATIVEAREA": null, "LOCATIONDESCRIPTION": null, "OPERATIONALAREA": null, "WATERTYPE": "STRM", "BASIN": null, "SUBBASIN": null, "INSTALLCONTRACTOR": null, "INSTALLDATE": null, "RECORDEDLENGTH": null, "SOURCE": null, "TOPWIDTH": null, "DEPTH": null, "BANKMATERIAL1": null, "BANKMATERIAL2": null, "BOTTOMMATERIAL": null, "DISSIPATER": 0, "PHOTOID": null, "Editor": null, "EditDate": null, "OCID": null, "XSecID": null, "Maintenance": null, "LegalSection": null, "EditType": null, "Type": null, "BottomWidth": null, "ElevationID": null, "SLOPE": null, "GlobalID": null, "CREATEDBY": null, "CREATEDDATE": null, "UPSTREAMINVERT": null, "DOWNSTREAMINVERT": null, "Major_Outfall": null, "DITCHSYMB": null, "SHAPE.STLength()": null }, "domains": { "LIFECYCLESTATUS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPERATIONALAREA": {"type": "inherited"}, "WATERTYPE": {"type": "inherited"}, "BASIN": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "BANKMATERIAL1": {"type": "inherited"}, "BANKMATERIAL2": {"type": "inherited"}, "BOTTOMMATERIAL": {"type": "inherited"}, "DISSIPATER": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "EditType": {"type": "inherited"}, "Major_Outfall": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9a1a41b3589749749a903ce8171e2ae8" }