OpenDRR / opendrr-api

REST API for OpenDRR data / API REST pour les données OpenDRR
MIT License
4 stars 7 forks source link

Update/add additional ES indexes - 1,5,10,25 km clipped/unclipped hexgrid indexes #182

Closed wkhchow closed 2 years ago

wkhchow commented 2 years ago

Once @anthonyfok has boundaries repo pulling off the new test_hexbin_unclipped branch we can test rebuilding the stack.
Once successful we will need to rename few indexes / add additional ones to support 1,5,10,25 km clipped/unclipped hexgrid geometries, dsra scenarios and nhsl as well?

new/updated below: HexGrid_1km, HexGrid_5km, HexGrid_10km, HexGrid_25km HexGrid_1km_unclipped, HexGrid_5km_unclipped, HexGrid_10km_unclipped, HexGrid_25km_unclipped, HexGrid_25km_unclipped, HexGrid_100km_unclipped

dsra scenario_shakemap_hexbin_1km, scenario_shakemap_hexbin_1km_uc scenario_shakemap_hexbin_5km, scenario_shakemap_hexbin_5km_uc scenario_shakemap_hexbin_10km, scenario_shakemap_hexbin_10km_uc scenario_shakemap_hexbin_25km, scenario_shakemap_hexbin_25km_uc scenario_shakemap_hexbin_50km_uc scenario_shakemap_hexbin_100km_uc

nhsl

wkhchow commented 2 years ago

test build successful on using new boundaries branch besides master (test_hexbin_unclipped) and subsequent opendrr-api and model factory. Also pulled in the BC psra as well so national psra is complete in the test_hexbin_unclipped branch.

I think the ES that needs to be changed or added are below with priority for the DSRA and all else secondary??

Additions:

Rename (renamed from 50km, 100km)

Future? Now with the national PSRA completed, may have to look into adding hexbins as well? But thats for another time... (https://github.com/OpenDRR/model-factory/issues/109)