Skip to content

#12467 Add maximum visible features in current view option for FlatGeobuf layers#12481

Open
Binabh wants to merge 7 commits into
geosolutions-it:masterfrom
Binabh:feat/maxfeaturesinview-support-flatgeobuf
Open

#12467 Add maximum visible features in current view option for FlatGeobuf layers#12481
Binabh wants to merge 7 commits into
geosolutions-it:masterfrom
Binabh:feat/maxfeaturesinview-support-flatgeobuf

Conversation

@Binabh

@Binabh Binabh commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Description

Adds a new option maxFeaturesInView for FlatGeobuf layer. When the value is undefined current functionality works as usual(i.e. load all features)

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Feature

Issue

What is the current behavior?
All features of flatgeobuf in view are loaded
#12467

What is the new behavior?
Provide user interface to input maximum number of features in ToC and catalog. Stop loading features when max value is hit. Works for openlayers and cesium.

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@cla-bot

cla-bot Bot commented Jun 10, 2026

Copy link
Copy Markdown

In order to contribute to the MapStore project, the CLA (Contributor License agreement) should be sent signed to GeoSolutions. Please consult contributing rules at: https://github.com/geosolutions-it/MapStore2/wiki/Contributing-to-MapStore#contributing-code

@cla-bot

cla-bot Bot commented Jun 10, 2026

Copy link
Copy Markdown

In order to contribute to the MapStore project, the CLA (Contributor License agreement) should be sent signed to GeoSolutions. Please consult contributing rules at: https://github.com/geosolutions-it/MapStore2/wiki/Contributing-to-MapStore#contributing-code

@allyoucanmap allyoucanmap added this to the 2026.02.00 milestone Jun 11, 2026
@allyoucanmap allyoucanmap linked an issue Jun 11, 2026 that may be closed by this pull request
6 tasks
@cla-bot

cla-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

In order to contribute to the MapStore project, the CLA (Contributor License agreement) should be sent signed to GeoSolutions. Please consult contributing rules at: https://github.com/geosolutions-it/MapStore2/wiki/Contributing-to-MapStore#contributing-code

@cla-bot cla-bot Bot added the CLA Ready label Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add maximum visible features in current view option for FlatGeobuf layers

3 participants