{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "NZLDD_V1_DamSite", "type": "Feature Layer", "description": "The DamSite points signify the location of landslide dams and are situated at the upstream end of each dam. The point position is exactly on the river centreline so that river and catchment metrics can be systematically calculated. For consistency, river centrelines were generated using the 8 m national DEM for New Zealand (LINZ, 2012). For this reason, DamSite points may not always be immediately adjacent to the Dam polygons. There is always one DamSite point for one Dam polygon. For more information visit https://doi.org/10.21420/47GZ-A116.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "R Morgenstern, A Wolter, SC Cox, B Lukovic, D Bain, A Sirohi, Z Bruce, K Jones, B Rosser, D Townsend, C Massey.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7809e448d740d00c96567c03af952a5b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokbXRMWoCQRSA4U9iKQQxBCw8gSC2MaTOCVJ6AwsFjZ7AI9gLEWzTBg+RIo2dnZWVgrAgWrjCssyuIuTv3sDHm2GK7qz4H/ARe0S3wAI6GKCGAxbo4y8PjjFKzA94xyve8BuCzXhTqBImaIXgR7whqxdUsU7Dpxx0qRKCyysowuoyJOEUQzxnwC/sQnCDNuYop9AC3eRB+jt+UEcPDWzxjRmOeZDz4z8zrpsLb+oEe7UbuiT57jQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1105920.2019999996, "ymin": 4875144.0306, "xmax": 2055033.4277999997, "ymax": 5919351.8044, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "damsiteid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "damsiteid", "type": "esriFieldTypeString", "alias": "Dam Site ID", "length": 50, "domain": null }, { "name": "siteid", "type": "esriFieldTypeString", "alias": "Site ID", "length": 50, "domain": null }, { "name": "x_dam", "type": "esriFieldTypeInteger", "alias": "NZTM Easting", "domain": null }, { "name": "y_dam", "type": "esriFieldTypeInteger", "alias": "NZTM Northing", "domain": null }, { "name": "z_dam", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "h_dam", "type": "esriFieldTypeSmallInteger", "alias": "Dam height", "domain": null }, { "name": "w_dam", "type": "esriFieldTypeSmallInteger", "alias": "Dam width", "domain": null }, { "name": "l_dam", "type": "esriFieldTypeSmallInteger", "alias": "Dam length", "domain": null }, { "name": "v_dam", "type": "esriFieldTypeInteger", "alias": "Dam volume", "domain": null }, { "name": "h_ls", "type": "esriFieldTypeSmallInteger", "alias": "LS relief", "domain": null }, { "name": "r_ls", "type": "esriFieldTypeInteger", "alias": "LS runout in 2D", "domain": null }, { "name": "r_ls_3d", "type": "esriFieldTypeInteger", "alias": "LS runout in 3D", "domain": null }, { "name": "l_ls", "type": "esriFieldTypeInteger", "alias": "LS distance to watercourse", "domain": null }, { "name": "h_r_ratio", "type": "esriFieldTypeDouble", "alias": "H/R ratio", "domain": null }, { "name": "h_r3d_ratio", "type": "esriFieldTypeDouble", "alias": "H/R3D ratio", "domain": null }, { "name": "h_l_ratio", "type": "esriFieldTypeDouble", "alias": "H/L ratio", "domain": null }, { "name": "a_ls_debris_sum", "type": "esriFieldTypeDouble", "alias": "Sum area of debris", "domain": null }, { "name": "v_ls_debris_sum", "type": "esriFieldTypeDouble", "alias": "Sum volume of debris", "domain": null }, { "name": "material_ls", "type": "esriFieldTypeString", "alias": "Material LS", "length": 20, "domain": { "type": "codedValue", "name": "Material_Dmn", "description": "The type of landslide material", "codedValues": [ { "name": "Rock", "code": "Rock" }, { "name": "Soil", "code": "Soil" }, { "name": "Debris", "code": "Debris" }, { "name": "Ice/snow", "code": "Ice/snow" }, { "name": "Mixed", "code": "Mixed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type_ls", "type": "esriFieldTypeString", "alias": "Type LS", "length": 50, "domain": { "type": "codedValue", "name": "LS_Type_Dmn", "description": "Type of landslide movement (Hungr et al. 2014)", "codedValues": [ { "name": "Fall", "code": "Fall" }, { "name": "Block topple", "code": "Block topple" }, { "name": "Flexural topple", "code": "Flexural topple" }, { "name": "Rotational slide", "code": "Rotational slide" }, { "name": "Planar slide", "code": "Planar slide" }, { "name": "Wedge slide", "code": "Wedge slide" }, { "name": "Compound slide", "code": "Compound slide" }, { "name": "Irregular slide", "code": "Irregular slide" }, { "name": "Slope spread", "code": "Slope spread" }, { "name": "Liquefaction spread", "code": "Liquefaction spread" }, { "name": "Sensitive clay spread", "code": "Sensitive clay spread" }, { "name": "Avalanche", "code": "Avalanche" }, { "name": "Dry flow", "code": "Dry flow" }, { "name": "Flowslide", "code": "Flowslide" }, { "name": "Sensitive clay flowslide", "code": "Sensitive clay flowslide" }, { "name": "Debris flow", "code": "Debris flow" }, { "name": "Mud flow", "code": "Mud flow" }, { "name": "Debris flood", "code": "Debris flood" }, { "name": "Earthflow", "code": "Earthflow" }, { "name": "Peat flow", "code": "Peat flow" }, { "name": "Mountain slope deformation", "code": "Mountain slope deformation" }, { "name": "Slope deformation", "code": "Slope deformation" }, { "name": "Creep", "code": "Creep" }, { "name": "Solifluction", "code": "Solifluction" }, { "name": "Complex", "code": "Complex" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "trigger", "type": "esriFieldTypeString", "alias": "trigger", "length": 80, "domain": { "type": "codedValue", "name": "Trigger_Dmn", "description": "Factors which caused the landslide failure", "codedValues": [ { "name": "Earthquake", "code": "Earthquake" }, { "name": "Rainfall", "code": "Rainfall" }, { "name": "Miscellaneous", "code": "Miscellaneous" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type_dam", "type": "esriFieldTypeString", "alias": "Type dam", "length": 10, "domain": { "type": "codedValue", "name": "Dam_Type_Dmn", "description": "Landslide dam classification (Fan et al. 2020)", "codedValues": [ { "name": "I", "code": "I" }, { "name": "II", "code": "II" }, { "name": "III", "code": "III" }, { "name": "IV", "code": "IV" }, { "name": "V", "code": "V" }, { "name": "VI", "code": "VI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "dbi", "type": "esriFieldTypeDouble", "alias": "DBI", "domain": null }, { "name": "upstream_catchment_area", "type": "esriFieldTypeDouble", "alias": "Upstream catchment area (km2)", "domain": null }, { "name": "w_channel_at_dam", "type": "esriFieldTypeDouble", "alias": "Channel width at dam", "domain": null }, { "name": "grad_channel_at_dam", "type": "esriFieldTypeDouble", "alias": "Channel gradient at dam", "domain": null }, { "name": "dateformed_dam", "type": "esriFieldTypeString", "alias": "Date formed dam", "length": 20, "domain": null }, { "name": "failuremech_dam", "type": "esriFieldTypeString", "alias": "Dam failure mechanism", "length": 50, "domain": { "type": "codedValue", "name": "Failure_Mech_Dmn", "description": "Failure mechanism of the dam", "codedValues": [ { "name": "Foundation failure", "code": "Foundation failure" }, { "name": "Overtopping", "code": "Overtopping" }, { "name": "Piping (including headward erosion)", "code": "Piping (including headward erosion)" }, { "name": "Slope failure", "code": "Slope failure" }, { "name": "Not failed", "code": "Not failed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "dam_breach", "type": "esriFieldTypeString", "alias": "Dam breach", "length": 80, "domain": { "type": "codedValue", "name": "Breach_Type_Dmn", "description": "The type of dam breach ", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Complete Breach", "code": "Complete Breach" }, { "name": "Partial Breach A", "code": "Partial Breach A" }, { "name": "Partial Breach B", "code": "Partial Breach B" }, { "name": "No Breach", "code": "No Breach" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "dam_breach_details", "type": "esriFieldTypeString", "alias": "Dam breach details", "length": 80, "domain": null }, { "name": "dam_stability", "type": "esriFieldTypeString", "alias": "Dam stability", "length": 30, "domain": { "type": "codedValue", "name": "Dam_Stability_Dmn", "description": "Time between dam formation and breach (Fan et al. 2020)", "codedValues": [ { "name": "Dam breached", "code": "Dam breached" }, { "name": "Short-term stable", "code": "Short-term stable" }, { "name": "Long-term stable", "code": "Long-term stable" }, { "name": "Infilled", "code": "Infilled" }, { "name": "Short-term eroded", "code": "Short-term eroded" }, { "name": "Long-term eroded", "code": "Long-term eroded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "q_at_failure", "type": "esriFieldTypeDouble", "alias": "Discharge at failure", "domain": null }, { "name": "confidence", "type": "esriFieldTypeString", "alias": "Confidence", "length": 10, "domain": { "type": "codedValue", "name": "Confidence_Dmn", "description": "The confidence that the watercourse was dammed", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Low", "code": "Low" }, { "name": "Very low", "code": "Very low" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 250, "domain": null }, { "name": "references_", "type": "esriFieldTypeString", "alias": "References", "length": 200, "domain": null }, { "name": "subset", "type": "esriFieldTypeString", "alias": "Subset", "length": 10, "domain": { "type": "codedValue", "name": "Subset_Dmn", "description": "Whether or not the entry is part of the detailed case study subset", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metadataid", "type": "esriFieldTypeInteger", "alias": "Metadata ID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a654_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }