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

cpp: upgrade to Flatbuffers 2.0 and new code gen

github.com/flatgeobuf/flatgeobuf - 64ca86375654912d21b86a18bb5a560ca0aaf388 authored over 3 years ago by Björn Harrtell <[email protected]>
js: upgrade to Flatbuffers 2.0 and new code gen

github.com/flatgeobuf/flatgeobuf - df155789da7fcbb67089e86be7e16713d30aa161 authored over 3 years ago by Björn Harrtell <[email protected]>
js: clarify search code docs and var names (#124)

github.com/flatgeobuf/flatgeobuf - 520dd48d10f16d2d2f7b9bf04a8689e4f7704c28 authored over 3 years ago by Michael Kirk <[email protected]>
Fix API docs link

github.com/flatgeobuf/flatgeobuf - 5e5130583d6d27e61a52a8363c03733aef1e5f02 authored over 3 years ago by Björn Harrtell <[email protected]>
Revert "Fix API docs link"

This reverts commit 01e8124ee5bc6b9a827409036cfac4bb230e7722.

github.com/flatgeobuf/flatgeobuf - 4812afac903b85b79ddc4d2eaa65071b536c39b6 authored over 3 years ago by Björn Harrtell <[email protected]>
Bump to 3.17.3

github.com/flatgeobuf/flatgeobuf - 0c93ca36e85c82b60fe6cdee3b9fdd856eee233b authored over 3 years ago by Björn Harrtell <[email protected]>
Document all modules

github.com/flatgeobuf/flatgeobuf - ad81f1ce8eb790e43cbf76318181264f574bafb4 authored over 3 years ago by Björn Harrtell <[email protected]>
Fix API docs link

github.com/flatgeobuf/flatgeobuf - 01e8124ee5bc6b9a827409036cfac4bb230e7722 authored over 3 years ago by Björn Harrtell <[email protected]>
Bump to 3.17.2

github.com/flatgeobuf/flatgeobuf - 73c3d82be89c8463032d84e6a39df1a5b849198c authored over 3 years ago by Björn Harrtell <[email protected]>
Fix typedoc generation

github.com/flatgeobuf/flatgeobuf - 708f61d5543a261dbd0b5ae0942a58828fdf037d authored over 3 years ago by Björn Harrtell <[email protected]>
Bump to 3.17.1

github.com/flatgeobuf/flatgeobuf - 924b187def9c1fce01569989cab9ec1f9f9032f6 authored over 3 years ago by Björn Harrtell <[email protected]>
Fix protocol

github.com/flatgeobuf/flatgeobuf - 57baf3f0a36bf9062ab538030d2932971ce1686f authored over 3 years ago by Björn Harrtell <[email protected]>
Update examples

github.com/flatgeobuf/flatgeobuf - a2d80e32edf0982f075acc1c3299d40ac2e1519f authored over 3 years ago by Björn Harrtell <[email protected]>
Bump to 3.17.0

github.com/flatgeobuf/flatgeobuf - 4c6023638a09f894a4c8b293ea52c5c7b84f84d5 authored over 3 years ago by Björn Harrtell <[email protected]>
Update manual tests

github.com/flatgeobuf/flatgeobuf - c53067ecc47f8f7822edecd38ed3be8ba199af2b authored over 3 years ago by Björn Harrtell <[email protected]>
local examples (including large and interactive filter demos) (#120)

* local examples (including large and interactive filter demos)

* per code review, remove exa...

github.com/flatgeobuf/flatgeobuf - b3f1eafc2cded6a6a6ce2a3cae8e66f59b8f0b08 authored over 3 years ago by Michael Kirk <[email protected]>
Tweak example

github.com/flatgeobuf/flatgeobuf - 00ba4770d4e1b7eab847bd88847ae4388616fcf6 authored over 3 years ago by Björn Harrtell <[email protected]>
Add disabled tests for large remote bbox filtering

github.com/flatgeobuf/flatgeobuf - afa2a00e13dc9f350e4d7d5b6d6778ec0223570b authored over 3 years ago by Björn Harrtell <[email protected]>
Fix rect arg

github.com/flatgeobuf/flatgeobuf - 2eb86b9a188fb942455b4eed978b4702b625bcce authored over 3 years ago by Björn Harrtell <[email protected]>
Bbox filtered API example

github.com/flatgeobuf/flatgeobuf - 58dcfae79a70ed6291a98061b3892cac3887f9fd authored over 3 years ago by Björn Harrtell <[email protected]>
Fixup author and contributors fields

github.com/flatgeobuf/flatgeobuf - 1ee65670474e99426146e31dbe4e959a28a13eac authored over 3 years ago by Björn Harrtell <[email protected]>
js: more efficient Bbox search

- Introduce a buffered reader, like we use in Rust
- Fetch entire header + tree prefix with firs...

github.com/flatgeobuf/flatgeobuf - 860c4115af27351cf0cdb869c47065a510df38d1 authored over 3 years ago by Michael Kirk <[email protected]>
js: add `server` script to package.json

github.com/flatgeobuf/flatgeobuf - 45a10fa3d1dd6756dc494905eb9b8105c6113c3c authored over 3 years ago by Michael Kirk <[email protected]>
js: add README with some setup notes

github.com/flatgeobuf/flatgeobuf - 74be2b4921b91d3541d83955ca5d32726a49afeb authored over 3 years ago by Michael Kirk <[email protected]>
rust: fix compiler warning

github.com/flatgeobuf/flatgeobuf - c4a68621c9bb7266ee1a229bb7d8c9979ee388dc authored over 3 years ago by Michael Kirk <[email protected]>
rust: clarify comments/var name (same behavior)

github.com/flatgeobuf/flatgeobuf - b00a0ba3593190c3d264844f27fdfd49bec53c88 authored over 3 years ago by Michael Kirk <[email protected]>
rust: stop fetching unused bytes

Second param is "length", but looks like it was confused with "end". No
harm was done, but its c...

github.com/flatgeobuf/flatgeobuf - 571d973f0279ec59f13e616f0eda9e32374576d8 authored over 3 years ago by Michael Kirk <[email protected]>
Remove unused orb

github.com/flatgeobuf/flatgeobuf - e1e5da652a1fe71fd7a8a9cedb10277dd2890715 authored over 3 years ago by Björn Harrtell <[email protected]>
Fix some URLs

github.com/flatgeobuf/flatgeobuf - 25d069d39b71b9c5fc98cd5e1f81b76b67e5cab6 authored over 3 years ago by Björn Harrtell <[email protected]>
Attempt to cache rust build target

github.com/flatgeobuf/flatgeobuf - ccd74c2cd033b35693f744594c9c71199411511f authored over 3 years ago by Björn Harrtell <[email protected]>
Fix cache save

github.com/flatgeobuf/flatgeobuf - b752e7cb8b91f744146e8104a06a6baa9c90193d authored over 3 years ago by Björn Harrtell <[email protected]>
Indicate correct license

github.com/flatgeobuf/flatgeobuf - 23e2cd568523d6103fba4091ff154a0a7d24065e authored over 3 years ago by Björn Harrtell <[email protected]>
Cache key on Cargo.toml

github.com/flatgeobuf/flatgeobuf - 72f2cf463b83868637ed6eaac1f2fa11ec084cc8 authored over 3 years ago by Björn Harrtell <[email protected]>
Back to own rust image CI

github.com/flatgeobuf/flatgeobuf - 8cc7f2984ce4c18ac473f67e6dd07ce957a61ab2 authored over 3 years ago by Björn Harrtell <[email protected]>
Node cache yarn.lock and use rust orb

github.com/flatgeobuf/flatgeobuf - 40908cbce5cca956d67a8a4694f528e5ebc5faa9 authored over 3 years ago by Björn Harrtell <[email protected]>
Upgrade deps

github.com/flatgeobuf/flatgeobuf - 83fb5ef98b1c45fb7b1c05e11d2085bb0740c739 authored over 3 years ago by Björn Harrtell <[email protected]>
Fix link

github.com/flatgeobuf/flatgeobuf - 2d264a3507633d0824ab05cde9c738b5b5572905 authored over 3 years ago by Björn Harrtell <[email protected]>
js: fix reading from files larger than 4GB

github.com/flatgeobuf/flatgeobuf - 9203cc29a82bd2c9cec6d0af3b55bafc05f0f192 authored over 3 years ago by Michael Kirk <[email protected]>
Remove unused arrayType

github.com/flatgeobuf/flatgeobuf - c57150181ea148199fbeba131d0bb7f40cc5a588 authored over 3 years ago by Björn Harrtell <[email protected]>
Simplified properties encoding

github.com/flatgeobuf/flatgeobuf - 08f85cff7811259e2ea33c43a155f3bf789fd13f authored over 3 years ago by Björn Harrtell <[email protected]>
fix path to fgb in example

github.com/flatgeobuf/flatgeobuf - fb9dea8a16fd426f2f6bc014684ab8cd80e60f5a authored over 3 years ago by Michael Kirk <[email protected]>
Add GeoTools as supported library

github.com/flatgeobuf/flatgeobuf - e981f7ebf1e29248207989fa49e199181da3f844 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: write layer name

github.com/flatgeobuf/flatgeobuf - b0e0a9871f4ca0cbb5589d4a4f4179fd61a58081 authored almost 4 years ago by Clemens Portele <[email protected]>
java: Bump to 3.16.4

github.com/flatgeobuf/flatgeobuf - 30fd39962d6a5e325b55206c157d185aeb9d2859 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: More efficient skip

github.com/flatgeobuf/flatgeobuf - bd07c45401335f5b53e4c3923e7788c32f2a56cb authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Fix stream skipping

github.com/flatgeobuf/flatgeobuf - bcf705c875dcf63c0081ca30fbf82269b060b9d2 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.16.2

github.com/flatgeobuf/flatgeobuf - e3caa950d8da73b6b889c713b5f60831bf6e4a16 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Need to report back position

github.com/flatgeobuf/flatgeobuf - c03dba87e7f2b2680d12c95a7f0b5acc233051c3 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.16.1

github.com/flatgeobuf/flatgeobuf - e6f550af43e0f9c7b8cdfffea8f154abaca488a9 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Fix stream handling

github.com/flatgeobuf/flatgeobuf - c7c621ad5b908c9fd75acad84d28852baa782685 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.16.0

github.com/flatgeobuf/flatgeobuf - 4798250429585a53b28853c2d3f73dcb9b8694be authored almost 4 years ago by Björn Harrtell <[email protected]>
java: InputStream based tree search

github.com/flatgeobuf/flatgeobuf - e844a723644431e94f49e47040744a010fe89cc9 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: bump to 3.15.2

github.com/flatgeobuf/flatgeobuf - 7f688b16836cf563b1356373c9570e7f9d1a7eed authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Parse srid to CRS

github.com/flatgeobuf/flatgeobuf - 58af6e37bad040cb44626dbdc3ac6421559eb19f authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.15.1

github.com/flatgeobuf/flatgeobuf - 2047cec1f731353e6c39f22e9963c6bff6c22b06 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Handle mixed geometry collections

github.com/flatgeobuf/flatgeobuf - 84e938448662f42a8c7569e81a77334250a60801 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.15.0

github.com/flatgeobuf/flatgeobuf - ff685f9d7792c08840006b9c8d01030f77ad2fa8 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Remove geotools dependency and logic

github.com/flatgeobuf/flatgeobuf - 0b549e6c8cda77f2e5c1cc26ec31c8ab00891723 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.14.0

github.com/flatgeobuf/flatgeobuf - 91a2e1e0bde4d97789cd096b11d09b0a534a0dad authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Fix feature index handling

github.com/flatgeobuf/flatgeobuf - 0189fde36ca83ce81942e2eed457c203fb5d8949 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.13.3

github.com/flatgeobuf/flatgeobuf - ee4eeebb8e6a5ec41098c97aa82ac52a72a9867d authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Iterator correctness

github.com/flatgeobuf/flatgeobuf - 65180806926c11d041c5048ffcd12bec63917e67 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.13.1

github.com/flatgeobuf/flatgeobuf - 650fdd2d45787e0583eba244ecda52f5f654e45d authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Do not assume pre positioned ByteBuffer

github.com/flatgeobuf/flatgeobuf - 873db480978a7dae76867c73df7eeb47902fbe41 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.13.0

github.com/flatgeobuf/flatgeobuf - c6d4ee5feafaa77f252862db84f0526a09606902 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Enable user supplied feature type

github.com/flatgeobuf/flatgeobuf - 60bfd815a73962f1eefc92d6f44821552844ed94 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.12.0

github.com/flatgeobuf/flatgeobuf - 79afb49527d839bf5af1ce5664cb0cb90ccd3b8c authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Parse CRS and Envelope to HeaderMeta

github.com/flatgeobuf/flatgeobuf - 3032ca6e266b0a876e80e8f06d5c09a551909127 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Bump to 3.11.0

github.com/flatgeobuf/flatgeobuf - f8d4e21f332c22b77970762ea281eab354b3d4b8 authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Implement filtered deserialize to iterator

github.com/flatgeobuf/flatgeobuf - 096d27fed0395d67dabbcbe5548d04d62e0b14e1 authored almost 4 years ago by Björn Harrtell <[email protected]>
Test concatenated buffer verification

github.com/flatgeobuf/flatgeobuf - e1400b2770ae097b1ddf68e28d1d0f712eea60f4 authored almost 4 years ago by Björn Harrtell <[email protected]>
Add verifier cases for header buffer

github.com/flatgeobuf/flatgeobuf - 79ba5b8c73a349509e9d579a3db25e770814cbaa authored almost 4 years ago by Björn Harrtell <[email protected]>
Bump to 3.10.1

github.com/flatgeobuf/flatgeobuf - 9762163cd38e9add606782d1f0a2ecfad606d944 authored almost 4 years ago by Björn Harrtell <[email protected]>
Bump deps and make JTS transitive

github.com/flatgeobuf/flatgeobuf - 063b8db254f85f1b310bf7ee9d795387159c3290 authored almost 4 years ago by Björn Harrtell <[email protected]>
Bump Java package to 3.10.0

github.com/flatgeobuf/flatgeobuf - 3fc4e07f0766c3ee0b7cb0605014df0160e32f6b authored almost 4 years ago by Björn Harrtell <[email protected]>
java: Reuse FlatBufferBuilder's internal byte buffers when serializing

A new builder is created for each Feature encoded, leaving a lot of
garbage. Use a ByteBufferFac...

github.com/flatgeobuf/flatgeobuf - 080500cfb62d928787190472180ad1dcd30b1a19 authored almost 4 years ago by Gabriel Roldan <[email protected]>
java: Write string directly to target buffer without extra allocation

github.com/flatgeobuf/flatgeobuf - cb5227c2189b4eb0cce84b300500138bd9ab9637 authored almost 4 years ago by Gabriel Roldan <[email protected]>
java: zero-copy geometry serialization

Build the ordinates vector "manually", using a
CoordinateSequenceFilter to avoid creating
Coordi...

github.com/flatgeobuf/flatgeobuf - 07e74d9c2917cae09a1c547fe8841714389161e7 authored almost 4 years ago by Gabriel Roldan <[email protected]>
java: do not allocate a 1MiB buffer to write each Feature

Remove the 1MiB buffer allocation to write each Feature's
properties vector.

Instead, reuse Byt...

github.com/flatgeobuf/flatgeobuf - da51def32983400e12480c59b4f2b7b7386e656c authored almost 4 years ago by Gabriel Roldan <[email protected]>
java: Refactor creating the feature property method to its own method

github.com/flatgeobuf/flatgeobuf - 541dd462ddae478fc3ab4cdf1f13e5444317e65c authored almost 4 years ago by Gabriel Roldan <[email protected]>
java: FeatureConversions.serialize() create properties vector from ByteBuffer

Do not allocate an extra byte[] to call
Feature.createPropertiesVector(), use the ByteBuffer dir...

github.com/flatgeobuf/flatgeobuf - 0c3a3a899381fcdaef8c3da98252b513dc75e380 authored almost 4 years ago by Gabriel Roldan <[email protected]>
java: FeatureConversions.serialize() write directly to output stream

Change the method to receive the target output stream as argument and
write directly to it witho...

github.com/flatgeobuf/flatgeobuf - 3f29a5a98f894e4feee9d296665c170cb7404149 authored almost 4 years ago by Gabriel Roldan <[email protected]>
Use seek_bufread::BufReader in benches (#111)

github.com/flatgeobuf/flatgeobuf - 0ba52177dbdad01045c8090265db6b16afaaa4ac authored almost 4 years ago by Pirmin Kalberer <[email protected]>
Fix mistakes in C# optimization

github.com/flatgeobuf/flatgeobuf - f08c2138bf5bb89e2316fc70c7f07f0a5f64ff96 authored almost 4 years ago by Björn Harrtell <[email protected]>
Update to geozero 0.7

github.com/flatgeobuf/flatgeobuf - b2b43a2c49d6a43419e182f44852317144eae0a7 authored almost 4 years ago by Pirmin Kalberer <[email protected]>
Drop driver trait impl

github.com/flatgeobuf/flatgeobuf - e30ef47a9e7cf09f3ff24a1e250b280b82c241b3 authored almost 4 years ago by Pirmin Kalberer <[email protected]>
Use countries.fgb from flatgeobuf.org in examples

github.com/flatgeobuf/flatgeobuf - 1d51250219c09d8f4dbd46e84b61778067f4fc8e authored almost 4 years ago by Pirmin Kalberer <[email protected]>
Use efficient property reader in Readme and tests

github.com/flatgeobuf/flatgeobuf - 75ce72d9c24b56dfd8aba15ef409a60c7807ba35 authored almost 4 years ago by Pirmin Kalberer <[email protected]>
Impl GeozeroDatasource for FgbReader

github.com/flatgeobuf/flatgeobuf - ba425fc7bd878e6f02c894bd3480db22545be164 authored almost 4 years ago by Pirmin Kalberer <[email protected]>
Disable patch.crates-io

github.com/flatgeobuf/flatgeobuf - 187157d81c28775611211debb0adc3a8b4f2fc7d authored almost 4 years ago by Pirmin Kalberer <[email protected]>
Implement FgbFeature::empty()

github.com/flatgeobuf/flatgeobuf - 22e3618d4d28321fbc3503421f63863af2cd8529 authored almost 4 years ago by Pirmin Kalberer <[email protected]>
Depend on geoezro 0.7.0

github.com/flatgeobuf/flatgeobuf - 33405cafd0bba92e15f2d1d63ca5904ce6956e0b authored almost 4 years ago by Pirmin Kalberer <[email protected]>
Make http an optional feature

github.com/flatgeobuf/flatgeobuf - 47f5136bdc4dbe14378f6c80a5c9f34c62b62159 authored almost 4 years ago by Pirmin Kalberer <[email protected]>
Object API is faster on C#

github.com/flatgeobuf/flatgeobuf - bfbc988996ed6a16a7b788e1ae2f13e7a7ea9037 authored almost 4 years ago by Björn Harrtell <[email protected]>
Bump version

github.com/flatgeobuf/flatgeobuf - 7e898535d4197a504193183ef532b8fb43751126 authored almost 4 years ago by Dustin Carlino <[email protected]>
For the Rust crate, disable default features of reqwest. It brings in

system bindings to SSL, which are undesirable for some users. Since
features are additive, this f...

github.com/flatgeobuf/flatgeobuf - 4ddf35643218d61b22eccf457200881e54342f34 authored almost 4 years ago by Dustin Carlino <[email protected]>
Optimized C# implementation

github.com/flatgeobuf/flatgeobuf - 3bf98af4047947d519b865ef24100fadbb101d19 authored almost 4 years ago by Björn Harrtell <[email protected]>