You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of "segments", should we take a multilinestring?
Then we will not need the "controlepoints" as geometries (these are the ends of the multilinestrings).
We need validators: all multilinestrings are continguous (think how to store empty segments).
Think about metadata.
We might want to wrap all in a featurecollection that would be debuggable in QGIS, for example.
Restore should be synchronous.
The text was updated successfully, but these errors were encountered:
Instead of "segments", should we take a multilinestring?
Then we will not need the "controlepoints" as geometries (these are the ends of the multilinestrings).
We need validators: all multilinestrings are continguous (think how to store empty segments).
Think about metadata.
We might want to wrap all in a featurecollection that would be debuggable in QGIS, for example.
Restore should be synchronous.
The text was updated successfully, but these errors were encountered: