Skip to content

Flatgeobuf extension based on GeoJSONSource.svelte #135

@spwoodcock

Description

@spwoodcock
  • Flatgeobuf is a performant vector format, with HTTP RANGE support for bbox filtering, and decoding to GeoJSON.
  • I thought it could be nice to provide an extension here that handles the fgb --> geojson decoding, taking the bbox (for viewport) into account, then simply passing through to GeoJSONSource.svelte.
  • I did something similar for svelte-maplibre (I imagine it would be simpler in this lib without the workarounds for layer reconstruction).

Happy to contribute this if it's wanted 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions