{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Oregon-Owned Waterways", "type": "Feature Layer", "description": "The Oregon-Owned Waterways layer represents waterways that are publicly owned by the State of Oregon. These Oregon-owned waterways have been declared navigable through legislative, judicial or administrative proceedings, or by virtue of being influenced by the ebb and flow of the tide.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Oregon Department of State Lands", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WaterFeatureName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 200000, "name": "Default", "priority": 41, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 15, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 183871.74278214574, "ymin": 88690.76115486026, "xmax": 2345165.8638451397, "ymax": 1675059.9396325499, "spatialReference": { "wkid": 2992, "latestWkid": 2992, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WaterFeatureName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "WaterFeatureName", "type": "esriFieldTypeString", "alias": "Waterway Name", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Tidal", "type": "esriFieldTypeString", "alias": "Tidal?", "length": 3, "domain": { "type": "codedValue", "name": "YESNO", "description": "Yes or No anwser", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Meandered", "type": "esriFieldTypeString", "alias": "Meandered?", "length": 3, "domain": { "type": "codedValue", "name": "YESNO", "description": "Yes or No anwser", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Navigable", "type": "esriFieldTypeString", "alias": "Navigable?", "length": 3, "domain": { "type": "codedValue", "name": "YESNO", "description": "Yes or No anwser", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WaterGroupName", "type": "esriFieldTypeString", "alias": "Waterway Group Name", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Head of Tide Location", "length": 50, "domain": null }, { "name": "OBSERVED", "type": "esriFieldTypeString", "alias": "Head of Tide Date", "length": 12, "domain": null }, { "name": "Extent", "type": "esriFieldTypeString", "alias": "Navigable Extent", "length": 255, "domain": null }, { "name": "Origin", "type": "esriFieldTypeString", "alias": "Navigable Origin", "length": 255, "domain": null }, { "name": "MeanderAcres", "type": "esriFieldTypeString", "alias": "Meandered Acres", "length": 255, "domain": null }, { "name": "MeanderDate", "type": "esriFieldTypeString", "alias": "Meander Date", "length": 255, "domain": null }, { "name": "Disposition", "type": "esriFieldTypeString", "alias": "Disposition", "length": 150, "domain": { "type": "codedValue", "name": "Disposition", "description": "State Owned Waters", "codedValues": [ { "name": "State Owned Waters", "code": "State Owned Waters" }, { "name": "Not State Owned", "code": "Not State Owned" }, { "name": "Pending", "code": "Pending" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WaterwayType", "type": "esriFieldTypeString", "alias": "Waterway Type", "length": 20, "domain": { "type": "codedValue", "name": "Waterway Type", "description": "Waterway Type", "codedValues": [ { "name": "Meandered Lake", "code": "Meandered Lake" }, { "name": "Navigable River", "code": "Navigable River" }, { "name": "Tidally-influenced", "code": "Tidally-influenced" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "OwnDocLink", "type": "esriFieldTypeString", "alias": "Ownership Document Link", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_2732", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1664484770000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4a393b863f524bf5a1942f7f49a797f0" }