Ecosyste.ms: OpenCollective

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

github.com/georust/geozero

Zero-Copy reading and writing of geospatial data.
https://github.com/georust/geozero

Add basic EWKB writer

f3f818aaee27cea89e0a81b39a32bb6f9b13f6fb authored over 4 years ago by Pirmin Kalberer <[email protected]>
Define WKBGeometryType::Unknown = 0

92cde32e86a476892c1ba58ae2b70eeb764dbf2d authored over 4 years ago by Pirmin Kalberer <[email protected]>
Update supported geometry types in docs

a15585c59f70cd6c2f259ba77ba8d0dc1c7c8dbe authored over 4 years ago by Pirmin Kalberer <[email protected]>
Release geozero 0.5.0

96a7e142dfb7dba929c09c17b5f64e03fafe77c9 authored over 4 years ago by Pirmin Kalberer <[email protected]>
DRY WKT writer

d854fae9c99d6a51ae20cedd5d18244d06a09571 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add support for triangle/polyhedralsurface/tin

552913b3ace77e4a3d075568869021b77c36e502 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add support for curve types

a8dae3eb5ae2ecf368f69af113a1d3151ba8763f authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add ewkb_to_wkt test helper

227dc7bce43ce6fb4a253b1df2e0f53d1a142ed7 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add curve and surface WKB types

3fa0ba0c812bdec58ee6a40da440a4539fc182bc authored over 4 years ago by Pirmin Kalberer <[email protected]>
Fix some clippy warnings

3902416d96b103ec4991d2f9c5ed2c07b0a8f7d4 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Update geo dependency

af99f6f5d571517b441cb30462fbe9c49c4d963d authored over 4 years ago by Pirmin Kalberer <[email protected]>
Fix sqlx tests

61fd884c670ae415db79e8f0e603dd189aed95a1 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Benchmark run on desktop machine

4d1fabdcf34cfbd46788e4bf503e7c3b9ae45135 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Update to SQLx master

eb024a0aa199b2543624b0ce79954cd45bbe709d authored over 4 years ago by Pirmin Kalberer <[email protected]>
New round with GeoJSON/HTTP and DB connection reuse

03bad16219db35c03be0682070260eea3b59f0a8 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Reuse DB connections in benchmark loops

8e7b2f174f9f86b5c1eb0cac9560b295a91908ac authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GeoJSON http tests with optional gzip compression

6aa5752075b8daac9ebe22094adad915239e6c0c authored over 4 years ago by Pirmin Kalberer <[email protected]>
Fix buildings benchmark unit

1fed1782c60907b49d28c2eb375413f16cf3fdb1 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GeoJSON BBOX bench

445cf30750a4fcab1e7d288bc1ebd1992969ff82 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Benchmark run with seek_bufread (FGB) and no SSL (SQLx)

6669a06909be061db971181a6373b1edb0f0080c authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add support for seek_bufread::BufReader

64536068d913849dd6a8b3c291636be3ddce779c authored over 4 years ago by Pirmin Kalberer <[email protected]>
Update benchmark results

024fca84d0bc2705910dd6c64f699a4d8d589f14 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Ignore non-geometry fields in GDAL reader

0da633341f0c1489961b37a210ae6b98dde55a13 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Repeat benchmark with working HTTP server

f7ac36ee1cf10e4915ab79e32c04436b94915510 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add benchmark results with GDAL formats

6a5d702097e0e9d83d5bafbb0fa0c13156adc667 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GDAL formats to benchmark

12305cbfe1b2a252104f2772da02f16c509874b3 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Turn off Nginx access log

d02c49d76df4a7e51c0811e7d20bd9082c378e19 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add benchmark results from desktop machine

7a4408f8b370753ff4c9d58e4dbab176094d8d5c authored over 4 years ago by Pirmin Kalberer <[email protected]>
Disable buildings/gpkg bench, which freezes some machines

9073d8188f43402dc519984e5971531247051cc1 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Download buildings test data

3c2c8902f7321a99325ddc87184df39df64a7f05 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add results with FGB over HTTP

