We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If a raster attribute table (RAT) exists, a user might want to add metadata for it like they would for any other table.
This could raise an interesting design issue, where a RasterResource would need to be described by a RasterSchema and a TableSchema.
RasterResource
RasterSchema
TableSchema
I'll put it on hold until we hear more requests. In my opinion an external table like a CSV - with metadata - is a bit more FAIR than a RAT.
The text was updated successfully, but these errors were encountered:
Stacie requested RAT support as well.
Sorry, something went wrong.
No branches or pull requests
If a raster attribute table (RAT) exists, a user might want to add metadata for it like they would for any other table.
This could raise an interesting design issue, where a
RasterResource
would need to be described by aRasterSchema
and aTableSchema
.I'll put it on hold until we hear more requests. In my opinion an external table like a CSV - with metadata - is a bit more FAIR than a RAT.
The text was updated successfully, but these errors were encountered: