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

Fix tpi test output name and use `/vsimem/` for DEM tests

github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Update release.yml

github.com/georust/rinex - gwbres opened this pull request about 1 year ago
refactor: many API changes, see details

github.com/georust/geo-svg - RobWalt opened this pull request about 1 year ago
feat: implement Arrows

github.com/georust/geo-svg - RobWalt opened this pull request about 1 year ago
chore: replace geo_types with geo for more functionality

github.com/georust/geo-svg - RobWalt opened this pull request about 1 year ago
Remove `clone` in geometry trait implementation

github.com/georust/geo - kylebarron opened this pull request about 1 year ago
[WIP] Partial implementation of the MVT writer

github.com/georust/geozero - nyurik opened this pull request about 1 year ago
v0.15.1

github.com/georust/rinex - gwbres opened this pull request about 1 year ago
minor grammar fixes

github.com/georust/geozero - nyurik opened this pull request about 1 year ago
Add (de)serialize_optional_geometry helpers.

github.com/georust/geojson - gibbz00 opened this pull request about 1 year ago
feat: implement `Validify` repair trait

github.com/georust/geo - RobWalt opened this pull request about 1 year ago
issue #1084: panics on haversine_closest_point

github.com/georust/geo - fegies opened this pull request about 1 year ago
Infinity corrections

github.com/georust/geo - doc-E-brown opened this pull request about 1 year ago
Improve documentation of `clip`

github.com/georust/geo - rschulman opened this pull request about 1 year ago
Switch HashMap to BTreeMap, lints

github.com/georust/tilejson - nyurik opened this pull request about 1 year ago
Add histogram calculation for RasterBand

github.com/georust/gdal - spadarian opened this pull request about 1 year ago
update flatgeobuf

github.com/georust/geozero - michaelkirk opened this pull request about 1 year ago
Implement ChaikinSmoothing for Geometry

github.com/georust/geo - wtchen opened this pull request about 1 year ago
Added steps in the README on how to build without netcdf-c

github.com/georust/netcdf - joshniemela opened this pull request about 1 year ago
Implement Area based on traits

github.com/georust/geo - kylebarron opened this pull request about 1 year ago
Remove unneeded trait lifetime in geo-traits

github.com/georust/geo - kylebarron opened this pull request about 1 year ago
Fix error implementation

github.com/georust/tilejson - nyurik opened this pull request about 1 year ago
Thoughts on algorithms for trait-based geometries

github.com/georust/geo - kylebarron opened this issue about 1 year ago
Does not compile with prebuilt GDAL 2.4 bindings

github.com/georust/gdal - donkeyteethUX opened this issue about 1 year ago
Add pre-built bindings for GDAL 3.8.0

github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Update geo requirement from 0.26 to 0.27

github.com/georust/rinex - dependabot[bot] opened this pull request about 1 year ago
Update itertools requirement from 0.11.0 to 0.12.0

github.com/georust/rinex - dependabot[bot] opened this pull request about 1 year ago
Thread safety of geos context and lifetimes

github.com/georust/geos - vladaburian opened this issue about 1 year ago
Provide a `bundled` feature

github.com/georust/gdal - weiznich opened this issue about 1 year ago
Update GEOS source to 3.11.3

github.com/georust/geos - vladaburian opened this pull request about 1 year ago
prepare for geo-types 0.7.12 release

github.com/georust/geo - michaelkirk opened this pull request about 1 year ago
Implement support for writing Arrow data through OGR

github.com/georust/gdal - kylebarron opened this issue about 1 year ago
Add `len()` and `is_empty()` to MultiPoint.

github.com/georust/geo - andriyDev opened this pull request about 1 year ago
`attempt to multiply with overflow` when using `i32`

github.com/georust/rstar - hamirmahal opened this issue about 1 year ago
Prepare for 0.27.0 release

github.com/georust/geo - frewsxcv opened this pull request about 1 year ago
Initial support for GDAL Warp bindings.

github.com/georust/gdal - metasim opened this pull request about 1 year ago
Add `science::geo` category

github.com/georust/tilejson - nyurik opened this pull request about 1 year ago
Add `Display` for `Bounds` and `Center`

github.com/georust/tilejson - nyurik opened this pull request about 1 year ago
address latest clippy lints (from rust-1.73)

github.com/georust/geozero - michaelkirk opened this pull request about 1 year ago
Add LineStringSegmentizeHaversine

github.com/georust/geo - JosiahParry opened this pull request about 1 year ago
Make SpatialRef::set_axis_mapping_strategy take self by mut

github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Update bindgen requirement from 0.68 to 0.69

github.com/georust/gdal - dependabot[bot] opened this pull request about 1 year ago
Run CI on GDAL 3.7.3

github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Remove unused num-traits dep

github.com/georust/geo-svg - frewsxcv opened this pull request about 1 year ago
Idea: HTML report

github.com/georust/geo-svg - RobWalt opened this issue about 1 year ago
Integrate `geo` to gain algorithms

github.com/georust/geo-svg - RobWalt opened this issue about 1 year ago
Add CI

github.com/georust/geo-svg - RobWalt opened this issue about 1 year ago
VecSet may cause panics

github.com/georust/geo - andriyDev opened this issue about 1 year ago
Minor: Clippy - removed needless borrow.

github.com/georust/topojson - martinfrances107 opened this pull request about 1 year ago
Panic in BooleanOps::union for Polygon<f32>

github.com/georust/geo - nebocco opened this issue about 1 year ago
Add comments to BoolOps implementation.

github.com/georust/geo - andriyDev opened this pull request about 1 year ago
Support comments

github.com/georust/kml - k-bx opened this pull request about 1 year ago
Fix broken links in docs and fail CI unless docs build cleanly

github.com/georust/geo - michaelkirk opened this pull request about 1 year ago
MultiPoint::len

github.com/georust/geo - kylecarow opened this issue about 1 year ago
feat: Generic Precision

github.com/georust/geojson - TurtIeSocks opened this pull request about 1 year ago
Update README.md

github.com/georust/.github - moijes12 opened this pull request about 1 year ago
GDAL DEM Processing Routines

github.com/georust/gdal - metasim opened this pull request about 1 year ago
Minor: 'Cargo doc' fix trivial lint errors.

github.com/georust/geo - martinfrances107 opened this pull request about 1 year ago
Fix/454

github.com/georust/gdal - metasim opened this pull request about 1 year ago
WIP: Guide for people switching from `teqc`

github.com/georust/rinex - larsnaesbye opened this pull request about 1 year ago
Allow returning the source of edges from BoolOp.

github.com/georust/geo - andriyDev opened this issue about 1 year ago
Tests fail on main due to floating point imprecision.

github.com/georust/geo - andriyDev opened this issue about 1 year ago
Avoid `atan2` in `minimum_rotated_rect`

github.com/georust/geo - lnicola opened this pull request about 1 year ago
Use cached envelope for polygon-polygon euclidean distance

github.com/georust/geo - urschrei opened this pull request about 1 year ago
Add release workflow

github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
Add inverse method to AffineTransform

github.com/georust/geo - urschrei opened this pull request about 1 year ago
Update nalgebra requirement from =0.32.1 to =0.32.3

github.com/georust/rinex - dependabot[bot] opened this pull request about 1 year ago
Fix wrapping of longitudes in HaversineDestination

github.com/georust/geo - apendleton opened this pull request about 1 year ago
Add rhumb-line operations

github.com/georust/geo - apendleton opened this pull request about 1 year ago
Update zstd and bzip2 function signatures

github.com/georust/netcdf - richli opened this pull request about 1 year ago
nalgebra 0.32 was yanked - bumping to 0.32.1

github.com/georust/rinex - larsnaesbye opened this pull request about 1 year ago
forbid unsafe

github.com/georust/geozero - nyurik opened this pull request about 1 year ago
`cargo install rinex-cli` fails

github.com/georust/rinex - larsnaesbye opened this issue about 1 year ago
V0.15

github.com/georust/rinex - gwbres opened this pull request about 1 year ago
Implement `SpadeBoolops` trait

github.com/georust/geo - RobWalt opened this pull request about 1 year ago
Develop

github.com/georust/rinex - gwbres opened this pull request about 1 year ago
Implement `Stitch` trait

github.com/georust/geo - RobWalt opened this pull request about 1 year ago
Haversine Closest Point panic on intersection

github.com/georust/geo - ianthetechie opened this issue over 1 year ago
Integrate `spade`

github.com/georust/geo - RobWalt opened this pull request over 1 year ago
Update documentation to include write examples

github.com/georust/gpx - wtchen opened this pull request over 1 year ago
Add cached envelope benchmark

github.com/georust/rstar - urschrei opened this pull request over 1 year ago
Add TryFrom for AttrValue

github.com/georust/netcdf - magnusuMET opened this pull request over 1 year ago