developmentseed / developmentseed/eoapi-cdk

include /cog endpoints in titiler-pgstac by default

Open
#106 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29
Forks
6
Avg merge
1d 2h
Merged PRs (30d)
7

Description

This issue may belong in titiler-pgstac, but one thing that would make the default eoapi-cdk deployment even better would be to include the `/cog` endpoints from `titiler`. @jjfrench is working on [consolidating our `titiler` deployments](https://github.com/NASA-IMPACT/active-maap-sprint/issues/988) over in MAAP and one thing that is preventing us from running everything on a single `titiler-pgstac` deployment is the `/cog` endpoints which are available in an old `titiler` deployment but not in the `eoapi` deployment. It can be useful to be able to use the `/cog` endpoints to inspect data *before* it is cataloged in a STAC item. Maybe it would be better described by a set of `/external` endpoints to use for data that is not in the STAC yet. I'm not sure but I think there has been a similar discussion in VEDA cc @wildintellect.

It would be pretty simple to add to the `handler.py` in this repo or in `titiler.pgstac.main.app`. A user *could* customize eoapi to add these endpoints but it might also make sense to include that set of endpoints by default.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.