{ "layers": [ { "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "NZLDD_V1_Dam", "type": "Feature Layer", "description": "The Dam polygons signify the area of landslide debris that blocked the watercourse, forming the landslide dam. Where possible, this includes only the debris that formed the dam while other debris that did not block the watercourse has been mapped separately into the DebrisTrail feature class. Occasionally, the Dam polygon may be representative of the whole landslide deposit. In some instances, the dam no longer exists in the landscape and its extent has been interpreted. The Dam was delineated using a variety of methods from manual mapping on 1 m resolution LiDAR to unsupervised techniques using remote sensing. The quality of data (e.g., resolution, accuracy, etc.) therefore varies depending on the technique used (linked to the QualityRankings table). This feature class contains attributes that are specific to the landslide dam. For more information visit https://doi.org/10.21420/47GZ-A116.", "geometryType": "esriGeometryPolygon", "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": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1105896.3894999996, "ymin": 4875116.4989, "xmax": 2055066.2975000003, "ymax": 5919549.3699, "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": "damid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "damid", "type": "esriFieldTypeString", "alias": "Dam ID", "length": 50, "domain": null }, { "name": "siteid", "type": "esriFieldTypeString", "alias": "Site ID", "length": 50, "domain": null }, { "name": "dens_dam", "type": "esriFieldTypeDouble", "alias": "Dam density", "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "i5163damid", "fields": "damid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r990_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a653_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, "hasZ": true, "hasM": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "NZLDD_V1_Source", "type": "Feature Layer", "description": "The Source polygons signify the source area of the landslide that formed the landslide dam. The Source was delineated using a variety of methods from manual mapping on 1 m resolution LiDAR to unsupervised techniques using remote sensing. The quality of data (e.g., resolution, accuracy, etc.) therefore varies depending on the technique used (linked to the QualityRankings table). This feature class contains attributes that are specific to the landslide source. For more information visit https://doi.org/10.21420/47GZ-A116.", "geometryType": "esriGeometryPolygon", "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": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1106109.9603000004, "ymin": 4875666.0161, "xmax": 2055239.3353000004, "ymax": 5919554.5372, "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": "sourceid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "sourceid", "type": "esriFieldTypeString", "alias": "Source ID", "length": 50, "domain": null }, { "name": "siteid", "type": "esriFieldTypeString", "alias": "Site ID", "length": 50, "domain": null }, { "name": "source_geology", "type": "esriFieldTypeString", "alias": "Source geology", "length": 50, "domain": { "type": "codedValue", "name": "Geology_Dmn", "description": "Landslide source geology before displacement", "codedValues": [ { "name": "Quat_Debris", "code": "Quat_Debris" }, { "name": "Neo_Debris", "code": "Neo_Debris" }, { "name": "Neo_Sedimentary", "code": "Neo_Sedimentary" }, { "name": "Cret_Paleo_Sedimentary", "code": "Cret_Paleo_Sedimentary" }, { "name": "Quat_Lava", "code": "Quat_Lava" }, { "name": "Igneous", "code": "Igneous" }, { "name": "Basement", "code": "Basement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "v_s", "type": "esriFieldTypeInteger", "alias": "Source volume", "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r995_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a657_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, "hasZ": true, "hasM": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "NZLDD_V1_DebrisTrail", "type": "Feature Layer", "description": "The DebrisTrail polygons signify the debris trail of the landslide, defined as the deposit between the Source and Dam, and it can also include debris that did not block the watercourse. Debris trails were not mapped if the deposit extent matched the Dam extent. The DebrisTrail was delineated using a variety of methods from manual mapping on 1 m resolution LiDAR to unsupervised techniques using remote sensing. The quality of data (e.g., resolution, accuracy, etc.) therefore varies depending on the technique used (linked to the QualityRankings table). This feature class contains attributes that are specific to the landslide debris trail. For more information visit https://doi.org/10.21420/47GZ-A116.", "geometryType": "esriGeometryPolygon", "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": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1105923.4244999997, "ymin": 4875214.024, "xmax": 2055167.6451000003, "ymax": 5789576.2475, "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": "debtrailid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "debtrailid", "type": "esriFieldTypeString", "alias": "DebTrail ID", "length": 50, "domain": null }, { "name": "siteid", "type": "esriFieldTypeString", "alias": "Site ID", "length": 50, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "i5165debtrailid", "fields": "debtrailid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i5165siteid", "fields": "siteid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r992_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a655_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, "hasZ": true, "hasM": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "NZLDD_V1_Lake", "type": "Feature Layer", "description": "The Lake polygons signify the known or inferred area inundated by landslide-dammed lakes. In many instances the lake no longer exists in the landscape and its extent was inferred based on geomorphic features such as sedimentary plains, wetlands, and deltas. If no obvious signs of a past lake exist for a particular case study, a lake was not mapped. Where the landslide-dammed lakes still exist today (typically for large, enduring dams), the current lake extent was taken from the LINZ topographic 1:50,000 scale mapping (LINZ, 2020a, 2020b). These are likely not the initial or maximum lake extents, particularly for old dams. The Lake was delineated using a variety of methods from manual mapping on 1 m resolution LiDAR to using the LINZ 1:50,000 scale map data. The quality of data (e.g., resolution, accuracy, etc.) therefore varies depending on the technique used (linked to the QualityRankings table). This feature class contains attributes that are specific to the landslide-dammed lake. For more information visit https://doi.org/10.21420/47GZ-A116.", "geometryType": "esriGeometryPolygon", "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": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1105922.5548, "ymin": 4875118.8952, "xmax": 2054057.369, "ymax": 5789447.7911, "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": "lakeid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "lakeid", "type": "esriFieldTypeString", "alias": "Lake ID", "length": 50, "domain": null }, { "name": "siteid", "type": "esriFieldTypeString", "alias": "Site ID", "length": 50, "domain": null }, { "name": "d_lake", "type": "esriFieldTypeDouble", "alias": "Lake depth", "domain": null }, { "name": "v_lake", "type": "esriFieldTypeInteger", "alias": "Lake volume", "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": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r993_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a656_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, "hasZ": true, "hasM": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }