hkayabilisim commited on
Commit
13b0d8b
·
2 Parent(s): c818aff5dbc241

Merge branch 'main' of https://huggingface.co/spaces/hkayabilisim/app-engine into main

Browse files
tomorrowcities/content/articles/landslide.md CHANGED
@@ -16,6 +16,7 @@ category:
16
  ## Data Formats
17
 
18
  ### Susceptibility Map
 
19
  Since it contains geo-spatial information, the format of this file should be GeoJSON.
20
 
21
  |id|susceptibility|geometry|
@@ -42,6 +43,7 @@ Microsoft Excel or JSON format.
42
  |Adb+HC+1s+ResCom| low |0.06 |0.08 |0.09|
43
 
44
  ### Trigger Level
 
45
  Trigger level selection becomes active when the user selects "landuse" hazard type.
46
  There are three pre-defined levels: minor, moderate, and severe. The fragility data
47
  should contain a column for each category.
@@ -67,7 +69,4 @@ these averaged impact metrics are displayed.
67
 
68
  In the map, and the layer displayer, however, the damage states of the buildings and other infrastructures are displayed
69
  according to the last Monte-Carlo random realization. However, the attributes metric1,...,metric7 denote the average
70
- over N random trials.
71
-
72
-
73
-
 
16
  ## Data Formats
17
 
18
  ### Susceptibility Map
19
+
20
  Since it contains geo-spatial information, the format of this file should be GeoJSON.
21
 
22
  |id|susceptibility|geometry|
 
43
  |Adb+HC+1s+ResCom| low |0.06 |0.08 |0.09|
44
 
45
  ### Trigger Level
46
+
47
  Trigger level selection becomes active when the user selects "landuse" hazard type.
48
  There are three pre-defined levels: minor, moderate, and severe. The fragility data
49
  should contain a column for each category.
 
69
 
70
  In the map, and the layer displayer, however, the damage states of the buildings and other infrastructures are displayed
71
  according to the last Monte-Carlo random realization. However, the attributes metric1,...,metric7 denote the average
72
+ over N random trials.