Re: [mapserver-dev] Proposal/request to implement FlatGeobuf as built-in format

2022-05-19 Thread Björn Harrtell
Thanks Even, I was not aware of the risk of symbol clash. I will try and apply the #define trickery. Den ons 18 maj 2022 kl 13:31 skrev Even Rouault : > I'm 0 on this. While this is always nice to see a perf improvement, I'm > somewhat concerned by the duplication of code between MapServer and GD

Re: [mapserver-dev] Proposal/request to implement FlatGeobuf as built-in format

2022-05-19 Thread Björn Harrtell
1. Undefined behavior more or less. There is a verifier that could mitigate security risks in some capacity but it would cost a small bit of performance. I've not implemented support to use the verifier at this point (to keep the initial implementation as simple as possible). 2. It contains mapserv