Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme - update - reg #39

Open
karunakar2 opened this issue Sep 27, 2022 · 0 comments
Open

Readme - update - reg #39

karunakar2 opened this issue Sep 27, 2022 · 0 comments

Comments

@karunakar2
Copy link

karunakar2 commented Sep 27, 2022

Hello everyone,
ref: https://github.com/koordinates/python-client/blob/30234a8f47d7c00b0dd69da977d2c85531cf21d2/docs/source/user/quickstart.rst#quick-start
Wondering if some could put a context around the layer 123456, where it arrives from
"""
Create a new Layer from existing datasources:

layer = koordinates.Layer()
layer.name = "A Test Layer"
layer.group = 999
layer.data = koordinates.LayerData(datasources=[123456])
layer = client.layers.create(layer)
print(layer.url)
"""
@craigds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant