kartoza / geocris-inasafe-fba

Next generation of InaSAFE that includes support for forecast based action
MIT License
1 stars 1 forks source link

update form to receive every hazard type #4

Closed meomancer closed 4 years ago

meomancer commented 4 years ago

this fix https://trello.com/c/Z3DAJgjc/185-fba-hazard-uploader

Update form to receive hazard type

Hazard type list is from database (not hardcoded) Selection_059

In summary, all Flooded change to Affected Also title will change into hazard type Selection_060

TODO:

lucernae commented 4 years ago

LGTM

lucernae commented 4 years ago

@meomancer could you include this in your to do list:

  1. preview the GeoJSON layer when we add it in the upload form. It will not have styles, but show the value of the polygon's hazard class (as pop up or label).
meomancer commented 4 years ago

hi @lucernae

preview the GeoJSON layer when we add it in the upload form. It will not have styles, but show the value of the polygon's hazard class (as pop up or label).

i will work on it on another PR

Updated: