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
How do we make catalog converter v7 -> v8
Need a way to let it run multiple times (in the process of development) as it will be improved on iteratively e.g. new catalog item types
Fixing share will fix most of v7->v8 stories
Problems with
Needs a way to resolve v7 share data into v8:
All v7 catalog definition can be turned into user stratum data, can put this through the catalog converter to handle
To do this, we need to figure out how v7 references a given catalog item?
Maybe we should add ids to everything as they’re converted
Run mergeRecursive first
Where should the share converter run?
In terriajs-server is probably neater
At least with share links we have a version number (previously 0.0.05 and now 8.0.0)
If we put it in terriajs-server, we won’t be able to load version 7 catalogues
Do we want to allow loading version 7 catalogues?
If we did, we’d probably include a disclaimer that it might not work and link to our catalogue converter
Google Docs link for rough notes on catalog converter
https://docs.google.com/document/d/100dDRrTqNV_azwENxkFiJ-5h8L6mWEJJUOFdAB4cv4M/edit?usp=sharing
Points/comments to be broken down/copied into relevant tickets
The text was updated successfully, but these errors were encountered: