Skip to content

show flatgeobuf in vector filter, add tabular dataset, subtype#2488

Merged
giohappy merged 2 commits intoGeoNode:masterfrom
stefanocudini:issue_2471_resource-filters-subtypes
Apr 13, 2026
Merged

show flatgeobuf in vector filter, add tabular dataset, subtype#2488
giohappy merged 2 commits intoGeoNode:masterfrom
stefanocudini:issue_2471_resource-filters-subtypes

Conversation

@stefanocudini
Copy link
Copy Markdown
Member

@stefanocudini stefanocudini commented Apr 10, 2026

Fix issue #2471

Show dataset Flatgeobuf .fgb for vector filter
and COG .tif for raster filter

Peek.2026-04-10.17-49.mp4

added new type 'tabular' and it's i18n strings, for testing this the geonode branch tabulardata is required

@stefanocudini stefanocudini self-assigned this Apr 10, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new 'tabular' filter across the platform, updating configuration files, templates, and translation files for multiple languages. Additionally, the API client was updated to expand 'vector' and 'raster' subtype filters to include 'flatgeobuf' and 'cog' respectively. Feedback suggests refactoring the subtype filtering logic in the API client to use a mapping object for better maintainability and scalability.

@stefanocudini stefanocudini linked an issue Apr 10, 2026 that may be closed by this pull request
@stefanocudini stefanocudini added the enhancement New feature or request label Apr 10, 2026
@stefanocudini stefanocudini added this to the 5.1.0 milestone Apr 10, 2026
@stefanocudini stefanocudini added the bug Something isn't working label Apr 10, 2026
@giohappy giohappy merged commit 6253afe into GeoNode:master Apr 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The new dataset subtypes are missing from facets

2 participants