Incorporated comments review 1365: - Fixed typos and consistency in the tests - Changed algorithm for creating the MapFeatures of ForeshoreProfiles, DikeProfiles and Structures: -- Performance optimization -- Instead of copying the IEnumerable to an array and iterate it, retrieve the amount of elements in the IEnumerable and iterate through it directly Paired with bouvrie Related to Issue [WTI-1023]