Support for FlatGeoBuf #339
diegoripley
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
I haven't thought about rendering vector layers yet, but there's no reason why we couldn't. #341 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I looked through the issues and noticed that you plan to support the standards listed at
#314
Is there a plan to support FlatGeoBuf? I am aware that it might not be the best file standard at higher zoom levels (especially when there are lots of features), but it has better spatial filtering compared to other formats.
This could potentially be paired up with a STAC extension like this one to optimally show the FlatBeoBuf at the right zoom levels, so that the end-user is not overloaded with requests.
stac-extensions/vector#1
Beta Was this translation helpful? Give feedback.
All reactions