Remove Import/Export #53
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
Inherited from the current KSP, there are buttons for
ImportandExporton the main menu as well as a first raw implementation for importing CAIGOS gml, partially done in #24.MKUEM as well as the project partner for CAIGOS support the idea of dropping gml file based data exchange in favor of a proper json API.
ToDo
Simply remove the frontend buttons for import and export and drop the (WIP) code relevant for importing gml files.
Merged in #68