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

Add mosaic meta to /mosaics and /models endpoints #43

Open
vgeorge opened this issue Feb 3, 2023 · 0 comments
Open

Add mosaic meta to /mosaics and /models endpoints #43

vgeorge opened this issue Feb 3, 2023 · 0 comments

Comments

@vgeorge
Copy link
Member

vgeorge commented Feb 3, 2023

The endpoint /mosaics is returning ids only, requiring additional requests to /mosaics/:id endpoint to fetch metadata. It would be nice to change /mosaics endpoint to include all metadata from mosaics to avoid this flow in the front end. This is a breaking API change.

Another enhancement required by multiple imagery selection in the front end is to include a property imagery_id to the model.meta object of /models endpoint, which will allow matching base imagery of a model.

cc @geohacker @ingalls

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