{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "V-Ditch Length Year", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreatedDate", "creatorField": "CreatedBy", "editDateField": "LastUpdated", "editorField": "LastEditor", "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": 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": 6170917.510951892, "ymin": 2050384.0396406502, "xmax": 6218883.831357643, "ymax": 2091146.8478786498, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 61, 158, 255 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.YearInstalled + \" \" + round($feature.ChannelLength,0) + \"'\"\r\n", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementBelowAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "ARROYO", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ChannelName", "typeIdField": "", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TypeDescription", "type": "esriFieldTypeString", "alias": "Channel Type", "domain": { "type": "codedValue", "name": "sdChannelType", "description": "Types of storm channels", "codedValues": [ { "name": "Arroyo", "code": "Arroyo" }, { "name": "Creek", "code": "Creek" }, { "name": "Engineered", "code": "Engineered" }, { "name": "V-Ditch", "code": "V-Ditch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 12, "defaultValue": "Engineered", "modelName": "TypeDescription" }, { "name": "ChannelLength", "type": "esriFieldTypeDouble", "alias": "Length", "domain": { "type": "range", "name": "sdPipeLength", "description": "Range of storm segment lengths", "range": [ 0, 2000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTGeometryRatio" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LengthReported" }, { "name": "ChannelHeight", "type": "esriFieldTypeDouble", "alias": "Height", "domain": { "type": "range", "name": "utDimension", "description": "Utility height, width sizes", "range": [ 0, 200 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeHeight" }, { "name": "ChannelWidth", "type": "esriFieldTypeDouble", "alias": "Width", "domain": { "type": "range", "name": "utDimension", "description": "Utility height, width sizes", "range": [ 0, 200 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeWidth" }, { "name": "YearInstalled", "type": "esriFieldTypeInteger", "alias": "Year Installed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInstalled" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R439_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S400_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "V-Ditch Length Year", "description": "", "prototype": { "attributes": { "ChannelWidth": null, "YearInstalled": null, "TypeDescription": "Engineered", "ChannelLength": null, "ChannelHeight": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 1, "name": "Arroyo", "defaultValues": { "TypeDescription": "Arroyo", "ChannelLength": null, "ChannelHeight": null, "ChannelWidth": null, "YearInstalled": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "TypeDescription": {"type": "inherited"}, "ChannelLength": {"type": "inherited"}, "ChannelHeight": {"type": "inherited"}, "ChannelWidth": {"type": "inherited"} } }, { "code": 2, "name": "Creek", "defaultValues": { "TypeDescription": "Creek", "ChannelLength": null, "ChannelHeight": null, "ChannelWidth": null, "YearInstalled": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "TypeDescription": {"type": "inherited"}, "ChannelLength": {"type": "inherited"}, "ChannelHeight": {"type": "inherited"}, "ChannelWidth": {"type": "inherited"} } }, { "code": 3, "name": "Engineered", "defaultValues": { "TypeDescription": "Engineered", "ChannelLength": null, "ChannelHeight": null, "ChannelWidth": null, "YearInstalled": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "TypeDescription": {"type": "inherited"}, "ChannelLength": {"type": "inherited"}, "ChannelHeight": {"type": "inherited"}, "ChannelWidth": {"type": "inherited"} } }, { "code": 4, "name": "V-Ditch", "defaultValues": { "TypeDescription": "V-Ditch", "ChannelLength": null, "ChannelHeight": null, "ChannelWidth": null, "YearInstalled": null, "GlobalID": null, "Shape.STLength()": null }, "domains": { "TypeDescription": {"type": "inherited"}, "ChannelLength": {"type": "inherited"}, "ChannelHeight": {"type": "inherited"}, "ChannelWidth": {"type": "inherited"} } } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }