Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/flatgeobuf/flatgeobuf
A performant binary encoding for geographic data based on flatbuffers
https://github.com/flatgeobuf/flatgeobuf
Support unknown feature count for sequential reader
57ca98a92903524e45e1ef2996ab8cf779386485 authored almost 3 years ago
57ca98a92903524e45e1ef2996ab8cf779386485 authored almost 3 years ago
Use FgbReader in fgbutil
and run cargo fmt
c2fbbc5d7862880a9446058625d1ab31cb3cba8b authored almost 3 years ago
Test empty dataset with Rust file readers
c61fe8fdf188fc09d548106e84e65cdb4b1a9d57 authored almost 3 years ago
c61fe8fdf188fc09d548106e84e65cdb4b1a9d57 authored almost 3 years ago
Merge FgbSequentialReader into FgbReader
30af03d0811607d7b40166e9bbd5efb69c830557 authored almost 3 years ago
30af03d0811607d7b40166e9bbd5efb69c830557 authored almost 3 years ago
Fix Rust benches
229bcb09c8b07116de4952eca591246abc477687 authored almost 3 years ago
229bcb09c8b07116de4952eca591246abc477687 authored almost 3 years ago
Add benches for unchecked and non-seek read
3521a5410b1484d2f51b59afed8950b3f6693839 authored almost 3 years ago
3521a5410b1484d2f51b59afed8950b3f6693839 authored almost 3 years ago
Read bbox filtered features in sorted order
3b2615dd838903aa51ebf5aba3d0c49947c0ab65 authored almost 3 years ago
3b2615dd838903aa51ebf5aba3d0c49947c0ab65 authored almost 3 years ago
Support bbox filter for sequential reader
bf504001dd22d80b3993dd82ea3633b0203c318a authored almost 3 years ago
bf504001dd22d80b3993dd82ea3633b0203c318a authored almost 3 years ago
Add MapLibre large example (#204)
adb8b27e571defc5652c13ae81f9a5ff50a3235e authored almost 3 years ago
adb8b27e571defc5652c13ae81f9a5ff50a3235e authored almost 3 years ago
Rust: Improve reading with undefined feature count
by tracking remaining bytes
ce4969612c11e88d0ba6ff5c3a8d8de7b7b2dac0 authored almost 3 years ago
Rust: Make reader state types public
Fixes #193
865cd1ef0003c81a6d7c3708de3a9b7ae45ad88b authored almost 3 years ago
Add MapLibre examples (#203)
5aa9e7870c0ad87d09dc0bcc85e1eca415500a91 authored almost 3 years ago
5aa9e7870c0ad87d09dc0bcc85e1eca415500a91 authored almost 3 years ago
Rust: test reading unknown feature count via HTTP
5019df4684ea904224dd08ac310009f1bb676b19 authored almost 3 years ago
5019df4684ea904224dd08ac310009f1bb676b19 authored almost 3 years ago
Rust: Fix reading FGB with unknown feature count
366b33aa44de20ce64e60d33f813c3da6345990c authored almost 3 years ago
366b33aa44de20ce64e60d33f813c3da6345990c authored almost 3 years ago
Downgrade local-web-server
7c11b7d3f5bc63c5737258f2b13b2ec0ae9de14c authored almost 3 years ago
7c11b7d3f5bc63c5737258f2b13b2ec0ae9de14c authored almost 3 years ago
ts: Upgrade deps
77704e5e84e2f7d4c47435a0ff1d3062d7126a8d authored almost 3 years ago
77704e5e84e2f7d4c47435a0ff1d3062d7126a8d authored almost 3 years ago
Keep and use CancellationToken
20a003ab6d7c7e17dec41bc70d1fbd1e12acf934 authored almost 3 years ago
20a003ab6d7c7e17dec41bc70d1fbd1e12acf934 authored almost 3 years ago
Add AsyncFeatureEnumerator
fefb22cd28ff2d0098659a3dd29c7389230627d1 authored almost 3 years ago
fefb22cd28ff2d0098659a3dd29c7389230627d1 authored almost 3 years ago
Add .gitignore for net folder
ed221f1b32c1490af74fe9f2bf0ed4159419853a authored almost 3 years ago
ed221f1b32c1490af74fe9f2bf0ed4159419853a authored almost 3 years ago
FIX `--index` arg for fgbutil (#196)
Previously it wasn't being used
845111d2ba6765c8f43379877eb1f3440b78d4b6 authored almost 3 years ago
Update index.html
baad79daa83614ba995d50c7e31f22c21397c51e authored almost 3 years ago
baad79daa83614ba995d50c7e31f22c21397c51e authored almost 3 years ago
Upgrade deps
e213ad2cf6f4accabc9dfd6dec667fef34f3fd97 authored almost 3 years ago
e213ad2cf6f4accabc9dfd6dec667fef34f3fd97 authored almost 3 years ago
Update feature.fbs
6884cb05438686947f7bf3776c7ae5c9febfbf5a authored almost 3 years ago
6884cb05438686947f7bf3776c7ae5c9febfbf5a authored almost 3 years ago
Update README.md
2f3a2289f7d252e4b050b073b51998ac0488b9d9 authored almost 3 years ago
2f3a2289f7d252e4b050b073b51998ac0488b9d9 authored almost 3 years ago
ts: upgrade deps
c067edf6e6c4c694aa8dac7de95de26f90d9b780 authored almost 3 years ago
c067edf6e6c4c694aa8dac7de95de26f90d9b780 authored almost 3 years ago
Add sequential read only reader to allow piping from stdin (#189)
e89186fbb2a205ed451abf2c1db93fc4862fe548 authored almost 3 years ago
e89186fbb2a205ed451abf2c1db93fc4862fe548 authored almost 3 years ago
Attempt to allow different output formats (#174)
b78559889d526eca82a12c90e69da98bf652abcb authored almost 3 years ago
b78559889d526eca82a12c90e69da98bf652abcb authored almost 3 years ago
Handle Json Column Type in typescript impl (#173)
d5adbe5c0c12d114e6a0d7e78f67eaa06f4f7c44 authored almost 3 years ago
d5adbe5c0c12d114e6a0d7e78f67eaa06f4f7c44 authored almost 3 years ago
Fix Rust code snippets in README
4ec18468be580061ff0ca1d204ea352c8abb0c2e authored almost 3 years ago
4ec18468be580061ff0ca1d204ea352c8abb0c2e authored almost 3 years ago
Bump Rust crate to 0.7.0
f22dd6942da2b157112c306250efc284510dac43 authored almost 3 years ago
f22dd6942da2b157112c306250efc284510dac43 authored almost 3 years ago
Rust: Fix emited curve part indizes and doc comments
6e7d3cf15c2c9e87f9693c67ee5e47eefa247922 authored almost 3 years ago
6e7d3cf15c2c9e87f9693c67ee5e47eefa247922 authored almost 3 years ago
ts: fix typedoc
db29570b7c34d493debb61b8811bdd178323c4a4 authored almost 3 years ago
db29570b7c34d493debb61b8811bdd178323c4a4 authored almost 3 years ago
Bump to 3.22.2
db0be03ab2ea9eaab03cc5f00477c08cd2c9f43c authored almost 3 years ago
db0be03ab2ea9eaab03cc5f00477c08cd2c9f43c authored almost 3 years ago
java: Upgrade deps
8809e5a705619cf6e968f7e6236435171ddfb953 authored almost 3 years ago
8809e5a705619cf6e968f7e6236435171ddfb953 authored almost 3 years ago
Fix FlatGeobufCoordinateSequence.Copy for multi-part geometries (#184)
ab76871433cc176d2eb399fc8ebe3f38d3a07de0 authored almost 3 years ago
ab76871433cc176d2eb399fc8ebe3f38d3a07de0 authored almost 3 years ago
fix(ts): mem allocation for large feature props (#183)
89cb0f48424a09c4b6e7c394d062ee35e6fcbce3 authored almost 3 years ago
89cb0f48424a09c4b6e7c394d062ee35e6fcbce3 authored almost 3 years ago
Bump to 3.22.1
61dfedd8f8b74aea55b1b0a1296456fe34e656ee authored almost 3 years ago
61dfedd8f8b74aea55b1b0a1296456fe34e656ee authored almost 3 years ago
C# needed new code gen
4c587b0a8c8a979ee69fd40d2991925bce41c37f authored almost 3 years ago
4c587b0a8c8a979ee69fd40d2991925bce41c37f authored almost 3 years ago
Upgrade version in examples
f944565f38dc4f185700c60297c6466e4bcb4f83 authored almost 3 years ago
f944565f38dc4f185700c60297c6466e4bcb4f83 authored almost 3 years ago
ts: style fix
4e338ba7277bf85fd37d28f9f4a028b2ac130211 authored almost 3 years ago
4e338ba7277bf85fd37d28f9f4a028b2ac130211 authored almost 3 years ago
Bump to 3.22.0
45c8a07d623bfbb0a273dba0e2ca7e65ad690565 authored almost 3 years ago
45c8a07d623bfbb0a273dba0e2ca7e65ad690565 authored almost 3 years ago
ts: Forgot to commit yarn.lock
86e465c83e7f0e40354256153e95804e63521030 authored almost 3 years ago
86e465c83e7f0e40354256153e95804e63521030 authored almost 3 years ago
ts: Upgrade deps and adapt
9dacba758ee199fcc4e5a756b6133fae497f477d authored almost 3 years ago
9dacba758ee199fcc4e5a756b6133fae497f477d authored almost 3 years ago
Rework to use @types/geojson (#179)
00b981b831cff93be4b5c91be01f650afebfef3d authored almost 3 years ago
00b981b831cff93be4b5c91be01f650afebfef3d authored almost 3 years ago
C# Upgrade deps and internal tool to .NET 6
1009fff36b1818047d5c232fdcf38ab3f1cfc4bb authored almost 3 years ago
1009fff36b1818047d5c232fdcf38ab3f1cfc4bb authored almost 3 years ago
C# Upgrade Flatbuffers
f24f87a58e54baa471dfec343747871aaaa99f43 authored almost 3 years ago
f24f87a58e54baa471dfec343747871aaaa99f43 authored almost 3 years ago
Implement FlatGeobufCoordinateSequence.Copy properly. (#181)
1898282506e93646f38f91e65f62f507ef2e16b3 authored almost 3 years ago
1898282506e93646f38f91e65f62f507ef2e16b3 authored almost 3 years ago
Update community_std_work_item.adoc
015b431ea74d966dea7ab9d5fc819e5dfdd09e33 authored almost 3 years ago
015b431ea74d966dea7ab9d5fc819e5dfdd09e33 authored almost 3 years ago
Update community_std_work_item.adoc
17032c7bdac65caa1e32a2abd3746e92d1ee0e1b authored almost 3 years ago
17032c7bdac65caa1e32a2abd3746e92d1ee0e1b authored almost 3 years ago
Update community_std_work_item.adoc
48a5d55fb2198f3892abd4668d279b7352db2184 authored almost 3 years ago
48a5d55fb2198f3892abd4668d279b7352db2184 authored almost 3 years ago
Create community_std_work_item.adoc
e840aea9fea3a047bc9bfd0e9000420d2629c3ea authored almost 3 years ago
e840aea9fea3a047bc9bfd0e9000420d2629c3ea authored almost 3 years ago
Longer input field (#176)
So you can see more of the URL being viewed.
d185be456d572cce0bc93c1ee42094762ffa3d47 authored almost 3 years ago
Add properties popup
de580d6106b61f4d224112ea4ae2fd880221199f authored almost 3 years ago
de580d6106b61f4d224112ea4ae2fd880221199f authored almost 3 years ago
Fix limit
e809fd44c6370e02b782086aba6e2eca732ff164 authored almost 3 years ago
e809fd44c6370e02b782086aba6e2eca732ff164 authored almost 3 years ago
Use latest OL
0c02b322c6821f137aa033604d82cb3a740d3426 authored almost 3 years ago
0c02b322c6821f137aa033604d82cb3a740d3426 authored almost 3 years ago
Add basic viewer example
70ec7a36e072c08b987f57281b1e74bd6fd544a9 authored almost 3 years ago
70ec7a36e072c08b987f57281b1e74bd6fd544a9 authored almost 3 years ago
Use parameter type as reader state
523c87e5af0a7800111029acaa6cb16d4ff7da12 authored almost 3 years ago
523c87e5af0a7800111029acaa6cb16d4ff7da12 authored almost 3 years ago
Prevent FgbWriter calls after write
2a61bfe666d595b1b99aa5a82b1de68bd8026cf7 authored almost 3 years ago
2a61bfe666d595b1b99aa5a82b1de68bd8026cf7 authored almost 3 years ago
Optional reading without FlatBuffers verification
b6c975c03f0b2e51a767ef578a361a5ada6d41ce authored almost 3 years ago
b6c975c03f0b2e51a767ef578a361a5ada6d41ce authored almost 3 years ago
Add changelog entries
d3001d9dcbdffcb16e9ac16dda687e38ebc60330 authored almost 3 years ago
d3001d9dcbdffcb16e9ac16dda687e38ebc60330 authored almost 3 years ago
Working fgb to geojson conversion
57fcfaf1a7dc7865b2900591f379c1dc06501df1 authored almost 3 years ago
57fcfaf1a7dc7865b2900591f379c1dc06501df1 authored almost 3 years ago
More skeleton for fgbutil
52ce990da45f6d1a3e8d62d393057da04a63f10d authored almost 3 years ago
52ce990da45f6d1a3e8d62d393057da04a63f10d authored almost 3 years ago
Skeleton fgbutil
d0f859cd433194ee84febc8a618a08d4638d4027 authored almost 3 years ago
d0f859cd433194ee84febc8a618a08d4638d4027 authored almost 3 years ago
Handle empty columns in header in rust reader (#172)
e2fb4173b8a3d365112491edd816bfe58644fb0d authored almost 3 years ago
e2fb4173b8a3d365112491edd816bfe58644fb0d authored almost 3 years ago
ts: Upgrade deps
cefb58f19842e5e72f85d81bf16cc43b0dd208e7 authored almost 3 years ago
cefb58f19842e5e72f85d81bf16cc43b0dd208e7 authored almost 3 years ago
Add note that non-indexed variant support appending
27445c47ba89578bbdfb35b1e9f276f6bf2f2105 authored almost 3 years ago
27445c47ba89578bbdfb35b1e9f276f6bf2f2105 authored almost 3 years ago
ts: upgrade deps
9849ec6d1d9fbb8bc39c80941d0216fb5dcbe852 authored about 3 years ago
9849ec6d1d9fbb8bc39c80941d0216fb5dcbe852 authored about 3 years ago
Support GeometryCollection in writer
114e216ed2026adfb1a373eec466174964e55eb4 authored about 3 years ago
114e216ed2026adfb1a373eec466174964e55eb4 authored about 3 years ago
Update to geozero 0.8.0
73316aaaa6769c7f0fe34e4b32251430ae19a4f4 authored about 3 years ago
73316aaaa6769c7f0fe34e4b32251430ae19a4f4 authored about 3 years ago
Update README.md (#166)
PostGIS 3.2.0 released.
4d7efd2265565c3776145249fd014eb6e495d3de authored about 3 years ago
java: fix mistaken dep upgrade maven-compiler-plugin
c8d7f3fe123fafb3b30998b00b9b32a0421283eb authored about 3 years ago
c8d7f3fe123fafb3b30998b00b9b32a0421283eb authored about 3 years ago
java: Remove guava dependency
b4fb31fb6eec660b24b75839ba3dde38fdab35eb authored about 3 years ago
b4fb31fb6eec660b24b75839ba3dde38fdab35eb authored about 3 years ago
Add a simple as possible Leaflet example
e402b87112f82d10f1634b39b23aa5d318fc82fc authored about 3 years ago
e402b87112f82d10f1634b39b23aa5d318fc82fc authored about 3 years ago
ts: fix fmt
88ca0fa6dbf361eefe116c4bde5e66b845d68b88 authored about 3 years ago
88ca0fa6dbf361eefe116c4bde5e66b845d68b88 authored about 3 years ago
Try with the right sccache build
1b60ced45e486b1462051f0155fe7e3c178fa560 authored about 3 years ago
1b60ced45e486b1462051f0155fe7e3c178fa560 authored about 3 years ago
Fix sccache-dist
cfeb922711f7101a0b5c6eabad47da5afb9caf97 authored about 3 years ago
cfeb922711f7101a0b5c6eabad47da5afb9caf97 authored about 3 years ago
Fix sccache-dist
70d1ff370ed24cace6347f563491f0f846cbfff4 authored about 3 years ago
70d1ff370ed24cace6347f563491f0f846cbfff4 authored about 3 years ago
Fix sccache
8fdbd24f6623557e253632383de4e8a69074aee5 authored about 3 years ago
8fdbd24f6623557e253632383de4e8a69074aee5 authored about 3 years ago
Fix sccache
ef7a064714942ecf238178e0407616db560f2ecb authored about 3 years ago
ef7a064714942ecf238178e0407616db560f2ecb authored about 3 years ago
Fix sccache
fbdedf6324345024b0b6c30cd82fb6bbfea64025 authored about 3 years ago
fbdedf6324345024b0b6c30cd82fb6bbfea64025 authored about 3 years ago
Try to use binary dist of sccache
8d5c4248761767a9f8626b0a128138813d850c3c authored about 3 years ago
8d5c4248761767a9f8626b0a128138813d850c3c authored about 3 years ago
ts: Add dumptree tool
1cd354abf2dbd13a3bc43616c8a8a2ec3945027f authored about 3 years ago
1cd354abf2dbd13a3bc43616c8a8a2ec3945027f authored about 3 years ago
Need sudo
f70fef118780e84f9e30389286b72887e8932d2e authored about 3 years ago
f70fef118780e84f9e30389286b72887e8932d2e authored about 3 years ago
This?
78ef4ac66d1f2ed6829493c79c0aea81a7588583 authored about 3 years ago
78ef4ac66d1f2ed6829493c79c0aea81a7588583 authored about 3 years ago
Add needed dep
b3740ba244a187c4d5e88b3456939f4f514d7269 authored about 3 years ago
b3740ba244a187c4d5e88b3456939f4f514d7269 authored about 3 years ago
Fix .NET 6 build
ac7aefd2f8a6d17b6a343dcd9a9bacb76e8d9415 authored about 3 years ago
ac7aefd2f8a6d17b6a343dcd9a9bacb76e8d9415 authored about 3 years ago
Again try to fix images
4101c5e4fad2d2b46f93cd2f32467a028f2528ba authored about 3 years ago
4101c5e4fad2d2b46f93cd2f32467a028f2528ba authored about 3 years ago
Fix images
54ca1fde44a4b3438023680c5c3f811b2509745d authored about 3 years ago
54ca1fde44a4b3438023680c5c3f811b2509745d authored about 3 years ago
Upgrade CI deps and try to use sccache
bcbb6935bb49dfde582bf1c95bf8f900c208bf57 authored about 3 years ago
bcbb6935bb49dfde582bf1c95bf8f900c208bf57 authored about 3 years ago
Upgrade deps in examples
366ebbb4fea210ef4ad497ac785e6217901a941c authored about 3 years ago
366ebbb4fea210ef4ad497ac785e6217901a941c authored about 3 years ago
Run tsc compiler in CI (#165)
4252b4e9a8d32dd43a9403c94f94bffd43eab023 authored about 3 years ago
4252b4e9a8d32dd43a9403c94f94bffd43eab023 authored about 3 years ago
ts: Update node examples to demonstrate use with latest release
cb4b3e55a840498106f934db84c31c889bc91bbc authored about 3 years ago
cb4b3e55a840498106f934db84c31c889bc91bbc authored about 3 years ago
ts: Bump to 3.21.3
5b803c846a5d32629d9388d590c6e0cd82ffe781 authored about 3 years ago
5b803c846a5d32629d9388d590c6e0cd82ffe781 authored about 3 years ago
ts: keep main field
4f177e5847afd87d8cd76d5a7beeb778c3794921 authored about 3 years ago
4f177e5847afd87d8cd76d5a7beeb778c3794921 authored about 3 years ago
ts: Bump to 3.21.2
93348f61b24c3d5f98adec85190467d4ce917b54 authored about 3 years ago
93348f61b24c3d5f98adec85190467d4ce917b54 authored about 3 years ago
ts: Fixed one more file extension
c64617bc0e4be543602f412fe5dfeebf3cc3b37c authored about 3 years ago
c64617bc0e4be543602f412fe5dfeebf3cc3b37c authored about 3 years ago
ts: Bump to 3.21.1
bd427a49ca0d3865a11efc8089e48a17cd46084f authored about 3 years ago
bd427a49ca0d3865a11efc8089e48a17cd46084f authored about 3 years ago
ts: Also use file extensions for module imports from ol
5485906e8803fb6e0fbef9ea086bff1cb5387ac6 authored about 3 years ago
5485906e8803fb6e0fbef9ea086bff1cb5387ac6 authored about 3 years ago
Bump to 3.21.0
ccbcf568a6bb58efc56b05da818e0dc2d1280d4b authored about 3 years ago
ccbcf568a6bb58efc56b05da818e0dc2d1280d4b authored about 3 years ago
ts: Upgrade deps
1122125af72a33305f0b3062eb4480ccc862dea9 authored about 3 years ago
1122125af72a33305f0b3062eb4480ccc862dea9 authored about 3 years ago