Skip to content

feat: add keywords to base LayerMetadata class#287

Open
roicohen326 wants to merge 4 commits into
masterfrom
feat/add-keywords-to-base-layermetadata
Open

feat: add keywords to base LayerMetadata class#287
roicohen326 wants to merge 4 commits into
masterfrom
feat/add-keywords-to-base-layermetadata

Conversation

@roicohen326

Copy link
Copy Markdown

No description provided.

//#endregion
public productBoundingBox: string | undefined = undefined;

//#region CORE: keywords

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert this changes as keywords is actually a pycsw field and not raster core field so we can just extends the IRasterCatalogUpsertRequestBody with the keywords field with Pick<> instead of moving this one,

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 this pull request may close these issues.

2 participants