Ecosyste.ms: OpenCollective

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

github.com/georust/gdal

Rust bindings for GDAL
https://github.com/georust/gdal

Change raster and block sizes to `usize`

metasim opened this issue about 1 year ago
Lift `ndarray` compatibility into `Buffer<T>`

metasim opened this pull request about 1 year ago
Add support for VCPKG on Windows

aljen opened this pull request about 1 year ago
Fixes for static pkg-config Windows build

PaulWagener opened this pull request about 1 year ago
[Q] gdal-sys can't build

Arjen10 opened this issue about 1 year ago
Add `RasterBand::write_block`

lnicola opened this pull request about 1 year ago
Check output type in `read_block`

lnicola opened this pull request about 1 year ago
Add `Geometry::difference`

lnicola opened this pull request about 1 year ago
Add method to set default histogram for RasterBand

spadarian opened this pull request about 1 year ago
`RasterBand::read_block` is unsound

lnicola opened this issue about 1 year ago
`gdal` 0.17 tracker

lnicola opened this issue about 1 year ago
Too hard to create a raster with a run-time data type

lnicola opened this issue about 1 year ago
Validate output length in MDArray::read_into_slice

lnicola opened this pull request about 1 year ago
can't read shp file.

yuyang-ok opened this issue about 1 year ago
Stop using deprecated OGR_G_Equal

lnicola opened this pull request about 1 year ago
Define a policy for the supported GDAL versions

lnicola opened this issue about 1 year ago
ci: Try enabling valgrind on latest GDAL

lnicola opened this issue about 1 year ago
MDArray::read_into_slice(): make it robust to too small buffer

rouault opened this pull request about 1 year ago
gdal-sys/Readme.md: add hint about setting GDAL_VERSION

rouault opened this pull request about 1 year ago
version.rs test: make it work with a GDAL debug build

rouault opened this pull request about 1 year ago
.github/workflows/ci.yml: run 'cargo valgrind test --lib'

rouault opened this pull request about 1 year ago
_read_dir(): fix memory leak

rouault opened this pull request about 1 year ago
Run CI on GDAL 3.8.1

lnicola opened this pull request about 1 year ago
Fix tpi test output name and use `/vsimem/` for DEM tests

lnicola opened this pull request about 1 year ago
Add histogram calculation for RasterBand

spadarian opened this pull request about 1 year ago
Does not compile with prebuilt GDAL 2.4 bindings

donkeyteethUX opened this issue about 1 year ago
Add pre-built bindings for GDAL 3.8.0

lnicola opened this pull request about 1 year ago
Provide a `bundled` feature

weiznich opened this issue about 1 year ago
Implement support for writing Arrow data through OGR

kylebarron opened this issue about 1 year ago
Initial support for GDAL Warp bindings.

metasim opened this pull request about 1 year ago
Added `{Display|FromStr} for ResampleAlg` and `ResampleAlg::iter`.

metasim opened this pull request about 1 year ago
Make SpatialRef::set_axis_mapping_strategy take self by mut

lnicola opened this pull request about 1 year ago
Update bindgen requirement from 0.68 to 0.69

dependabot[bot] opened this pull request about 1 year ago
Run CI on GDAL 3.7.3

lnicola opened this pull request about 1 year ago
Added `Extend` and various `FromIterator` implementations to `CslStringList`.

metasim opened this pull request about 1 year ago
GDAL DEM Processing Routines

metasim opened this pull request about 1 year ago
Fix/454

metasim opened this pull request about 1 year ago
`CslStringList` does not properly support non-key-value entries.

metasim opened this issue about 1 year ago
`Rasterband::write` with `Buffer<T>` forces unnecessary data copy.

metasim opened this issue about 1 year ago
Switch from Bors to GitHub Merge Queues

metasim opened this issue about 1 year ago
Don't derive Clone, PartialEq and Eq for ExtendedDataType

lnicola opened this pull request about 1 year ago
`Dataset::rasterband` doesn't follow Rust mutable reference rules.

metasim opened this issue about 1 year ago
`ExtendedDataType` improperly implements `Clone`

metasim opened this issue about 1 year ago
Inconsistent mutable reference tracking in `vector` module.

metasim opened this issue about 1 year ago
Maintenance cleanup on `dataset.rs`

