{ "currentVersion": 10.91, "id": 0, "name": "Landslide", "type": "Feature Layer", "description": "The Cooperative Open Online Landslide Repository (COOLR) contains citizen science data from Landslide Reporter put into the database as Landslide Reporter Catalog (event_import_source = \u2018LRC\u2019) and data from NASA\u2019s Global Landslide Catalog (event_import_source = \u2018GLC\u2019) compiled since 2007. For more information about the fields, see the How-to Guide documentation under the \u201cTrainings\u201d tab at https://landslides.nasa.gov and the publications below.BackgroundThe Global Landslide Catalog (GLC) was developed with the goal of identifying rainfall-triggered landslide events around the world, regardless of size, impacts or location. The GLC considers all types of mass movements triggered by rainfall and some triggered by other events, that have been reported in the media, disaster databases, scientific reports, or other sources. The GLC has been compiled since 2007 at NASA Goddard Space Flight Center.The Cooperative Open Online Landslide Repository (COOLR) is a worldwide database of landslide events. It currently includes NASA\u2019s Global Landslide Catalog (GLC) and other landslide reports contributed by citizen scientists. In the future, other landslide inventories will be added to COOLR.MethodsWe use 'landslide' as a general term to represent all event types. The catalog differentiates between landslide types when the information is available in the landslide_category field. COOLR follows a similar methodology to the GLC, and its fields and other information are documented in the publications below. Landslide events in the GLC were obtained from online news media, links to reported landslides in newspapers, hazard databases, scientific reports, blog entries, and personal communication and other sources. Online news articles serve as the primary sources of information for the landslide catalog and are found using Google Alerts (www.google.com/alerts) and other search engine options. Citizen science points submitted to COOLR through Landslide Reporter are checked for accuracy compared to the source material, accuracy of location and landslide identification, and the quality of the description provided. The source of the information in all COOLR points and polygons are described in the individual objects, which can be found in the source_name and source_link columns.For Further Referencelandslides.nasa.govKirschbaum, D.B., Stanley, T., & Zhou, Y. (2015). Spatial and temporal analysis of a global landslide catalog. Geomorphology, 249, 4-15. doi:10.1016/j.geomorph.2015.03.016Kirschbaum, D.B., Adler, R., Hong, Y., Hill, S., & Lerner-Lam, A. (2010). A global landslide catalog for hazard applications: method, results, and limitations. Natural Hazards, 52, 561-575. doi:10.1007/s11069-009-9401-4", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "NASA Goddard Space Flight Center, landslides.nasa.gov", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c848a5f1145b00d111cde153761ce762", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGRJREFUCJllyLsJQkEQAMAJFjaQV8Ap2IiZiKmBXbwGBBuwJD+BTVjEgdjAgoiBgYITTviYYpWZ96q64BWZuaiqI4aqgivWUVUHDL6W2AZm/s0DJ4w/+WytnQM7TLDBA/ve++0Nw74bNfUQfmQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 65.74240000000003, "ymin": 16.317333200000064, "xmax": 104.37150000000008, "ymax": 38.00000000000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "src_name", "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": "src_name", "type": "esriFieldTypeString", "alias": "Name of Information Source", "length": 255, "domain": null }, { "name": "src_link", "type": "esriFieldTypeString", "alias": "Link to Information Source", "length": 2000, "domain": null }, { "name": "ev_date", "type": "esriFieldTypeDate", "alias": "Event Date", "length": 8, "domain": null }, { "name": "ev_time", "type": "esriFieldTypeString", "alias": "Event Time (approximate)", "length": 10, "domain": null }, { "name": "ev_title", "type": "esriFieldTypeString", "alias": "Event Title", "length": 150, "domain": null }, { "name": "ev_desc", "type": "esriFieldTypeString", "alias": "Event Description", "length": 1000, "domain": null }, { "name": "loc_desc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 500, "domain": null }, { "name": "loc_acc", "type": "esriFieldTypeString", "alias": "Location Accuracy", "length": 50, "domain": null }, { "name": "ls_cat", "type": "esriFieldTypeString", "alias": "Landslide Category", "length": 50, "domain": null }, { "name": "ls_trig", "type": "esriFieldTypeString", "alias": "Landslide Trigger", "length": 50, "domain": null }, { "name": "ls_size", "type": "esriFieldTypeString", "alias": "Estimated Size", "length": 50, "domain": null }, { "name": "ls_setting", "type": "esriFieldTypeString", "alias": "Landslide Setting", "length": 50, "domain": null }, { "name": "fatalities", "type": "esriFieldTypeSmallInteger", "alias": "Number of Fatalities", "domain": null }, { "name": "injuries", "type": "esriFieldTypeSmallInteger", "alias": "Number of Injuries", "domain": null }, { "name": "storm_name", "type": "esriFieldTypeString", "alias": "Associated Storm Name", "length": 150, "domain": null }, { "name": "photo_link", "type": "esriFieldTypeString", "alias": "Link to Photo", "length": 2000, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Event Comments", "length": 500, "domain": null }, { "name": "ev_imp_src", "type": "esriFieldTypeString", "alias": "Imported Event Source Catalog", "length": 150, "domain": null }, { "name": "ev_imp_id", "type": "esriFieldTypeString", "alias": "Imported Event Source Id", "length": 20, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ctry_name", "type": "esriFieldTypeString", "alias": "Country Name", "length": 50, "domain": null }, { "name": "ctry_code", "type": "esriFieldTypeString", "alias": "Country Code", "length": 2, "domain": null }, { "name": "div_name", "type": "esriFieldTypeString", "alias": "Administrative Division", "length": 44, "domain": null }, { "name": "gaz_point", "type": "esriFieldTypeString", "alias": "Closest Gazetteer Point", "length": 50, "domain": null }, { "name": "gaz_dist", "type": "esriFieldTypeDouble", "alias": "Distance to Gazetteer Point", "domain": null }, { "name": "sub_date", "type": "esriFieldTypeDate", "alias": "Submitted Date", "length": 8, "domain": null }, { "name": "edit_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ev_id", "type": "esriFieldTypeInteger", "alias": "ev_id", "domain": null }, { "name": "CNTRY_CODE", "type": "esriFieldTypeString", "alias": "CNTRY_CODE", "length": 255, "domain": null }, { "name": "CNTRY_NAME", "type": "esriFieldTypeString", "alias": "CNTRY_NAME", "length": 255, "domain": null }, { "name": "INSIDE_HKH", "type": "esriFieldTypeSmallInteger", "alias": "INSIDE_HKH", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "YEAR", "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }