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
Hello, I am trying to add a layer to project with creation. (I work with several projects and use the same layer). Is is possible to upload a layer (layer.json that I downloaded from another project) with creation of new project?
You can only set a hand full of parameters when creating a project through the "create_project" endpoint.
For more flexibility, you need to externally prepare a project ZIP file (e.g. by modifying a previously exported template project from INCEpTION) and then use the "import project" functionality. In the JSON file at the root of the project ZIP, you can configure everything including layers.
Hello, I am trying to add a layer to project with creation. (I work with several projects and use the same layer). Is is possible to upload a layer (
layer.json
that I downloaded from another project) with creation of new project?I am creating a project this way:
The text was updated successfully, but these errors were encountered: