Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

FlatGeobuf

Brings a modern and fast GIS serialization format
Collective - Host: opensource - https://opencollective.com/flatgeobuf - Website: https://flatgeobuf.org - Code: https://github.com/flatgeobuf/flatgeobuf

Work on optimizing NTS usage

github.com/flatgeobuf/flatgeobuf - a004440a4f6ec210b392aa50e343de33a9823f4c authored almost 4 years ago by Björn Harrtell <[email protected]>
Use WriteAsync to be able to use Memory directly

github.com/flatgeobuf/flatgeobuf - 71fabbf6ef4f98feb3d2e809e8987fc6a8550d6a authored almost 4 years ago by Björn Harrtell <[email protected]>
Upgrade deps

github.com/flatgeobuf/flatgeobuf - c102b3865c20ae5bce477f792e257a570acc9290 authored almost 4 years ago by Björn Harrtell <[email protected]>
Test with Z

github.com/flatgeobuf/flatgeobuf - 694eadc5b950655e27f2ec577b5f43b5232fa44f authored almost 4 years ago by Björn Harrtell <[email protected]>
Another test

github.com/flatgeobuf/flatgeobuf - 151fb1ab8cce4be0958e51421310167703dca1ea authored almost 4 years ago by Björn Harrtell <[email protected]>
Added simple benchmark

github.com/flatgeobuf/flatgeobuf - 8c69ad1575c77daa2324b026b8950c87763786bb authored almost 4 years ago by Björn Harrtell <[email protected]>
Custom CoordinateSequence

github.com/flatgeobuf/flatgeobuf - 51bb7d2971c333b9895f31b3bed38edc375d642f authored almost 4 years ago by Björn Harrtell <[email protected]>
Prefer CreateVectorBlock where possible

github.com/flatgeobuf/flatgeobuf - 368338de8c5f8f53aa36f30d4912eafe632e595b authored almost 4 years ago by Björn Harrtell <[email protected]>
Use ref to protect from defensive copies

github.com/flatgeobuf/flatgeobuf - 1acbb3f62c98cf547464cc1c330fa0495353ac80 authored almost 4 years ago by Björn Harrtell <[email protected]>
Make use of spans also for parsing properties

github.com/flatgeobuf/flatgeobuf - c7382a7559ebdb682a528afe0f949456e34401c9 authored almost 4 years ago by Björn Harrtell <[email protected]>
Use spans and pass by ref

github.com/flatgeobuf/flatgeobuf - b39fdc44e93bc8b81190488e89f96e664fa08d1e authored almost 4 years ago by Björn Harrtell <[email protected]>
Enable direct use of spans

github.com/flatgeobuf/flatgeobuf - b1bb1d9e47b16356e754a535aa622e0bf3fb03f1 authored almost 4 years ago by Björn Harrtell <[email protected]>
Fix xy offset

github.com/flatgeobuf/flatgeobuf - 33e1267db46870aba2a89a26effba6f82a4555b0 authored almost 4 years ago by Björn Harrtell <[email protected]>
Make use of DotSpatialAffineCoordinateSequenceFactory

