Ecosyste.ms: OpenCollective

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

GeoRust

A collection of geospatial tools and libraries written in Rust
Collective - Host: opensource - https://opencollective.com/georust - Website: https://georust.org - Code: https://github.com/georust

Remove unhelpful warning and dependency on log crate

github.com/georust/topojson - d68e1748924b7cc4336520462a413754e3b8abdb authored about 1 year ago by Dustin Carlino <[email protected]>
minor grammar fixes (#180)

github.com/georust/geozero - b137e258b2a480415687dec456981e67d5977361 authored about 1 year ago by Yuri Astrakhan <[email protected]>
Merge pull request #1119 from fegies/haversine_closest_point_panic_fix

issue #1084: panics on haversine_closest_point

github.com/georust/geo - 7cb7d0ffa6bf1544c5ca9922bd06100c36f815d7 authored about 1 year ago by Stephan Hügel <[email protected]>
Add some docs

github.com/georust/gdal - b294dbb3a3da8d3ee869233f47dd88f826035216 authored about 1 year ago by Laurențiu Nicola <[email protected]>
Resurrect CommonDemOptions

github.com/georust/gdal - e13d652f8c2b08ca746f1f453792b64888c21cfd authored about 1 year ago by Laurențiu Nicola <[email protected]>
Add changelog entry

github.com/georust/geo - 5cc0717f7e5e45df6640f914491954bd91b5de11 authored about 1 year ago by Felix Giese <[email protected]>
Fix #1084:

- Add a failing test case demonstrating #1084
- Fix #1084

github.com/georust/geo - 82f9784e3f71011b122865e728df8978c180af45 authored about 1 year ago by Felix Giese <[email protected]>
Improve documentation of `clip`

Expand on the technical definition for users not familiar with the term "set-theoretic intersect...

github.com/georust/geo - b882301e5450682bc4b0390412dfa9ca0431d4c0 authored about 1 year ago by Ross Schulman <[email protected]>
Merge pull request #120 from joshniemela/readme

Added steps in the README on how to build without netcdf-c

github.com/georust/netcdf - 3d4ae030d3d2d990048c4c3a23678c75af94868b authored about 1 year ago by Magnus Ulimoen <[email protected]>
Switch HashMap to BTreeMap, lints (#25)

* This crate is mostly needed for (de-)serialization, so keeping
ordering of the output consist...

github.com/georust/tilejson - 62af09c9dd79dafe2aeda9fc8f2fb6606132cc0c authored about 1 year ago by Yuri Astrakhan <[email protected]>
update flatgeobuf

github.com/georust/geozero - 1bd17e78cde6241fbc55978c5011d4177b91854b authored about 1 year ago by Michael Kirk <[email protected]>
Implement ChaikinSmoothing for Geometry

github.com/georust/geo - 2e04b3cfb52d84b995c6004934a5f37e690dea10 authored about 1 year ago by William Chen <[email protected]>
Added build steps with static

github.com/georust/netcdf - 7c8a6199bdba68e915e50d3d81c0d93860500a72 authored about 1 year ago by Joshua Niemelä <[email protected]>
Update geo requirement from 0.26 to 0.27 (#183)

Updates the requirements on [geo](https://github.com/georust/geo) to permit the latest version.
...

github.com/georust/rinex - 8acc121d7ef129ba6ff06767b2495e70c123a0d0 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix error implementation (#24)

Use `thiserror` to correctly implement error handling.
* Implements the missing `impl Error`
*...

github.com/georust/tilejson - 560c58d19877876abe6b0ce092ba98d8efced434 authored about 1 year ago by Yuri Astrakhan <[email protected]>
Merge pull request #1 from lnicola/dem-cleanups

DEM cleanups

github.com/georust/gdal - 11c828190544d408a947dd55f21902051af33504 authored about 1 year ago by Simeon H.K. Fitch <[email protected]>
Merge pull request #466 from lnicola/gdal-3-8

Add pre-built bindings for GDAL 3.8.0

github.com/georust/gdal - f180427c099f0093f7b8b10111b556517ee7cba9 authored about 1 year ago by Laurențiu Nicola <[email protected]>
Update itertools requirement from 0.11.0 to 0.12.0 (#182)

Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit t...

github.com/georust/rinex - 9af0caa153b77e5d06ae7d5b556c6e9a548d9a67 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add pre-built bindings for GDAL 3.8.0

github.com/georust/gdal - b0c7eafad2eaa9a5ae030757a88c0e2750281272 authored about 1 year ago by Laurențiu Nicola <[email protected]>
Merge pull request #139 from vladaburian/geos-update-3-11-3

Update GEOS source to 3.11.3

github.com/georust/geos - 37dba3d18751f330d06a6b7f91e399c69bbeff68 authored about 1 year ago by Guillaume Gomez <[email protected]>
Update GEOS source to 3.11.3

Fixes compilation error with clang 16 and gcc 13 (missing 'cstdint' header).

github.com/georust/geos - 340f451545def95f7bbb9d5b9264c588c406cc3b authored about 1 year ago by Vladimir Burian <[email protected]>
Merge pull request #140 from georust/fixes

Update minimum supported Rust version to 1.65, add `cargo.lock` and fix new clippy warnings

github.com/georust/geos - e83f34b29a3bb8237d2f1697efed7c9078b99c24 authored about 1 year ago by Guillaume Gomez <[email protected]>
Update minimum supported Rust version to 1.65

github.com/georust/geos - 3865987ccfe1350c5fe764883ecbd6dff480e9f2 authored about 1 year ago by Guillaume Gomez <[email protected]>
Add `Cargo.lock` to git

github.com/georust/geos - a599bbd23bfeddf6127be2d4e092f1dca0bc668d authored about 1 year ago by Guillaume Gomez <[email protected]>
Fix clippy warnings

github.com/georust/geos - a7c98346cd34bcbfff1c99db9bb3f41cd48933c9 authored about 1 year ago by Guillaume Gomez <[email protected]>
Make compute_edges an Option again

github.com/georust/gdal - e78c54215ce0c60bd997434f906202bf58181be4 authored about 1 year ago by Laurențiu Nicola <[email protected]>
Merge pull request #1108 from georust/frewsxcv-patch-2

Prepare for 0.27.0 release

github.com/georust/geo - 427a73627a736916ed4acc6dc62d9e150d4cf62a authored about 1 year ago by Corey Farwell <[email protected]>
geo now requires at least geo-types 0.7.12 for the wkt macro and the

`use-rstar_0_11` feature flag.

github.com/georust/geo - 668217c114bbc4007b32db123b8ba91f230871d2 authored about 1 year ago by Michael Kirk <[email protected]>
Prepare for 0.27.0 release

github.com/georust/geo - 28115ee1dbb9682feae14fdd9f36eca4eefc4964 authored about 1 year ago by Corey Farwell <[email protected]>
Update Cargo.toml

github.com/georust/geo - 0f85e3ad3e7e1eae76d0c228f27533f195732c5e authored about 1 year ago by Corey Farwell <[email protected]>
Merge pull request #1110 from georust/release/geo-types-0.7.12

prepare for geo-types 0.7.12 release

github.com/georust/geo - d9c008b044ee6f747e2115cb3157520725b94c8d authored about 1 year ago by Michael Kirk <[email protected]>
prepare for geo-types 0.7.12 release

github.com/georust/geo - 1a3ce66df26cec78fbc85a3fa5f7970b39fe95f8 authored about 1 year ago by Michael Kirk <[email protected]>
Merge pull request #1109 from andriyDev/mutlipoint_len

Add `len()` and `is_empty()` to MultiPoint.

github.com/georust/geo - 8ac7a7ad3fa55c1de75b2e39ad3c7cdec4a8ee8f authored about 1 year ago by Michael Kirk <[email protected]>
Don't rely on Debug impls

github.com/georust/gdal - 25070f61e59c0eb89c5582cc3dac00424319541d authored about 1 year ago by Laurențiu Nicola <[email protected]>
Don't clone in output_format

github.com/georust/gdal - 3d0c812464bbd97624743d64cde15f10c5c88bfd authored about 1 year ago by Laurențiu Nicola <[email protected]>
Remove dem options getters

github.com/georust/gdal - 4b2242d5c410cf4a9d9036fad893c420f3b43365 authored about 1 year ago by Laurențiu Nicola <[email protected]>
Drop lifetime in GdalDEMProcessingOptions

github.com/georust/gdal - f39e73d83c3b084e633e9f86f434c2b073e0c31a authored about 1 year ago by Laurențiu Nicola <[email protected]>
Avoid unwrapping when building the dem options list

github.com/georust/gdal - e9af765b0cf6365c0d343700e07c286ec31a78aa authored about 1 year ago by Laurențiu Nicola <[email protected]>
Reduce visibility of to_gdal_options

github.com/georust/gdal - 998a53877ddc77db2a95586608a342e62cf27e9a authored about 1 year ago by Laurențiu Nicola <[email protected]>
Clarify comment

github.com/georust/gdal - 85971803c1c5b0af51fd21eedbed8ceeaa6d018e authored about 1 year ago by Laurențiu Nicola <[email protected]>
Add entry to geo/CHANGES.md for len and is_empty on MultiPoint.

github.com/georust/geo - 3bebaaaba3fd43294a36983db5c390cafba4a672 authored about 1 year ago by andriyDev <[email protected]>
Add is_empty to MultiPoint.

github.com/georust/geo - d2b36886c1299fe3a057bc925805113f1ec1148b authored about 1 year ago by andriyDev <[email protected]>
Add len to MultiPoint.

github.com/georust/geo - 7ff0da56a9ebe8d0f05f9f2000fdc4833ddf56ff authored about 1 year ago by andriyDev <[email protected]>
Bindings for DEM processing routines.

github.com/georust/gdal - 2e1c13e8a53ba76be42f305f29d30491fc55ed0f authored about 1 year ago by Simeon H.K. Fitch <[email protected]>
Merge pull request #178 from michaelkirk/mkirk/update-rust-lints

address latest clippy lints (from rust-1.73)

github.com/georust/geozero - 26b2272ad6589884344081acb4a446e36954e062 authored about 1 year ago by Michael Kirk <[email protected]>
Merge pull request #1083 from RobWalt/feat/integrate-spade

Integrate `spade`

github.com/georust/geo - ff1fd165ca80bcda288af0abf9a1e39d47fc206e authored about 1 year ago by Stephan Hügel <[email protected]>
Remove +nightly check from CI

There were approximately 400 lines of errors like this from running `cargo +nightly check`

I do...

github.com/georust/geozero - c3f76cf0a6455109b43d0e11522d0164e18c9dc1 authored about 1 year ago by Michael Kirk <[email protected]>
Add `science::geo` category (#23)

- [x] I agree to follow the project's [code of
conduct](https://github.com/georust/geo/blob/mas...

github.com/georust/tilejson - ce2bd3a6359033ea41aa344144eb54dd319cdb7f authored about 1 year ago by Yuri Astrakhan <[email protected]>
Add `Display` for `Bounds` and `Center` (#22)

Additionally, ran new fmt to keep things a bit cleaner:

```
cargo +nightly fmt -- --config i...

github.com/georust/tilejson - ff0dd676b17ae27648a21608292066533c7ab260 authored about 1 year ago by Yuri Astrakhan <[email protected]>
Disable daily cron job

github.com/georust/tilejson - 662113470331286e95f824f80e8e82133d2d3020 authored about 1 year ago by Yuri Astrakhan <[email protected]>
Merge pull request #462 from metasim/feature/resample-str

Added `{Display|FromStr} for ResampleAlg` and `ResampleAlg::iter`.

github.com/georust/gdal - 00e41d689c78e01cbe896c8d883746a9668a0bcd authored about 1 year ago by Simeon H.K. Fitch <[email protected]>
`cargo build -Zcheck-cfg` no longer takes arguments.

It already knows how to check for features and other common things.

See:
https://github.com/rus...

github.com/georust/geozero - e173b2b75c273965e9bfd8c0279f772128d9c200 authored about 1 year ago by Michael Kirk <[email protected]>
address latest clippy lints (from rust-1.73)

Fixes lint failures like this:

```
warning: unneeded `return` statement with `?` operator
--...

github.com/georust/geozero - cbd5aa2d04914523dfcca0856a99a627082b687e authored about 1 year ago by Michael Kirk <[email protected]>
Include error details (#176)

Before:
Processing failed: I/O error

After:
Processing failed: I/O error `No such file or d...

github.com/georust/geozero - 79401f11232af7dffebcf16ba21e182f808e8104 authored about 1 year ago by Michael Kirk <[email protected]>
chore: bump version to 0.8.4

github.com/georust/kml - b20cea9d6bf2d7a1270d16383d2697d27502f138 authored about 1 year ago by pjsier <[email protected]>
Added `{Display|FromStr} for ResampleAlg` and `ResampleAlg::iter`.

github.com/georust/gdal - 6dbe9b6bdb291d05b5ca510ae9dcb736fd3d5957 authored about 1 year ago by Simeon H.K. Fitch <[email protected]>
Merge pull request #457 from metasim/feature/csl-extend

Added `Extend` and various `FromIterator` implementations to `CslStringList`.

github.com/georust/gdal - a1aee76809a53f2b8b4f12874c919f1017dfe5d3 authored about 1 year ago by Simeon H.K. Fitch <[email protected]>
Added `Extend` and various `FromIterator` implementations

to `CslStringList`.

github.com/georust/gdal - ff6a0e39e4adab77e536d661d0f340809ed92632 authored about 1 year ago by Simeon H.K. Fitch <[email protected]>
chore: add link that explains constrained Delaunay triangulations

github.com/georust/geo - 0e1802bfba70c172270e1806ebf614b7401311d3 authored about 1 year ago by aviac <[email protected]>
chore: add test for different snap radius values

github.com/georust/geo - bc0e456a762cda5e178a98cfcdc69aed60a31e0b authored about 1 year ago by aviac <[email protected]>
fix: pass epsilon as parameter + rename points -> coords

github.com/georust/geo - 041d197bf235bee129a44f753b7cd5464ec4f019 authored about 1 year ago by aviac <[email protected]>
update doc

github.com/georust/geo - 70fac48936d79438517dbf5e067a1e437411fc0e authored about 1 year ago by Josiah Parry <[email protected]>
update changelog

github.com/georust/geo - 73e543505396a3b7045c9e3c2e91a1c073832fb6 authored about 1 year ago by Josiah Parry <[email protected]>
fix: Bug where n - 1 line segments were being created at very small

distances. Caused by rounding error in division. Fixed by
subtracting f64::EPSILON from...

github.com/georust/geo - eb82e2ff216968b471e5274377f0b48175086f03 authored about 1 year ago by Josiah Parry <[email protected]>
rewrite doc test to not hard code coords

github.com/georust/geo - 0520e9460fc6a7915db5a96610202aca24b2823e authored about 1 year ago by Josiah Parry <[email protected]>
format test

github.com/georust/geo - ff68f7e7a92c5e2556f4dfc108c54adadb82e55d authored about 1 year ago by Josiah Parry <[email protected]>
fix: n - 1 linestrings at small distances

github.com/georust/geo - 851420971dc896b123bb41f3407d2d74a6e72504 authored about 1 year ago by Josiah Parry <[email protected]>
Merge #458

458: Run CI on GDAL 3.7.3 r=metasim a=lnicola

- [x] I agree to follow the project's [code of co...

github.com/georust/gdal - 4196d80d13839a4df44d18cf2828d7c5564457a9 authored about 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Run CI on GDAL 3.7.3

github.com/georust/gdal - d08954afd188563d9a1bf1e5beec5b981bddfbee authored about 1 year ago by Laurențiu Nicola <[email protected]>
chore: fix weird line wrap

github.com/georust/geo - 7a520ba435961c0ebd2c7891f14c4512dd468bb9 authored about 1 year ago by RobWalt <[email protected]>
chore: improve description, worsen english

github.com/georust/geo - d157f7acc0ee59692c1cdcf8d01376c03268e3d0 authored about 1 year ago by RobWalt <[email protected]>
chore: apply review suggestion for naming

github.com/georust/geo - 0d9fcc4950cf0d67fd1d575c4d6050f8a2c30cc7 authored about 1 year ago by RobWalt <[email protected]>
Merge #461

461: Make SpatialRef::set_axis_mapping_strategy take self by mut r=metasim a=lnicola

- [x] I ag...

github.com/georust/gdal - b1547dd51f1b7831629724d1c277f906ddc1b6b4 authored about 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Make SpatialRef::set_axis_mapping_strategy take self by mut

github.com/georust/gdal - 4874e65fa95df3caafb99e77b4b3a8f7610b329f authored about 1 year ago by Laurențiu Nicola <[email protected]>
Merge #437 #459

437: Update arrow2 requirement from 0.17 to 0.18 r=lnicola a=dependabot[bot]

Updates the requir...

github.com/georust/gdal - 552f9dd0d8c8d9de27ec2a5d4b449faa8961ffa5 authored about 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #434

434: Make raster index usize r=metasim,jdroenner a=lnicola

- [x] I agree to follow the project'...

github.com/georust/gdal - 2c1b33bb7eb14e6315b9932d2fe3303ee8a9169f authored about 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Make raster index usize

github.com/georust/gdal - 072773a36b96e90a384e3d4a79c3f4ca9df89710 authored about 1 year ago by Laurențiu Nicola <[email protected]>
Update bindgen requirement from 0.68 to 0.69

Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the l...

github.com/georust/gdal - 690693a1e082ce6c1681c1042d361ed3861f01ff authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: fix typo

github.com/georust/geo - e2ccb724c4ba4a11b5c3a6f942f1937452a218a3 authored about 1 year ago by aviac <[email protected]>
chore: bump version number

github.com/georust/geo-svg - c3cea8745d89b27ed5e1cfca39da027521c6e6c7 authored about 1 year ago by RobWalt <[email protected]>
fix: fix typo

github.com/georust/geo-svg - 158c4596458819028ac047df94f78d4287795d44 authored about 1 year ago by RobWalt <[email protected]>
chore: add doc tests and move cleanup function to sealed trait

github.com/georust/geo - e29f3eb8f186ad5141da9c0dc05f353718654eb3 authored about 1 year ago by RobWalt <[email protected]>
feat: add tests for the shapes in the doc comments

github.com/georust/geo - 7283ccda83f23cfa0000b841afb01be51be02dbc authored about 1 year ago by RobWalt <[email protected]>
chore: fix typo: achives -> achieves

github.com/georust/geo - 832e2b8bc3ec5bfc9930b6b63ba5065f71146667 authored about 1 year ago by RobWalt <[email protected]>
chore: fix typo: convertes -> converts

github.com/georust/geo - e9192351e9832db4f8647fe7a501b452cfdc6873 authored about 1 year ago by RobWalt <[email protected]>
feat: put required methods into a sealed trait so we don't leak them

github.com/georust/geo - d12460fcadf9dc30f53c09e62fd11d840828f301 authored about 1 year ago by RobWalt <[email protected]>
chore: capitalize Delaunay

github.com/georust/geo - d6e90221f34e105de06e8cf80b402f99e68ad3fb authored about 1 year ago by RobWalt <[email protected]>
chore: apply review suggestion for doc comments

github.com/georust/geo - 78d30bfebdc69cd9c30a1994e05984ddb68f8eef authored about 1 year ago by RobWalt <[email protected]>
chore: fix comment

github.com/georust/geo - 81bed328d4199d5ef1a874dabe3f289308557cd0 authored about 1 year ago by aviac <[email protected]>
chore: add changelog entry

github.com/georust/geo - de21d87144d08202dc9cbe0e201c21b10b41ca1d authored about 1 year ago by aviac <[email protected]>
chore: add spade as a dependency

although spade is a optional dependency, it looks like a good fit for
the default features. Incl...

github.com/georust/geo - d46f4249984c6bf46d9647099b02987551047575 authored about 1 year ago by aviac <[email protected]>
fix: ignore example pictures in doc tests

github.com/georust/geo - d84bf9a24300845f1cc8716a25f5289512998032 authored about 1 year ago by aviac <[email protected]>
feat: initial implementation of TriangulateSpade trait

github.com/georust/geo - a3c888a81319e6c6f7d3d41f068a538285f47389 authored about 1 year ago by aviac <[email protected]>
feat: support comments (#58)

Also: improve error reporting

github.com/georust/kml - 77d647dc6c8378194caf44c87067878822174c91 authored about 1 year ago by Kostia R <[email protected]>
Merge #24

24: Minor: Clippy - removed needless borrow. r=lnicola a=martinfrances107

Clippy is slowly impr...

github.com/georust/topojson - 10512cc5058e0f8b725d15a81500a42dcbe23d86 authored about 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Minor: Clippy - removed needless borrow.

github.com/georust/topojson - cc11f55e0f7b2d2438a1e4b6be27feb8744bc865 authored about 1 year ago by martinfrances107 <[email protected]>
feat: add trait to combine multiple SVG-able things into compound SVG

github.com/georust/geo-svg - 214bcbdf9b163bf8f362d9bfe2d993d98af96aae authored about 1 year ago by RobWalt <[email protected]>
feat: add simple text

github.com/georust/geo-svg - 8988ff38cf72e941a487628bdc0c1b14b8513d32 authored about 1 year ago by RobWalt <[email protected]>
chore: fix warnings

github.com/georust/geo-svg - 024adcdc68ac5d2c615705255f34d6bec5973ebd authored about 1 year ago by RobWalt <[email protected]>
chore: adjust repository in Cargo.toml

github.com/georust/geo-svg - 374a0e107e54c6f63688ea9709eaf180fb99c4a2 authored about 1 year ago by RobWalt <[email protected]>