{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Landslides Historic", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "DOGAMI compiled this data from several datasets including DOGAMI SP-34 (landslide points from 1996-1997) and SP-53 (1995-2020). Each feature class dataset includes 29 fields. The dataset is a compilation of center points of published or known historic (roughly 1928-2023 in Oregon) landslides and any available information about these landslides including damage and losses and several other attributes. The structure and content of the file feature classes are also detailed in Appendix B of the SLIDO-4.0 report.", "copyrightText": "Partially funded by the Federal Emergency Management Agency (FEMA) Hazard Mitigation Grant Program (HMGP)", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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" }, "hasMetadata": true, "extent": { "xmin": 180389.84940944985, "ymin": 97281.49179790169, "xmax": 426186.2083333321, "ymax": 462462.98818897456, "spatialReference": { "wkid": 6827, "latestWkid": 6827, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18285300, "falseY": -47987500, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 6827, "latestWkid": 6827, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18285300, "falseY": -47987500, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SLIDE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REF_ID_COD", "type": "esriFieldTypeString", "alias": "REF_ID_COD", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "REF_ID_COD" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "DATA_SOURC", "type": "esriFieldTypeString", "alias": "DATA_SOURC", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DATA_SOURC" }, { "name": "LOC_METHOD", "type": "esriFieldTypeString", "alias": "LOC_METHOD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOC_METHOD" }, { "name": "ORIG_ID", "type": "esriFieldTypeString", "alias": "ORIG_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ORIG_ID" }, { "name": "SLIDE_NAME", "type": "esriFieldTypeString", "alias": "SLIDE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLIDE_NAME" }, { "name": "LENGTH_ft", "type": "esriFieldTypeDouble", "alias": "LENGTH_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_ft" }, { "name": "WIDTH_ft", "type": "esriFieldTypeDouble", "alias": "WIDTH_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTH_ft" }, { "name": "DEPTH_ft", "type": "esriFieldTypeDouble", "alias": "DEPTH_ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH_ft" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "TYPE_MOVE", "type": "esriFieldTypeString", "alias": "TYPE_MOVE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE_MOVE" }, { "name": "MOVE_CLASS", "type": "esriFieldTypeString", "alias": "MOVE_CLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MOVE_CLASS" }, { "name": "CONTR_FACT", "type": "esriFieldTypeString", "alias": "CONTR_FACT", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CONTR_FACT" }, { "name": "TYPE_MTRL", "type": "esriFieldTypeString", "alias": "TYPE_MTRL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TYPE_MTRL" }, { "name": "AREA_ft2", "type": "esriFieldTypeDouble", "alias": "AREA_ft2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_ft2" }, { "name": "VOLUME_ft3", "type": "esriFieldTypeDouble", "alias": "VOLUME_ft3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VOLUME_ft3" }, { "name": "DEEP_SHAL", "type": "esriFieldTypeString", "alias": "DEEP_SHAL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DEEP_SHAL" }, { "name": "DAMAGES", "type": "esriFieldTypeString", "alias": "DAMAGES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DAMAGES" }, { "name": "LOSSES", "type": "esriFieldTypeString", "alias": "LOSSES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOSSES" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "DATE_RANGE", "type": "esriFieldTypeString", "alias": "DATE_RANGE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DATE_RANGE" }, { "name": "MONTH", "type": "esriFieldTypeString", "alias": "MONTH", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MONTH" }, { "name": "DAY", "type": "esriFieldTypeString", "alias": "DAY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DAY" }, { "name": "ANNUAL_COS", "type": "esriFieldTypeDouble", "alias": "ANNUAL_COS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANNUAL_COS" }, { "name": "REPAIR_COS", "type": "esriFieldTypeDouble", "alias": "REPAIR_COS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REPAIR_COS" }, { "name": "REACTIVATI", "type": "esriFieldTypeString", "alias": "REACTIVATI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REACTIVATI" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R114_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S97_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Landslides Historic", "description": "", "prototype": { "attributes": { "REPAIR_COS": null, "REF_ID_COD": null, "UNIQUE_ID": null, "DATA_SOURC": null, "LOC_METHOD": null, "ORIG_ID": null, "SLIDE_NAME": null, "LENGTH_ft": null, "WIDTH_ft": null, "DEPTH_ft": null, "SLOPE": null, "TYPE_MOVE": null, "MOVE_CLASS": null, "CONTR_FACT": null, "TYPE_MTRL": null, "AREA_ft2": null, "VOLUME_ft3": null, "DEEP_SHAL": null, "DAMAGES": null, "LOSSES": null, "COMMENTS": null, "YEAR": null, "DATE_RANGE": null, "MONTH": null, "DAY": null, "ANNUAL_COS": null, "REACTIVATI": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7a364fa37c0545abaa80993ecb3bc143" }