github.com/flatgeobuf/flatgeobuf - 11314f5de2d2ed5b40e47710f53cb9d46d3b2cf6 authored almost 4 years ago by Björn Harrtell <[email protected]>
Bump all rust deps (#100)

* Bump all rust deps

* Feature flag renamed

* Try with old flatbuffers

github.com/flatgeobuf/flatgeobuf - b21bfc72396505ce564b3195d59e63d22a48454f authored almost 4 years ago by Björn Harrtell <[email protected]>
Fix ParseFlatbufMultiLineString for dimension > 2 (#104)

github.com/flatgeobuf/flatgeobuf - 79d3c2b62bc0df5d44f8b118e1e5a7a73e65f488 authored almost 4 years ago by Xavier Fischer <[email protected]>
Refactor

github.com/flatgeobuf/flatgeobuf - f26e1561f661b18da0fdf2b5094bf3578933a9ff authored almost 4 years ago by Björn Harrtell <[email protected]>
Include object API

github.com/flatgeobuf/flatgeobuf - 1c5f5409fd28f38dca1eef7884640e7b6367de19 authored almost 4 years ago by Björn Harrtell <[email protected]>
Fix multipolygon conversion (#103)

* Fix multipolygon conversion

When more than one interior ring was present, this code failed ...

github.com/flatgeobuf/flatgeobuf - 1885fd8bdd64c9309da45b0f1d0715ce0c7f8d16 authored almost 4 years ago by Xavier Fischer <[email protected]>
Upgrade executors used at CI (#99)

github.com/flatgeobuf/flatgeobuf - 9b5fe0875ed11555b2d63bf86f747bc0b79fc4ca authored almost 4 years ago by Björn Harrtell <[email protected]>
Initial 3 dim support

github.com/flatgeobuf/flatgeobuf - 398cbff1c821432d88ed777f83be1ceb10c66450 authored almost 4 years ago by Björn Harrtell <[email protected]>
Work towards dimensions support and remove obsolete function

github.com/flatgeobuf/flatgeobuf - d8ea7893f5a654fa7f696341f180e48c7b7932b7 authored almost 4 years ago by Björn Harrtell <[email protected]>
Break out WKT roundtrips into separate test class

github.com/flatgeobuf/flatgeobuf - 173e872f082b128a200981129c3cfff2b4a23d71 authored almost 4 years ago by Björn Harrtell <[email protected]>
Verify roundtrip for Point with Z

github.com/flatgeobuf/flatgeobuf - 8fa5aeb7d87e9698ca21ae5db6d1b08401795f42 authored almost 4 years ago by Björn Harrtell <[email protected]>
Implement way to roundtrip test WKT only in C#

github.com/flatgeobuf/flatgeobuf - 9ddd366003b0cf804781b7a1d033e28d29dfe087 authored almost 4 years ago by Björn Harrtell <[email protected]>
Add editorconfig to not analyze external code

github.com/flatgeobuf/flatgeobuf - 7d9905f2202b097d6bc09710fc7de8363d16c468 authored almost 4 years ago by Björn Harrtell <[email protected]>
Minor cleanups/style changes in C# code

github.com/flatgeobuf/flatgeobuf - 1d0a19b2fa6328e2955b69f3dd2f5b78b57258ee authored almost 4 years ago by Björn Harrtell <[email protected]>
Forgot to commit c# deps fetcher

github.com/flatgeobuf/flatgeobuf - b305e631ab85448118aac8691cb51682414e6335 authored about 4 years ago by Björn Harrtell <[email protected]>
Rust Release 0.4.1

github.com/flatgeobuf/flatgeobuf - 42b71b7b5bb906c3876c69ee4d2295e7eddb0422 authored about 4 years ago by Pirmin Kalberer <[email protected]>
Impl FeatureAccess traits

github.com/flatgeobuf/flatgeobuf - 88ff56c58589926afc7d7db0c99e519448286f7e authored about 4 years ago by Pirmin Kalberer <[email protected]>
Use multi_dim API function

github.com/flatgeobuf/flatgeobuf - af0ce3365c254cbf07f0eb86e615981157fd24f5 authored about 4 years ago by Pirmin Kalberer <[email protected]>
Add property access functions

github.com/flatgeobuf/flatgeobuf - 0c8c4e37319583c7b4fc9e0e42d58713967cde58 authored about 4 years ago by Pirmin Kalberer <[email protected]>
Bump to 3.9.0

github.com/flatgeobuf/flatgeobuf - 173633b834463140492d8a93366c99c2c0b78b33 authored about 4 years ago by Björn Harrtell <[email protected]>
Helper function for Header read/parse

github.com/flatgeobuf/flatgeobuf - 3aaa273475b9f1c3839531d683ec370599affa8d authored about 4 years ago by Björn Harrtell <[email protected]>
Fix deps and bump version

github.com/flatgeobuf/flatgeobuf - f6f4aa3b9ea15844b3427150e65d7a35b9119ba5 authored about 4 years ago by Björn Harrtell <[email protected]>
Use paths only

github.com/flatgeobuf/flatgeobuf - cca5ec832156974106ad438cb18f9fd6f13ea661 authored about 4 years ago by Björn Harrtell <[email protected]>
Add test for filter and find

github.com/flatgeobuf/flatgeobuf - 6f635c04ba61d9ded62dd20db96fc2a23633d51a authored about 4 years ago by Pirmin Kalberer <[email protected]>
cargo fmt

github.com/flatgeobuf/flatgeobuf - bf1d190b7b03c943279323763efa0ec1132c1236 authored about 4 years ago by Pirmin Kalberer <[email protected]>
Impl FallibleStreamingIterator

github.com/flatgeobuf/flatgeobuf - bc5a805bd462a3184cd85790d289cb6c5d74e203 authored about 4 years ago by Pirmin Kalberer <[email protected]>
Fixes to C# implementation and deps upgrade

github.com/flatgeobuf/flatgeobuf - 0a6db303082254996c5d41e397d1d04d45b243b6 authored about 4 years ago by Björn Harrtell <[email protected]>
Restore run_tests

github.com/flatgeobuf/flatgeobuf - e598aa2857e7d9eaee92dd7d0344bb8e210794ec authored about 4 years ago by Björn Harrtell <[email protected]>
Remove unused params

github.com/flatgeobuf/flatgeobuf - d71e53876fdc851e4219ae88ca7e455aacf68c1b authored about 4 years ago by Björn Harrtell <[email protected]>
Delete _config.yml

github.com/flatgeobuf/flatgeobuf - f699ba751ff2ef3e3bff51f39ed6a09b77bdda12 authored about 4 years ago by Björn Harrtell <[email protected]>
Set theme jekyll-theme-cayman

github.com/flatgeobuf/flatgeobuf - f073284269230df6094eb2b14ac895bb2ff8609e authored about 4 years ago by Björn Harrtell <[email protected]>
Set theme jekyll-theme-hacker

github.com/flatgeobuf/flatgeobuf - 39f7b73aa61bbd5789688b61ed621900785831c3 authored about 4 years ago by Björn Harrtell <[email protected]>
Set theme jekyll-theme-midnight

github.com/flatgeobuf/flatgeobuf - 7b54d6c50011ae4f582515d47b4ed2ca10b1d0bb authored about 4 years ago by Björn Harrtell <[email protected]>
Rust: Release 0.4.0

github.com/flatgeobuf/flatgeobuf - 6cf965268532697f8d16d5c543abd8ceb22ba850 authored about 4 years ago by Pirmin Kalberer <[email protected]>
Update URLs to test data in examples

github.com/flatgeobuf/flatgeobuf - 5d9cc7f8d22f3977c4ece1c8ef0a1ce972e0be79 authored about 4 years ago by Björn Harrtell <[email protected]>
Update links to new org

github.com/flatgeobuf/flatgeobuf - 04e26f576225cccc0a057832514281c437f4523e authored about 4 years ago by Pirmin Kalberer <[email protected]>
Update README.md

github.com/flatgeobuf/flatgeobuf - 6c75131478cda6e41608afc4fe7a78e55759fa61 authored about 4 years ago by Björn Harrtell <[email protected]>
Update LICENSE

github.com/flatgeobuf/flatgeobuf - ff8824cd211c9452b895647644e1d0558ccd8ceb authored about 4 years ago by Björn Harrtell <[email protected]>
Update links to new org

github.com/flatgeobuf/flatgeobuf - 5d2e42c7f662f795321d99424aff2b4157477ca7 authored about 4 years ago by Björn Harrtell <[email protected]>
Create CNAME

github.com/flatgeobuf/flatgeobuf - 252917b62df468480af5c5c54f96dab383026ef4 authored about 4 years ago by Björn Harrtell <[email protected]>
Rename HttpClient to HttpRangeClient

github.com/flatgeobuf/flatgeobuf - e6e457e797f4d11a0a07a47a95ec1e27f3f67e43 authored about 4 years ago by Pirmin Kalberer <[email protected]>
clarify tree-traversal

adding comments and combining two cases whose only difference is their
logging

github.com/flatgeobuf/flatgeobuf - 4411e90a50a9d4647cc03a30cc719a714ea7f5ca authored about 4 years ago by Michael Kirk <[email protected]>
log network usage (adds log crate)

Note that `log` is already a transitive dependency.

github.com/flatgeobuf/flatgeobuf - fc05c9e37ee1f984cff0dd47a531236a5b3bf28b authored about 4 years ago by Michael Kirk <[email protected]>
fix crashing bug when `begin` is within `length` of `tail`

Specifically, if we've reset `head`, then this comparison is no longer
valid:

let range_beg...

github.com/flatgeobuf/flatgeobuf - 9cc0c42063a51fed8557b31e3f70461b2dc4f167 authored about 4 years ago by Michael Kirk <[email protected]>
Make smaller index requests, merging where possible

Before:
[2020-12-22T00:16:02Z TRACE flatgeobuf::http_reader] starting: opening http reader, ...

github.com/flatgeobuf/flatgeobuf - 18d2173aadff09884c0993e51f90bbfa793c08b3 authored about 4 years ago by Michael Kirk <[email protected]>
prefetch some index layers

[2020-12-22T01:08:39Z TRACE flatgeobuf::http_reader] starting: opening http reader, reading head...

github.com/flatgeobuf/flatgeobuf - 514ad939d44c0b492b03d7c1d7972e8b9bc99151 authored about 4 years ago by Michael Kirk <[email protected]>
reference constant

github.com/flatgeobuf/flatgeobuf - df225b97261bcf2f7569ac8d4c54a52a170e593f authored about 4 years ago by Michael Kirk <[email protected]>
partial revert of 6129a2f to minimize diff

just a stylistic change to minimize the diff, no change in functionality

github.com/flatgeobuf/flatgeobuf - a26666c4ce1300138dbe4c8a460eaad15b03c275 authored about 4 years ago by Michael Kirk <[email protected]>
Less brittle test for network errors

previously spurious failure:

---- http_err stdout ----
thread 'http_err' panicked at 'a...

github.com/flatgeobuf/flatgeobuf - a42b64c2a6034f64387e6330e6fc7650e628577c authored about 4 years ago by Michael Kirk <[email protected]>
min_req_size is no longer helpful

And causes us to fetch excess mostly unneeded data.

The min_req_size was helpful for fetching t...

github.com/flatgeobuf/flatgeobuf - 23fc728c4f70f3ec9148bf98a28ac31d4fbd095a authored about 4 years ago by Michael Kirk <[email protected]>
Fix divide by zero possibility

github.com/flatgeobuf/flatgeobuf - 53470fe45fc16aa6d31a4e34bc2d5250c4b092e1 authored about 4 years ago by Björn Harrtell <[email protected]>
Don't cheat at CI

github.com/flatgeobuf/flatgeobuf - c71cbe5b89278e40e1e403340164bdf21c22669f authored about 4 years ago by Björn Harrtell <[email protected]>
Enable sanitizer for divide by zero errors

github.com/flatgeobuf/flatgeobuf - cd619430a735cf5dc51dd04bc2d3957cd2cdf75a authored about 4 years ago by Björn Harrtell <[email protected]>
Reproduce divide by zero case

github.com/flatgeobuf/flatgeobuf - 23649c703fe256cd187aea2634a80972958cf3c6 authored about 4 years ago by Björn Harrtell <[email protected]>
Micro optimizations and cleanups

github.com/flatgeobuf/flatgeobuf - d7d086a7cb66ca275153bba2274b3feb4d9420b4 authored about 4 years ago by Björn Harrtell <[email protected]>
Bump to 3.7.2

github.com/flatgeobuf/flatgeobuf - 4d70a8c5c774fdc39d5fc95a3c36af5803804c87 authored about 4 years ago by Björn Harrtell <[email protected]>
Update examples to latest version

github.com/flatgeobuf/flatgeobuf - e1f47a6ba423a38e616b26838c081243c4bda315 authored about 4 years ago by Björn Harrtell <[email protected]>
Bump to 3.7.1

github.com/flatgeobuf/flatgeobuf - f7395a82db645b1ddccc2df8a63634887391584c authored about 4 years ago by Björn Harrtell <[email protected]>
Fix JS/TS streaming API implementation

github.com/flatgeobuf/flatgeobuf - 8b2280687318604ecaa7dca4aea82092f7fba6dc authored about 4 years ago by Björn Harrtell <[email protected]>
Bump to 3.7.0

github.com/flatgeobuf/flatgeobuf - d614620a5c7587e57cf3024bf177cc6ea471758f authored about 4 years ago by Björn Harrtell <[email protected]>
Whitespace fixes

github.com/flatgeobuf/flatgeobuf - ee6548d0fb891ab92e234fbd265380310ad3906e authored about 4 years ago by Björn Harrtell <[email protected]>
Upgrade deps

github.com/flatgeobuf/flatgeobuf - df23a9cba5c3dc6e4f934f134301c888bd66b56b authored about 4 years ago by Björn Harrtell <[email protected]>
Add fuzz target for feature reading

github.com/flatgeobuf/flatgeobuf - d223d2cfe07a3f8e60887b2cae3d5f9ac3d8722d authored about 4 years ago by Pirmin Kalberer <[email protected]>
Avoid FlatBuffers panic caused by malicious header data (#86)

github.com/flatgeobuf/flatgeobuf - ec054d6ddd6d3322e93fd612a5669fc0971909d8 authored about 4 years ago by Pirmin Kalberer <[email protected]>
Fix memory exhaustion with malicious header size (#85)

github.com/flatgeobuf/flatgeobuf - 5d6b302ab30e1b8db7bc1ac9c33a2e9b4b971499 authored about 4 years ago by Pirmin Kalberer <[email protected]>
Add fuzz target for the Rust crate. (#84)

github.com/flatgeobuf/flatgeobuf - 25a04565d0d6c78616ddc1fb249653b704e92d1e authored about 4 years ago by Corey Farwell <[email protected]>
Upgrade dependencies

github.com/flatgeobuf/flatgeobuf - 6f14c0533cef5914bed39ad5f9989c03aaa5295b authored about 4 years ago by Björn Harrtell <[email protected]>
Fiona released

github.com/flatgeobuf/flatgeobuf - a3cd13e796262469bbb459fd543f6fea2abb0546 authored about 4 years ago by Björn Harrtell <[email protected]>
QGIS 3.16 now released

github.com/flatgeobuf/flatgeobuf - c8684dabb00693f370a0970cf532ad025a2621f7 authored about 4 years ago by Björn Harrtell <[email protected]>
Upgrade deps

github.com/flatgeobuf/flatgeobuf - 07e83b2f760bc74f25c874e510183997515a8f13 authored about 4 years ago by Björn Harrtell <[email protected]>
Upgrade deps and refactorings

github.com/flatgeobuf/flatgeobuf - d4351a6db9f656bdc4df1979a11a9f54e3509db5 authored about 4 years ago by Björn Harrtell <[email protected]>
Update README.md

github.com/flatgeobuf/flatgeobuf - e119217a38addba6f6ee2c123c0e77b8e003c233 authored over 4 years ago by Björn Harrtell <[email protected]>
Update README.md

github.com/flatgeobuf/flatgeobuf - 58713db684d25b6c9799b40802d41f5874b9bcf8 authored over 4 years ago by Björn Harrtell <[email protected]>
Additional metadata fields (#75)

github.com/flatgeobuf/flatgeobuf - 1543501822c8599e807fd553d2bbb8902ed6a9dc authored over 4 years ago by Björn Harrtell <[email protected]>
Update README.md

github.com/flatgeobuf/flatgeobuf - dc28eaa111551a4e7207be7237f64fcf29173c02 authored over 4 years ago by Björn Harrtell <[email protected]>
Rust code gen

github.com/flatgeobuf/flatgeobuf - 1705b2f60a766bf79d95f1f61d0b6d7127c4398b authored over 4 years ago by Björn Harrtell <[email protected]>
C generated code and deps

github.com/flatgeobuf/flatgeobuf - 4c3bf269929272b61f510e352320b85cc6096e54 authored over 4 years ago by Björn Harrtell <[email protected]>
CI config to test rust (#77)

github.com/flatgeobuf/flatgeobuf - fdd6f883c2b98042a2b77e0156c96610d62d8441 authored over 4 years ago by Björn Harrtell <[email protected]>
Update README.md

github.com/flatgeobuf/flatgeobuf - a0b073887e58e4d5301a1e96b1d98dcd12a70f82 authored over 4 years ago by Björn Harrtell <[email protected]>
Update README.md

github.com/flatgeobuf/flatgeobuf - b059cf19044a787a2b3ab6fa8964fa6a35d175a7 authored over 4 years ago by Björn Harrtell <[email protected]>
Update README.md

github.com/flatgeobuf/flatgeobuf - a9dd5ba3ee9e7c8fc624f7cd236e9f354943e504 authored over 4 years ago by Björn Harrtell <[email protected]>
Update README.md

github.com/flatgeobuf/flatgeobuf - f7c80f1464303c746a50a30c7e0c2ae898d8a424 authored over 4 years ago by Björn Harrtell <[email protected]>
Update README.md

github.com/flatgeobuf/flatgeobuf - 1d4c9d8221f34b789925ef2b821b0f604341792e authored over 4 years ago by Björn Harrtell <[email protected]>
Add node example

github.com/flatgeobuf/flatgeobuf - 25d0ee48270c8050f54b0871c90b623e7cb4407c authored over 4 years ago by Björn Harrtell <[email protected]>
Bump to 3.6.5

github.com/flatgeobuf/flatgeobuf - d0e60d448dbcc2ca8e97a274f81ab0ecdc706d49 authored over 4 years ago by Björn Harrtell <[email protected]>
Fix module import issues

github.com/flatgeobuf/flatgeobuf - 0d272f18d93fd02c29018b1fb784beba90d5ff30 authored over 4 years ago by Björn Harrtell <[email protected]>
Bump to 3.6.4

github.com/flatgeobuf/flatgeobuf - 4080bceac08b9f2e69087a2de9f0f680110fcca9 authored over 4 years ago by Björn Harrtell <[email protected]>