Skip to content

Adapt disaster data size

Ghost User requested to merge feature-#349-realistic-data-size into master

I made an example file with roughly the amount of data a marker needs to have, which was roughly bigger than the minimum size. Assuming databases work smarter than my text files the lower limit seemed okay. Then I added some random text as "description" for that marker and the file grew quickly. I think the upper limit can easily be higher because people may add multiple lines of description what is offered at that marker or what is happening.

Merge request reports