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

GET /file_formats: Expose supported data types and media types #476

Open
m-mohr opened this issue Dec 9, 2022 · 0 comments
Open

GET /file_formats: Expose supported data types and media types #476

m-mohr opened this issue Dec 9, 2022 · 0 comments
Assignees
Milestone

Comments

@m-mohr
Copy link
Member

m-mohr commented Dec 9, 2022

For an easier way of understanding the exposed file formats, it would be helpful to give some more information on what they offer.

Right now we just expose the "gis_data_type" (raster, vector, table, ...), but it would be great to get some more information so that clients can easily hint at potential improvements, e.g. scaling.

Interesting could be:

  • Media type (e.g. image/png)
  • Data type (e.g. uint8 for PNG)
  • Max number of bands (e.g. 1/3/4)
@m-mohr m-mohr added this to the 1.2.0 milestone Dec 9, 2022
@m-mohr m-mohr self-assigned this Dec 9, 2022
@m-mohr m-mohr modified the milestones: 1.2.0, 1.3.0 Dec 21, 2022
@m-mohr m-mohr modified the milestones: 1.3.0, 1.2.0 Feb 10, 2023
@m-mohr m-mohr modified the milestones: 1.2.0, 1.3.0 Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant