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

Introduce submit-stac.ipynb jupyter file #4

Open
IanMayo opened this issue Nov 29, 2024 · 3 comments · May be fixed by #11
Open

Introduce submit-stac.ipynb jupyter file #4

IanMayo opened this issue Nov 29, 2024 · 3 comments · May be fixed by #11
Assignees

Comments

@IanMayo
Copy link
Contributor

IanMayo commented Nov 29, 2024

Create a new jupyter file, include steps to create a collection, an item, and some assets (a combination of plain text files and random images).

The json files, text files and images should be present in a mock-data subfolder of the repo.

Initially this can include any-old-data that meets the stac requirements

@Vierod
Copy link
Collaborator

Vierod commented Dec 2, 2024

Support for this has recently been added to pystac-client which might allow for 2 way communication without alot of additional code.

See discussion:
stac-utils/pystac-client#241
stac-utils/pystac-client#698

But incomplete currently.

@Vierod
Copy link
Collaborator

Vierod commented Dec 2, 2024

Note here we should probably be focused on OGC-API Features (Postgres, SQLite) not STAC as it's being set up here (indexed local directory on the server)

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

Successfully merging a pull request may close this issue.

2 participants