{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Recent Landslides", "type": "Feature Layer", "description": "
This is a point feature class used to define the approximate head scarp or initiation area of landslides using the methods described in our lidar-based protocol (Slaughter and others, 2017). Recent landslides visible in aerial/orthoimagery, from field reconnaissance, or from information from outside sources are defined with this feature class. This feature class is part of a larger landslide inventory dataset for Washington State.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 2, "zTolerance": 2, "mTolerance": 0.002, "falseX": -117498300, "falseY": -98850300, "xyUnits": 2048, "falseZ": -200000, "zUnits": 8192, "falseM": -2000, "mUnits": 8000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "WGS-Protocol Landslide Mapping" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.RECENT_LS_ID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1174878.9340820312, "ymin": 121855.4482421875, "xmax": 1408009.5190429688, "ymax": 1085718.58984375, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 2048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RECENT_LS_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RECENT_LS_ID", "type": "esriFieldTypeInteger", "alias": "Recent Landslide ID", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 15, "domain": { "type": "codedValue", "name": "material", "description": "Primary material of landslide", "codedValues": [ { "name": "Rock", "code": "Rock" }, { "name": "Earth or debris", "code": "Earth or debris" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MOVEMENT", "type": "esriFieldTypeString", "alias": "Movement Type", "length": 22, "domain": { "type": "codedValue", "name": "move type (point)", "description": "Movement type (for recent_landslide_point)", "codedValues": [ { "name": "Flow", "code": "Flow" }, { "name": "Spread", "code": "Spread" }, { "name": "Topple", "code": "Topple" }, { "name": "Complex", "code": "Complex" }, { "name": "Slide-Rotational", "code": "Slide-Rotational" }, { "name": "Slide-Translational", "code": "Slide-Translational" }, { "name": "Slide-Undifferentiated", "code": "Slide-Undifferentiated" }, { "name": "Avalanche", "code": "Avalanche" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONFIDENCE", "type": "esriFieldTypeString", "alias": "Confidence", "length": 25, "domain": { "type": "codedValue", "name": "confidence (others)", "description": "Confidence of the mapped feature (for fan, rock_fall_deposit, & recent_landslide_point)", "codedValues": [ { "name": "High (21-30)", "code": "High (21-30)" }, { "name": "Low (1-10)", "code": "Low (1-10)" }, { "name": "Moderate (11-20)", "code": "Moderate (11-20)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION_ACCURACY", "type": "esriFieldTypeString", "alias": "Location Accuracy", "length": 21, "domain": { "type": "codedValue", "name": "accuracy", "description": "Location accuracy of landslide point", "codedValues": [ { "name": "Very high (<10 feet)", "code": "Very high (<10 feet)" }, { "name": "High (10-25 feet)", "code": "High (10-25 feet)" }, { "name": "Moderate (26-50 feet)", "code": "Moderate (26-50 feet)" }, { "name": "Low (51-1000 feet)", "code": "Low (51-1000 feet)" }, { "name": "Very low (>1000 feet)", "code": "Very low (>1000 feet)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YEAR_OBSV", "type": "esriFieldTypeString", "alias": "Year Movement First Observed", "length": 4, "domain": null }, { "name": "DATE_MOVE", "type": "esriFieldTypeDate", "alias": "Date of Movement-Storm", "length": 8, "domain": null }, { "name": "FIELD_VERIFIED", "type": "esriFieldTypeString", "alias": "Field Verified Flag", "length": 3, "domain": { "type": "codedValue", "name": "y/n", "description": "Yes or no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAPPING_SOURCE", "type": "esriFieldTypeString", "alias": "Mapping Source", "length": 29, "domain": { "type": "codedValue", "name": "source", "description": "Source of data landslide was mapped from", "codedValues": [ { "name": "lidar", "code": "lidar" }, { "name": "Orthophoto in a GIS", "code": "Orthophoto in a GIS" }, { "name": "Aerial imagery, stereo", "code": "Aerial imagery, stereo" }, { "name": "3D GIS imagery", "code": "3D GIS imagery" }, { "name": "Oblique aerial imagery", "code": "Oblique aerial imagery" }, { "name": "Field notes, imagery, and GPS", "code": "Field notes, imagery, and GPS" }, { "name": "Media", "code": "Media" }, { "name": "External", "code": "External" }, { "name": "Other: see COMMENTS field", "code": "Other: see COMMENTS field" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VISIBLE_RUNOUT_FT", "type": "esriFieldTypeInteger", "alias": "Visible Runout (feet)", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "DISPLAY_ON_PORTAL", "type": "esriFieldTypeString", "alias": "Display on Portal", "length": 5, "domain": { "type": "codedValue", "name": "y/n", "description": "Yes or no", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHANGE_TYPE", "type": "esriFieldTypeString", "alias": "Change Type", "length": 10, "domain": { "type": "codedValue", "name": "change type", "description": "Type of change made to feature", "codedValues": [ { "name": "Added", "code": "Added" }, { "name": "Deleted", "code": "Deleted" }, { "name": "Modified", "code": "Modified" }, { "name": "Superseded", "code": "Superseded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CHANGE_DATE", "type": "esriFieldTypeDate", "alias": "Change Date", "length": 8, "domain": null }, { "name": "CHANGE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Change Description", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "dfdbc1074f5a4f6f858858e1ca2a61e5" }