39b673c6911b509e84912cdb2d490f94758e7bca authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add FGB over HTTP to benchmark

82172cdbd0297ac99a98e2a7f21cd89c0fa38365 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Block on async benchmarks in iter function

1dc07a97578c62ee8d37d154d4c9b9bb3ad72dff authored over 4 years ago by Pirmin Kalberer <[email protected]>
First results

97cbccfafee658ba3c376e52910565cf90015d57 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Group benchmarks

7e8fe338e9edc55496e1950139665c2887979f34 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Update to SQLx master

d513285b0f9e98fdca03f6cf0b7279e2f2346647 authored over 4 years ago by Pirmin Kalberer <[email protected]>
[WIP] Port to SQLx 0.4.0-pre

98221d5822f421c413869c32496482421f99991a authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add package.metadata.docs.rs entry

dbd3d5f7f3eab9c73695cc5018c450a7bc88abc6 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Use short newtype instantiation syntax

0de4aa70ff7ae7e2078d3d2b1bc7aa3b7ad32ebf authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GPKG bbox test

ceb9935291caf987a709f7144f1ebc919b24d8e4 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add bench with 2.4 mio buildings

92c81b7207f75d33e37077633fae25084dfa9713 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Move benchmark into new workspace

88ee6a70c611ca80b095a69cf84f66d0fa99d2ec authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add benchmark

72086c4280ebb45e876015c42cdcd03247356890 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add PostGIS+GPKG decoder for GEOS

f5ec7e12711a85720128324411082dabdef83c1c authored over 4 years ago by Pirmin Kalberer <[email protected]>
Release geozero-core 0.4.3

4ed1091c28bed89a4bdda1cf40a9f1368069dbd3 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GeoPackage implementation for SQLx

2db174b7e981f58b2f518a6c677ebe979bea3861 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add support for GeoPackage WKB

74807f482c870d0c4f8013109df6fad2bac6bc07 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Release geozero-core 0.4.2

6fe9232e4ad7c2496f384dbe2cd863d125ddbec4 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Support GeometryCollection in GeoJSON reader

cdd13975788f8a496ff45d7a8945a397764cbe53 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Update crate keywords

dbe19d2c28a7694653a4212c7bc486c5d9b98fff authored over 4 years ago by Pirmin Kalberer <[email protected]>
Release geozero-core 0.4.1

45f0f10b04b3ec3732f1f22cc062e57ca464a6cf authored over 4 years ago by Pirmin Kalberer <[email protected]>
Support GeometryCollection in GEOS reader

85db6e12c6eed3d1813e45b0cae723f6f2c74e12 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Support GeometryCollection in GDAL reader

9d43ce90d04a0eb69e8698aa2410752e00fee485 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GeometryCollection in WKB reader and WKT writer

47b2b2710bb2e39b7a9e1580a1024e3bc90345e7 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add geozero-core README

7094619670c9300f201f5f1e7e7c0e2d7e3d1210 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Release geozero 0.4

3f17b873958259d1ed75a441b179f3f4829ab5bb authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GeometryCollection and SRID processing methods

06c94c9be6b82ee71954a2fd0fdfba735c39ef6c authored over 4 years ago by Pirmin Kalberer <[email protected]>
Update README

6cdc77a69ff5c901f271d5649d47f67bc5697054 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add Changelog

2db996bb110664468f430283c6d093ffc5d97f59 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add PostGIS implementation for rust-postgres

c8d43be9eb6900aa243bd22e29308f961a2588db authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add sqlx PostGIS test

7bf14d83f622404e625ba5a8c6885eaf8b39bd93 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add EWKB reader

cd47963ae92bf4cc7871b3fceb91cabf288983dc authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GDAL writer

7a13db664f77861790aee321159e8dcee35d11a4 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Rename gdal and geos feature

f0f58cf19e59e6bc1ea58d4af33090531100293a authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GDAL reader example

2e91366438f76b8685b4bfda11eee4ddfc35d716 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GDAL reader

aa4c2717bfe2923e8ea1b5eff01c68e0d2fabcef authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add more module documentation

