Skip to content

How to upload a layer to project? #11

@silkinresearch

Description

@silkinresearch

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:

from pycaprio import Pycaprio
client = Pycaprio(inception_host, authentication)

new_project = client.api.create_project(
    project_name = "My_test_project", 
    creator_name = "My_name"
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Support requestUser has a problem and needs help

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions