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
Small change to see if `main` is broken
github.com/georust/geo - frewsxcv opened this pull request about 2 months ago
github.com/georust/geo - frewsxcv opened this pull request about 2 months ago
Crash in polygon.contains(linestring)
github.com/georust/geo - dabreegster opened this issue about 2 months ago
github.com/georust/geo - dabreegster opened this issue about 2 months ago
`Polygon` doesn't implement `PointDistance` (but `LineString` does)
github.com/georust/geo - lnicola opened this issue about 2 months ago
github.com/georust/geo - lnicola opened this issue about 2 months ago
Re-export nearest neighbor iterators so they are nameable in downstream crates.
github.com/georust/rstar - adamreichold opened this pull request about 2 months ago
github.com/georust/rstar - adamreichold opened this pull request about 2 months ago
rtree.nearest_neighbor_iter_with_distance_2 family returns private iterator types
github.com/georust/rstar - blaa opened this issue about 2 months ago
github.com/georust/rstar - blaa opened this issue about 2 months ago
BINEX: little endian streams
github.com/georust/rinex - gwbres opened this pull request about 2 months ago
github.com/georust/rinex - gwbres opened this pull request about 2 months ago
Iterator for borrowed Line geometries?
github.com/georust/geo - urschrei opened this issue about 2 months ago
github.com/georust/geo - urschrei opened this issue about 2 months ago
Replace OGR_DS_xxxx() by GDALDatasetxxxx()
github.com/georust/gdal - rouault opened this pull request about 2 months ago
github.com/georust/gdal - rouault opened this pull request about 2 months ago
Add multithreading support to Multi* geometries
github.com/georust/geo - urschrei opened this pull request about 2 months ago
github.com/georust/geo - urschrei opened this pull request about 2 months ago
IntersectionMatrix::is_covers() seems to be wrong?
github.com/georust/geo - pkerichang opened this issue about 2 months ago
github.com/georust/geo - pkerichang opened this issue about 2 months ago
Update thiserror requirement from 1.0 to 2.0
github.com/georust/gdal - dependabot[bot] opened this pull request about 2 months ago
github.com/georust/gdal - dependabot[bot] opened this pull request about 2 months ago
prepare for geo-traits 0.2.0 release
github.com/georust/geo - michaelkirk opened this pull request about 2 months ago
github.com/georust/geo - michaelkirk opened this pull request about 2 months ago
Revert back to min/max representation of empty AABB
github.com/georust/rstar - adamreichold opened this pull request about 2 months ago
github.com/georust/rstar - adamreichold opened this pull request about 2 months ago
Update line_string.rs
github.com/georust/geo - michaelkirk opened this pull request about 2 months ago
github.com/georust/geo - michaelkirk opened this pull request about 2 months ago
Performance degradation following 0.12.1 release
github.com/georust/rstar - chingiztob opened this issue about 2 months ago
github.com/georust/rstar - chingiztob opened this issue about 2 months ago
Better handling of empty rects
github.com/georust/rstar - michaelkirk opened this pull request about 2 months ago
github.com/georust/rstar - michaelkirk opened this pull request about 2 months ago
There is a bug in rstar 0.12.1, so pin for now.
github.com/georust/geo - michaelkirk opened this pull request about 2 months ago
github.com/georust/geo - michaelkirk opened this pull request about 2 months ago
Fix empty rect behavior by reverting 84d12654104e783011f24267145fb6bfccd2a30e
github.com/georust/rstar - michaelkirk opened this pull request about 2 months ago
github.com/georust/rstar - michaelkirk opened this pull request about 2 months ago
CI failing after `cargo update`
github.com/georust/geo - michaelkirk opened this issue about 2 months ago
github.com/georust/geo - michaelkirk opened this issue about 2 months ago
Temporarily pin `arbitrary` to work around upstream bug.
github.com/georust/geo - frewsxcv opened this pull request about 2 months ago
github.com/georust/geo - frewsxcv opened this pull request about 2 months ago
Remove associated type `T` on `geo-traits` traits.
github.com/georust/geo - frewsxcv opened this pull request about 2 months ago
github.com/georust/geo - frewsxcv opened this pull request about 2 months ago
Add benchmarks for copy to geo-types
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
Add generic for byte order for reading
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
attempt generic byteorder
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Simplify endianness handling when writing bytes
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
Helper around ReadBytesExt to manage dynamic endianness
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Document performance implications around using `WKB` objects directly
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
Wrapper around ReadBytesExt to handle Endianness enum
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
Add geometry trait specializations
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Don't implement multi-* traits for single-geometry types
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Ensure use of `unchecked` in trait impl
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Support reading and writing m and zm
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Compile error with writing geometry collections
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
github.com/georust/wkb - kylebarron opened this issue about 2 months ago
Fix writing recursive geometry collections
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Fix endianness when writing
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Delete unused comments
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Update minimum rust version
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Add mit/apache license texts
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
github.com/georust/wkb - kylebarron opened this pull request about 2 months ago
Multi-thread support for geo-types using Rayon
github.com/georust/geo - urschrei opened this issue about 2 months ago
github.com/georust/geo - urschrei opened this issue about 2 months ago
`LineString` contains contradictory information in docs
github.com/georust/geo - frewsxcv opened this issue 2 months ago
github.com/georust/geo - frewsxcv opened this issue 2 months ago
Prepare for 0.12.1 release
github.com/georust/rstar - urschrei opened this pull request 2 months ago
github.com/georust/rstar - urschrei opened this pull request 2 months ago
Add `Dataset::has_capability`
github.com/georust/gdal - Atreyagaurav opened this pull request 2 months ago
github.com/georust/gdal - Atreyagaurav opened this pull request 2 months ago
Add ObjectRef combinator to build tree referencing objects elsewhere.
github.com/georust/rstar - adamreichold opened this pull request 2 months ago
github.com/georust/rstar - adamreichold opened this pull request 2 months ago
Converter functions for geo-traits to geo-types
github.com/georust/geo - kylebarron opened this pull request 2 months ago
github.com/georust/geo - kylebarron opened this pull request 2 months ago
Add rstar MultiPolygon compat
github.com/georust/geo - urschrei opened this pull request 2 months ago
github.com/georust/geo - urschrei opened this pull request 2 months ago
BINEX: fix CRC16 calculations
github.com/georust/rinex - gwbres opened this pull request 2 months ago
github.com/georust/rinex - gwbres opened this pull request 2 months ago
Convert geo-traits objects to `geo` objects
github.com/georust/geo - kylebarron opened this issue 2 months ago
github.com/georust/geo - kylebarron opened this issue 2 months ago
Replace single `smallvec::SmallVec ` usage with `heapless::Vec`
github.com/georust/rstar - frewsxcv opened this issue 2 months ago
github.com/georust/rstar - frewsxcv opened this issue 2 months ago
Add MaybeTransaction for better writing speed when supported
github.com/georust/gdal - Atreyagaurav opened this pull request 2 months ago
github.com/georust/gdal - Atreyagaurav opened this pull request 2 months ago
Prepare for 0.29.1 geo release
github.com/georust/geo - frewsxcv opened this pull request 2 months ago
github.com/georust/geo - frewsxcv opened this pull request 2 months ago
Add delete layer method and tests in doc
github.com/georust/gdal - Atreyagaurav opened this pull request 2 months ago
github.com/georust/gdal - Atreyagaurav opened this pull request 2 months ago
Clarify and decide what the unknown dimension does in `geo-traits`
github.com/georust/geo - frewsxcv opened this issue 2 months ago
github.com/georust/geo - frewsxcv opened this issue 2 months ago
`geojson::GeoJson::from_reader` should return `geojson::Error`, or we should expose the error return type of `from_reader`
github.com/georust/geojson - frewsxcv opened this issue 2 months ago
github.com/georust/geojson - frewsxcv opened this issue 2 months ago
Allow configuring of the `i_overlay` Rayon transitive dep. Document more features.
github.com/georust/geo - frewsxcv opened this pull request 2 months ago
github.com/georust/geo - frewsxcv opened this pull request 2 months ago
remove rayon feature from i_overlay
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
InterpolatePoint: handle some reasonable edge cases, document current behavior in tests.
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
chore(deps): update geo requirement from 0.28.0 to 0.29.0
github.com/georust/geo-svg - dependabot[bot] opened this pull request 2 months ago
github.com/georust/geo-svg - dependabot[bot] opened this pull request 2 months ago
Clip in BooleanOps flips some of the LineStrings in the MultiLineString
github.com/georust/geo - oyhj1801 opened this issue 2 months ago
github.com/georust/geo - oyhj1801 opened this issue 2 months ago
[Feature Req] Optionally use Transaction if supported
github.com/georust/gdal - Atreyagaurav opened this issue 2 months ago
github.com/georust/gdal - Atreyagaurav opened this issue 2 months ago
Add `Haversine:distance` for Line vs. Point (same as CrossTrackDistance)
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
Store dimensionality in parsed WKT objects
github.com/georust/wkt - kylebarron opened this issue 2 months ago
github.com/georust/wkt - kylebarron opened this issue 2 months ago
[traits] rename CoordTrait::nth_unchecked -> nth_or_panic to match conventional semantics
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
geo-traits: Make `geo-types` dependency optional
github.com/georust/geo - kylebarron opened this pull request 2 months ago
github.com/georust/geo - kylebarron opened this pull request 2 months ago
Support writing big-endian as well
github.com/georust/wkb - kylebarron opened this pull request 2 months ago
github.com/georust/wkb - kylebarron opened this pull request 2 months ago
OpenCage: Allow manually setting `no_annotations=1` for `forward_full` and `reverse_full`
github.com/georust/geocoding - FireFragment opened this issue 2 months ago
github.com/georust/geocoding - FireFragment opened this issue 2 months ago
Shorter names for write APIs
github.com/georust/wkb - kylebarron opened this pull request 2 months ago
github.com/georust/wkb - kylebarron opened this pull request 2 months ago
Remove `WKB` prefix from struct names
github.com/georust/wkb - kylebarron opened this pull request 2 months ago
github.com/georust/wkb - kylebarron opened this pull request 2 months ago
Initial port from geoarrow
github.com/georust/wkb - kylebarron opened this pull request 2 months ago
github.com/georust/wkb - kylebarron opened this pull request 2 months ago
Take the field index, not name, in the feature getters and setters
github.com/georust/gdal - lnicola opened this pull request 2 months ago
github.com/georust/gdal - lnicola opened this pull request 2 months ago
prepare for 0.29.0 release
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
Remove deprecated line measurement traits from `geo` crate root docs index
github.com/georust/geo - frewsxcv opened this issue 2 months ago
github.com/georust/geo - frewsxcv opened this issue 2 months ago
Add `StitchTriangles` algorithm to `geo` root crate docs algorithm index
github.com/georust/geo - frewsxcv opened this issue 2 months ago
github.com/georust/geo - frewsxcv opened this issue 2 months ago
Making operations generic over CoordFloat
github.com/georust/polyline - ianthetechie opened this pull request 2 months ago
github.com/georust/polyline - ianthetechie opened this pull request 2 months ago
Fix bug where `geo_traits::TriangleTrait::{second,third}` return the first coordinate.
github.com/georust/geo - frewsxcv opened this pull request 2 months ago
github.com/georust/geo - frewsxcv opened this pull request 2 months ago
Implement geo-traits for writing to WKT & perf improvement
github.com/georust/wkt - kylebarron opened this pull request 2 months ago
github.com/georust/wkt - kylebarron opened this pull request 2 months ago
Add InterpolatePoint::point_at_distance_between for line_measures.
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
Implement `geo_traits` for `geojson` types.
github.com/georust/geojson - frewsxcv opened this pull request 2 months ago
github.com/georust/geojson - frewsxcv opened this pull request 2 months ago
Back BooleanOps with i_overlay to avoid crashes from floating point collapse
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
Include more files into gdal-src
github.com/georust/gdal - lnicola opened this pull request 2 months ago
github.com/georust/gdal - lnicola opened this pull request 2 months ago
change the boolops trait to return result
github.com/georust/geo - TotalKrill opened this pull request 2 months ago
github.com/georust/geo - TotalKrill opened this pull request 2 months ago
Add an explicit include to gdal-src Cargo.toml
github.com/georust/gdal - weiznich opened this pull request 2 months ago
github.com/georust/gdal - weiznich opened this pull request 2 months ago
deprecate EuclideanDistance
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
github.com/georust/geo - michaelkirk opened this pull request 2 months ago
Drop support for GDAL pre-3.4
github.com/georust/gdal - lnicola opened this pull request 2 months ago
github.com/georust/gdal - lnicola opened this pull request 2 months ago
Swapped lat/lng coordinates when using geometry.transform()
github.com/georust/gdal - ManeraKai opened this issue 3 months ago
github.com/georust/gdal - ManeraKai opened this issue 3 months ago