iho-ohi / S-101-Test-Datasets

A repository of S-101 test datasets which make available for development phases and they will be migrated to the Registry later.
24 stars 6 forks source link

S-164_1.1 V2 2.2.4 Loading of New Update #70

Closed plebihan29n closed 10 months ago

plebihan29n commented 1 year ago

In the S-164 "Loading of New Update" , to update a curve (delete points and insert new points) , The following sequence has been generated in the same record :

image

This sequence is not conform as the "COCC" field is use twice in the same record.

image

Taking account the multiplicity of COCC (one field max) this sequence has to be generated in two separate records (one for deletion, one for insertion).

Another solution (more efficient) is to use only one update record by insert only new points of this curve.

plebihan29n commented 11 months ago

Here is the sequence (delete + insert all coordinates) that has been encoded in the new version V3 : image

A further version could be encoded using the modify sequence that will consist only to insert new coordinates.

TomRichardson6 commented 10 months ago

I am happy that edition 3 has addressed this Issue closed.