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
Implement topological equality check for IntersectionMatrix
github.com/georust/geo - urschrei opened this pull request about 1 year ago
github.com/georust/geo - urschrei opened this pull request about 1 year ago
Add is_equal_topo method to IntersectionMatrix to determine topological equality
github.com/georust/geo - urschrei opened this issue about 1 year ago
github.com/georust/geo - urschrei opened this issue about 1 year ago
fix: allow cumulative innerBoundaryIs tags on a polygon
github.com/georust/kml - cfzimmerman opened this pull request about 1 year ago
github.com/georust/kml - cfzimmerman opened this pull request about 1 year ago
`point_begin`/`point_end` should be called around `xy` for each Point in a MultiPoint
github.com/georust/geozero - michaelkirk opened this issue about 1 year ago
github.com/georust/geozero - michaelkirk opened this issue about 1 year ago
Problems building with Rust 1.75.0
github.com/georust/geo - scouten opened this issue about 1 year ago
github.com/georust/geo - scouten opened this issue about 1 year ago
Add `DriverManager::get_drivers_for_filename` for the ability to auto detect compatible `Driver`s for writing data
github.com/georust/gdal - Atreyagaurav opened this pull request about 1 year ago
github.com/georust/gdal - Atreyagaurav opened this pull request about 1 year ago
Fixes new clippy lint `items-after-test-module`
github.com/georust/gdal - metasim opened this pull request about 1 year ago
github.com/georust/gdal - metasim opened this pull request about 1 year ago
`is_valid` for all geometry types.
github.com/georust/geo - andriyDev opened this issue about 1 year ago
github.com/georust/geo - andriyDev opened this issue about 1 year ago
Update old links to GeoRust
github.com/georust/rinex - larsnaesbye opened this pull request about 1 year ago
github.com/georust/rinex - larsnaesbye opened this pull request about 1 year ago
Expansion of Warp API bindings
github.com/georust/gdal - metasim opened this pull request about 1 year ago
github.com/georust/gdal - metasim opened this pull request about 1 year ago
FeatureIterator doesn't reset if the iterator isn't completely read
github.com/georust/gdal - nms-scribe opened this issue about 1 year ago
github.com/georust/gdal - nms-scribe opened this issue about 1 year ago
Attempt at trait documentation
github.com/georust/geozero - kylebarron opened this pull request about 1 year ago
github.com/georust/geozero - kylebarron opened this pull request about 1 year ago
Missing `contains` implementations
github.com/georust/geo - kylebarron opened this issue about 1 year ago
github.com/georust/geo - kylebarron opened this issue about 1 year ago
Remove bors in favour of merge queue
github.com/georust/geojson - urschrei opened this pull request about 1 year ago
github.com/georust/geojson - urschrei opened this pull request about 1 year ago
[Feature Request] Guess the Driver Type based on the file extension
github.com/georust/gdal - Atreyagaurav opened this issue about 1 year ago
github.com/georust/gdal - Atreyagaurav opened this issue about 1 year ago
Implement an owning iterator and IntoIter for RTree
github.com/georust/rstar - adamreichold opened this pull request about 1 year ago
github.com/georust/rstar - adamreichold opened this pull request about 1 year ago
Change `Feature::set_field_xxx` to take `&mut self`
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Need to use different types for Point::Scalar and square
github.com/georust/rstar - stepancheg opened this issue about 1 year ago
github.com/georust/rstar - stepancheg opened this issue about 1 year ago
Drop pre-3.0 GDAL support
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Clarify that current CrossTrackDistance uses spherical (Haversine) earth model, add Ellipsoidal (Vincenty) version
github.com/georust/geo - urschrei opened this issue about 1 year ago
github.com/georust/geo - urschrei opened this issue about 1 year ago
Add Feature::unset_field
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Can't compile in Tauri on macOS (missing HDF5)
github.com/georust/netcdf - nakajimayoshi opened this issue about 1 year ago
github.com/georust/netcdf - nakajimayoshi opened this issue about 1 year ago
Clean up Feature::set_field_null
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Panic in RegionAssembly reproducibly
github.com/georust/geo - frehberg opened this issue about 1 year ago
github.com/georust/geo - frehberg opened this issue about 1 year ago
WIP: regression test RegionAssembly panic
github.com/georust/geo - frehberg opened this pull request about 1 year ago
github.com/georust/geo - frehberg opened this pull request about 1 year ago
Implemented `Feature::set_field_null`
github.com/georust/gdal - metasim opened this pull request about 1 year ago
github.com/georust/gdal - metasim opened this pull request about 1 year ago
`Feature` fields getters and setters should accept field indexes
github.com/georust/gdal - lnicola opened this issue about 1 year ago
github.com/georust/gdal - lnicola opened this issue about 1 year ago
Mutators in `Feature` don't require mutable receiver
github.com/georust/gdal - metasim opened this issue about 1 year ago
github.com/georust/gdal - metasim opened this issue about 1 year ago
Update CI as a precursor to enabling merge queues
github.com/georust/rstar - urschrei opened this pull request about 1 year ago
github.com/georust/rstar - urschrei opened this pull request about 1 year ago
Enable merge queues and CI runs for PR
github.com/georust/rstar - adamreichold opened this issue about 1 year ago
github.com/georust/rstar - adamreichold opened this issue about 1 year ago
enable GitHub Dependabot
github.com/georust/rstar - rursprung opened this pull request about 1 year ago
github.com/georust/rstar - rursprung opened this pull request about 1 year ago
update to `heapless=0.8`
github.com/georust/rstar - rursprung opened this pull request about 1 year ago
github.com/georust/rstar - rursprung opened this pull request about 1 year ago
Created `enum AxisMappingStrategy` for `OSRAxisMappingStrategy` ordinals.
github.com/georust/gdal - metasim opened this pull request about 1 year ago
github.com/georust/gdal - metasim opened this pull request about 1 year ago
Changed a number of APIs using `isize` when `usize` is semantically more appropriate
github.com/georust/gdal - metasim opened this pull request about 1 year ago
github.com/georust/gdal - metasim opened this pull request about 1 year ago
Fix issues with `SpatialRef::set_axis_mapping_strategy` API.
github.com/georust/gdal - metasim opened this issue about 1 year ago
github.com/georust/gdal - metasim opened this issue about 1 year ago
Change raster and block sizes to `usize`
github.com/georust/gdal - metasim opened this issue about 1 year ago
github.com/georust/gdal - metasim opened this issue about 1 year ago
Fix has-mmap flag for netcdf crate
github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
attempt to add with overflow
github.com/georust/rstar - stepancheg opened this issue about 1 year ago
github.com/georust/rstar - stepancheg opened this issue about 1 year ago
Lift `ndarray` compatibility into `Buffer<T>`
github.com/georust/gdal - metasim opened this pull request about 1 year ago
github.com/georust/gdal - metasim opened this pull request about 1 year ago
Rename values/put_values to get/put
github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
Add support for VCPKG on Windows
github.com/georust/gdal - aljen opened this pull request about 1 year ago
github.com/georust/gdal - aljen opened this pull request about 1 year ago
Fixes for static pkg-config Windows build
github.com/georust/gdal - PaulWagener opened this pull request about 1 year ago
github.com/georust/gdal - PaulWagener opened this pull request about 1 year ago
How to calculate the angle between two points
github.com/georust/geos - allenlu2008 opened this issue about 1 year ago
github.com/georust/geos - allenlu2008 opened this issue about 1 year ago
Update proj to 9.3.1
github.com/georust/proj - michaelkirk opened this pull request about 1 year ago
github.com/georust/proj - michaelkirk opened this pull request about 1 year ago
upgrade to proj 9.3
github.com/georust/docker-images - michaelkirk opened this pull request about 1 year ago
github.com/georust/docker-images - michaelkirk opened this pull request about 1 year ago
Clarification of `GeomProcessor` methods
github.com/georust/geozero - kylebarron opened this issue about 1 year ago
github.com/georust/geozero - kylebarron opened this issue about 1 year ago
Add `RasterBand::write_block`
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Check output type in `read_block`
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
concave_hull returns nonsense results for simple polygons
github.com/georust/geo - wlinna opened this issue about 1 year ago
github.com/georust/geo - wlinna opened this issue about 1 year ago
Add `Bounds::from` and `Center::from` for tuples
github.com/georust/tilejson - nyurik opened this pull request about 1 year ago
github.com/georust/tilejson - nyurik opened this pull request about 1 year ago
I need to statically compile the geos and package it into my project. How can I set it up?
github.com/georust/geos - allenlu2008 opened this issue about 1 year ago
github.com/georust/geos - allenlu2008 opened this issue about 1 year ago
FIX: SpadeTriangulation was not actually configurable
github.com/georust/geo - michaelkirk opened this pull request about 1 year ago
github.com/georust/geo - michaelkirk opened this pull request about 1 year ago
Remove unused Node JS bindings
github.com/georust/polyline - JosiahParry opened this pull request about 1 year ago
github.com/georust/polyline - JosiahParry opened this pull request about 1 year ago
small perf improvements to TriangulateSpade
github.com/georust/geo - michaelkirk opened this pull request about 1 year ago
github.com/georust/geo - michaelkirk opened this pull request about 1 year ago
Update gpx requirement from 0.9 to 0.10
github.com/georust/rinex - dependabot[bot] opened this pull request about 1 year ago
github.com/georust/rinex - dependabot[bot] opened this pull request about 1 year ago
clippy fixes
github.com/georust/geographiclib-rs - michaelkirk opened this pull request about 1 year ago
github.com/georust/geographiclib-rs - michaelkirk opened this pull request about 1 year ago
Add `Geometry::difference`
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Update gnss-rtk requirement from 0.3.1 to 0.4.0
github.com/georust/rinex - dependabot[bot] opened this pull request about 1 year ago
github.com/georust/rinex - dependabot[bot] opened this pull request about 1 year ago
Add method to set default histogram for RasterBand
github.com/georust/gdal - spadarian opened this pull request about 1 year ago
github.com/georust/gdal - spadarian opened this pull request about 1 year ago
`RasterBand::read_block` is unsound
github.com/georust/gdal - lnicola opened this issue about 1 year ago
github.com/georust/gdal - lnicola opened this issue about 1 year ago
Too hard to create a raster with a run-time data type
github.com/georust/gdal - lnicola opened this issue about 1 year ago
github.com/georust/gdal - lnicola opened this issue about 1 year ago
Improve `ndarray` integration
github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
Flatten import structure
github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
Move lock to `netcdf-sys` and remove `lazy_static`
github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
github.com/georust/netcdf - magnusuMET opened this pull request about 1 year ago
DriverManage::deregister_driver() leaks memory (if it is not re-registered afterwards)
github.com/georust/gdal - rouault opened this issue about 1 year ago
github.com/georust/gdal - rouault opened this issue about 1 year ago
MDArray::read_as_string_array(): make it robust to null string pointer being returned by GDAL
github.com/georust/gdal - rouault opened this pull request about 1 year ago
github.com/georust/gdal - rouault opened this pull request about 1 year ago
Validate output length in MDArray::read_into_slice
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Stop using deprecated OGR_G_Equal
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
Define a policy for the supported GDAL versions
github.com/georust/gdal - lnicola opened this issue about 1 year ago
github.com/georust/gdal - lnicola opened this issue about 1 year ago
ci: Try enabling valgrind on latest GDAL
github.com/georust/gdal - lnicola opened this issue about 1 year ago
github.com/georust/gdal - lnicola opened this issue about 1 year ago
MDArray::read_into_slice(): make it robust to too small buffer
github.com/georust/gdal - rouault opened this pull request about 1 year ago
github.com/georust/gdal - rouault opened this pull request about 1 year ago
gdal-sys/Readme.md: add hint about setting GDAL_VERSION
github.com/georust/gdal - rouault opened this pull request about 1 year ago
github.com/georust/gdal - rouault opened this pull request about 1 year ago
version.rs test: make it work with a GDAL debug build
github.com/georust/gdal - rouault opened this pull request about 1 year ago
github.com/georust/gdal - rouault opened this pull request about 1 year ago
.github/workflows/ci.yml: run 'cargo valgrind test --lib'
github.com/georust/gdal - rouault opened this pull request about 1 year ago
github.com/georust/gdal - rouault opened this pull request about 1 year ago
_read_dir(): fix memory leak
github.com/georust/gdal - rouault opened this pull request about 1 year ago
github.com/georust/gdal - rouault opened this pull request about 1 year ago
Fix tpi test output name and use `/vsimem/` for DEM tests
github.com/georust/gdal - lnicola opened this pull request about 1 year ago
github.com/georust/gdal - lnicola 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
github.com/georust/geo-svg - RobWalt opened this pull request about 1 year ago