a437ff5cf48b7f27c9fcd4e8dd7de9c543f7941c authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GEOS integration test

8ff6f2c903b300d130cf903bc769fce9a6b539db authored over 4 years ago by Pirmin Kalberer <[email protected]>
Make geos dependency optional

ee6cb13ee7e70a83c0087b37ad60950ee9c23846 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Avoid clone in rendering example

364296b8a27196237a3a5bf466a2031ef6055655 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GEOS writer

7561a2d2bfbada36fc577924eb4540ed954b3656 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GEOS reader

aa85dbe77a397f8f6ed1e441a57ad49758a840dd authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add usage examples

3044dfa019d45ce59f4a86acd9080f36dbafbbf3 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Make Reader trait more generic

f289370d3c84fca9c2793fcaa6dbc78af729f19b authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add more tests

b372dbdaa1e91730e24a1efd04a70c4923cf4d13 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GeoJSON extract from Natural Earth ne_50m_populated_places

253d53348b17739de22c51cc8cfad965bd9fd04c authored over 4 years ago by Pirmin Kalberer <[email protected]>
Support read_geojson_geom for FeatureCollection

0635687188b83793639a6133abf7fbe66b1c9635 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add polylabel test

c5b7a49cc38dff0081648ce661ea909e7c1e6bae authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add rust-geo examples

e36fd7d6bcdb9b7f7e316e6e7fa88901c3de731b authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add FeatureProcessor callbacks and more tests to GeoJSON reader

918078b514d001d42fdcb5325ce2c7b42df5f784 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add more GeoJSON tests

5fe7812df8485626101bace29d335265456d2f44 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add rust-geo writer

dae454086dcff16380f18a6053c4963110762bd1 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add KDBush test

c87077b1b5f88c3b1e5a6f14777a117746823db9 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Prepare for crates.io publication

e230e5328b02e96c6d199e04851462e4c86d21da authored over 4 years ago by Pirmin Kalberer <[email protected]>
Return Geozeor Error instead of unwrap in FeatureProcessor and Driver

0bb177e536af0fbbbe0be32486b72539eeea250b authored over 4 years ago by Pirmin Kalberer <[email protected]>
Return GeozeroError instead of unwrap in PropertyProcessor

325ebc9e01307b0a4e4625a7bed10cb09617e9c0 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Return GeozeroError instead of unwrap in GeomProcessor

834bf36e44ffd95e11ed2b1247c2f28dfe976933 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Update README

08595fff5894894d3cc271e358b0e4b5ca3f8061 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Fix Json Polygon output

dd249c99e6b463852e5539557805c8cd63e0803e authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add WKT writer and ProcessorSink

a38ebc10f2d18e95d4e09dd524f20cf143799c37 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Use WKT terminology in GeomProcessor

c03e580d67aa06582385514292ec2621f5b064d4 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GeomProcessor to GeoJson reader

cd8752c5fb6fa860e80f62083e9ca3e6c1881be6 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add GeoJSON reader

264a40df7d1f4e1e5e2f02795d37796dc264b27e authored over 4 years ago by Pirmin Kalberer <[email protected]>
Rename api lib to geozero

169f9890c5a7c5d9f59dd1381e6e3e06f3374be7 authored over 4 years ago by Pirmin Kalberer <[email protected]>
impl PropertyProcessor for DebugReader

c89ea8ac27e97fe793087ed4b9ba42937f1f508a authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add processor multiplexor

69eff60bc6ea99a041b1db71c712bb65600b2197 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Pass borrowed ColumnValue to PropertyProcessor

f0d84f56b68ae54297b38ade6f3845eb47cfcd63 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Use trait inheritance for FeatureProcessor

b74a6b22a34e20a9d84406e3a5e9bdb4256ae666 authored over 4 years ago by Pirmin Kalberer <[email protected]>
Depend on flatgeobuf github repo

527933af4f6742260450ccbc08662d3b8442f35e authored over 4 years ago by Pirmin Kalberer <[email protected]>
Add SVG dimensions

8c4b0228ef10c92377bea8136cfc791847645039 authored over 4 years ago by Pirmin Kalberer <[email protected]>