metasim opened this pull request about 1 year ago
A Consistent and Principled Approach to GDAL C Pointers

metasim opened this pull request about 1 year ago
Unable to open JPEG compressed GeoTiff in Ubuntu 22.04

frapa opened this issue about 1 year ago
Rewrote `spatial_ref::srs::tests::from_proj4_to_wkt`...

metasim opened this pull request about 1 year ago
`spatial_ref::srs::tests::from_proj4_to_wkt` macOS test regression

metasim opened this issue about 1 year ago
Use tinymarble.tif instead of the PNG

lnicola opened this pull request about 1 year ago
Work around GDAL dev version numbering

lnicola opened this pull request over 1 year ago
Update arrow2 requirement from 0.17 to 0.18

dependabot[bot] opened this pull request over 1 year ago
Update bindgen requirement from 0.66 to 0.68

dependabot[bot] opened this pull request over 1 year ago
Make raster index usize

lnicola opened this pull request over 1 year ago
adding Windows installation methods to the document

aliothor opened this issue over 1 year ago
FR: Wrapper for OGR_G_Difference

nms-scribe opened this issue over 1 year ago
Fix clippy warnings

lnicola opened this pull request over 1 year ago
Update-deps-for-0.16.0

jdroenner opened this pull request over 1 year ago
prepare 0.16.0 changelog + version

jdroenner opened this pull request over 1 year ago
Implement `Geometry::flatten_to_2d`

lnicola opened this pull request over 1 year ago
FR: add wrapper for OGR_F_SetFieldNull

nms-scribe opened this issue over 1 year ago
Fix linting on clippy > 1.71

julienr opened this pull request over 1 year ago
How one can cache Dataset

REASY opened this issue over 1 year ago
Segmentation fault when DataSet::close is called

nms-scribe opened this issue over 1 year ago
Use latest minor releases and fix Arrow GPG errors

lnicola opened this pull request over 1 year ago
Expose Gcp and GcpRef

lnicola opened this pull request over 1 year ago
Fix use-after-free in `Dataset::close`

lnicola opened this pull request over 1 year ago
Added Send trait to vector structs

callmeahab opened this pull request over 1 year ago
Update bindgen requirement from 0.65 to 0.66

dependabot[bot] opened this pull request over 1 year ago
Implement Send for structs that wrap GDAL types

ttencate opened this issue over 1 year ago
Fix build error on GDAL 3.1

lnicola opened this pull request over 1 year ago
Prepare for `0.15` release

lnicola opened this pull request over 1 year ago
Add `GDT_Int8`, test GDAL 3.7 on CI and refactor workflow

lnicola opened this pull request over 1 year ago
impl DerefMut trait for GeoemetryRef

scially opened this pull request over 1 year ago
Fix GDAL 3.7 bindings

lnicola opened this pull request over 1 year ago
Document panicking behavior in `Dataset::set_gcps`

lnicola opened this pull request over 1 year ago
Moved `gcp` to `crate::` scope.

metasim opened this pull request over 1 year ago
windows compile error

scially opened this issue over 1 year ago
Mapping of additional methods for SpatialRef.

tombieli opened this pull request over 1 year ago
`gcp` should not be under `raster`

lnicola opened this issue over 1 year ago
Add GCP access API

lnicola opened this pull request over 1 year ago
Create CI builds against GDAL 3.6 & 3.7

metasim opened this issue over 1 year ago
[WIP] Additional GCP support.

metasim opened this pull request over 1 year ago
Add pre-built bindings for GDAL 3.7

lnicola opened this pull request over 1 year ago
Add pre-built bindings for GDAL 3.7

lnicola opened this issue over 1 year ago
Release 0.15

metasim opened this issue over 1 year ago
Support for accessing the `SpatialRef` of GCPs.

metasim opened this pull request over 1 year ago
Added to "Geospatial" crates.io category.

metasim opened this pull request over 1 year ago
Split up `spatial_ref` module into feature-focused submodules.

metasim opened this pull request over 1 year ago
Updated `set.rs` docs to be more consistent with those in `predicates.rs`.

metasim opened this pull request over 1 year ago
Pass `GDT_Unknown` for vector layers

lnicola opened this pull request over 1 year ago