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

Create loader directly from flatgeobuf-library #1341

Open
RobertOrthofer opened this issue Oct 29, 2024 · 0 comments
Open

Create loader directly from flatgeobuf-library #1341

RobertOrthofer opened this issue Oct 29, 2024 · 0 comments
Labels
enhancement New feature or request map

Comments

@RobertOrthofer
Copy link
Contributor

While not mentioned in the flatgeobuf-npm site, the official documentation of the package reveals a createLoader-method, that creates an ol-loader for a VectorSource while removing the need of reading the data in a GeoJSON-Format, as we do now.

I think using this exposed method might simplify the code as well as improve the performance by removing the extra step of the GeoJSON format.

@RobertOrthofer RobertOrthofer added the enhancement New feature or request label Oct 29, 2024
@RobertOrthofer RobertOrthofer changed the title Create ol-loader directly from flatgeobuf-library Create loader directly from flatgeobuf-library Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request map
Projects
None yet
Development

No branches or pull requests

1 participant