nens / threedi-schema

The schema of 3Di schematization files
MIT License
0 stars 0 forks source link

[0.226.4] Potential breach ID changes during migration and final_exchange_level is calculated wrongly #108

Closed leendertvanwolfswinkel closed 4 weeks ago

leendertvanwolfswinkel commented 1 month ago

Example dataset: RORPRI-_dijktraject_13-5_T10_T3000.zip

I did a spatial join (on intersects()) between the migrated and the original ("ori_") layer. As you can see in this example:

image.png

I think these issues are related, because if I join the original and the migrated layers by ID, ori_exchange_level - ori_maximum_breach_depth = final_exchange_level in all cases.

UPDATE I now see the changing of ID also occurs in the migration of obstacles and grid_refinement_areas. Please check if this issue is more widespread. @margrietpalm please also have a look at this