Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / georust/gdal issues and pull requests

#542 - return empty slice when there are no gcps

Pull Request - State: closed - Opened by bavardage 19 days ago - 1 comment

#541 - Update arrow requirement from 50.0 to 52.0

Pull Request - State: closed - Opened by dependabot[bot] 25 days ago
Labels: dependencies

#540 - Catch potential null pointers returned by `Dataset::spatial_ref`

Pull Request - State: closed - Opened by weiznich about 1 month ago - 2 comments

#539 - Add pre-built bindings for GDAL 3.9.0

Pull Request - State: closed - Opened by lnicola about 2 months ago - 1 comment

#539 - Add pre-built bindings for GDAL 3.9.0

Pull Request - State: open - Opened by lnicola about 2 months ago

#538 - Bump CI GDAL to 3.8.5

Pull Request - State: closed - Opened by lnicola about 2 months ago

#538 - Bump CI GDAL to 3.8.5

Pull Request - State: closed - Opened by lnicola about 2 months ago

#537 - Add Wrapper for OGR_L_Intersection

Issue - State: open - Opened by HopeLi90 about 2 months ago

#537 - Add Wrapper for OGR_L_Intersection

Issue - State: open - Opened by HopeLi90 about 2 months ago

#536 - Add Wrapper for GDALVectorTranslate(ogr2ogr)

Pull Request - State: open - Opened by Zwishing about 2 months ago

#535 - No pre-built bindings available for GDAL version 3.8

Issue - State: closed - Opened by Barugon about 2 months ago - 1 comment

#534 - Can `Geometry` be `Send`?

Issue - State: open - Opened by lnicola 2 months ago - 2 comments

#533 - `Polygonize` wrapper

Issue - State: open - Opened by Libbum 2 months ago - 3 comments

#532 - Cross-compile for aarch64-linux-gnu

Issue - State: open - Opened by arya-pathak 2 months ago

#531 - is anyone here haved this problem solve? gdal-sys

Issue - State: open - Opened by kl402401 2 months ago - 5 comments

#530 - Add GDALVectorTranslate

Pull Request - State: closed - Opened by Zwishing 2 months ago

#529 - Add `Rasterband::set_statistics`

Pull Request - State: open - Opened by netthier 2 months ago - 1 comment

#528 - Add `Rasterband::fill`

Pull Request - State: closed - Opened by netthier 2 months ago - 2 comments

#527 - build: no bindings: make error more explicit

Pull Request - State: closed - Opened by Frankkkkk 3 months ago - 3 comments

#526 - Discord link not working

Issue - State: closed - Opened by sequoiarose 3 months ago - 1 comment

#525 - Update arrow requirement from 50.0 to 51.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#524 - Error reported when cross compiling on Windows

Issue - State: open - Opened by allenlu2008 4 months ago - 2 comments

#523 - Add Dataset::rasterbands

Pull Request - State: closed - Opened by lnicola 4 months ago - 1 comment

#522 - Cannot share dataset safely between threads

Issue - State: closed - Opened by arya-pathak 4 months ago - 2 comments

#521 - No iterator support for rasterbands

Issue - State: closed - Opened by arya-pathak 4 months ago

#519 - Unified raster creation options over `CplStringList`.

Pull Request - State: closed - Opened by metasim 5 months ago - 1 comment

#519 - Unified raster creation options over `CplStringList`.

Pull Request - State: closed - Opened by metasim 5 months ago - 1 comment

#518 - Use `arrow` instead of `arrow2` in the example

Pull Request - State: closed - Opened by lnicola 5 months ago - 2 comments

#517 - Provide a bundled flag for `gdal-sys`

Pull Request - State: open - Opened by weiznich 5 months ago - 21 comments

#516 - Update OGR arrow example to use arrow-rs

Issue - State: closed - Opened by kylebarron 6 months ago

#515 - Can it support macos?

Issue - State: open - Opened by bishen 6 months ago - 6 comments

#514 - Random test suite crash

Issue - State: open - Opened by lnicola 6 months ago - 23 comments

#513 - Add `DriverIterator` to iterate though the registered drivers

Pull Request - State: closed - Opened by Atreyagaurav 6 months ago - 4 comments

#511 - Added missing variant in `GdalDataType::iter`.

Pull Request - State: closed - Opened by metasim 6 months ago

#509 - Fixes new clippy lint `items-after-test-module`

Pull Request - State: closed - Opened by metasim 6 months ago

#508 - Expansion of Warp API bindings

Pull Request - State: open - Opened by metasim 6 months ago - 4 comments

#507 - FeatureIterator doesn't reset if the iterator isn't completely read

Issue - State: open - Opened by nms-scribe 6 months ago - 1 comment

#506 - [Feature Request] Guess the Driver Type based on the file extension

Issue - State: closed - Opened by Atreyagaurav 6 months ago - 18 comments

#505 - Change `Feature::set_field_xxx` to take `&mut self`

Pull Request - State: closed - Opened by lnicola 6 months ago - 1 comment

#504 - Drop pre-3.0 GDAL support

Pull Request - State: closed - Opened by lnicola 6 months ago - 8 comments

#503 - Add Feature::unset_field

Pull Request - State: closed - Opened by lnicola 6 months ago - 1 comment

#502 - Clean up Feature::set_field_null

Pull Request - State: closed - Opened by lnicola 6 months ago - 1 comment

#501 - Implemented `Feature::set_field_null`

Pull Request - State: closed - Opened by metasim 6 months ago - 4 comments

#500 - `Feature` fields getters and setters should accept field indexes

Issue - State: open - Opened by lnicola 6 months ago - 3 comments

#499 - Mutators in `Feature` don't require mutable receiver

Issue - State: closed - Opened by metasim 6 months ago

#497 - Changed a number of APIs using `isize` when `usize` is semantically more appropriate

Pull Request - State: closed - Opened by metasim 6 months ago - 5 comments

#495 - Change raster and block sizes to `usize`

Issue - State: closed - Opened by metasim 6 months ago

#494 - Lift `ndarray` compatibility into `Buffer<T>`

Pull Request - State: closed - Opened by metasim 7 months ago - 5 comments

#493 - Add support for VCPKG on Windows

Pull Request - State: open - Opened by aljen 7 months ago - 4 comments

#492 - Fixes for static pkg-config Windows build

Pull Request - State: closed - Opened by PaulWagener 7 months ago - 3 comments

#491 - [Q] gdal-sys can't build

Issue - State: closed - Opened by Arjen10 7 months ago - 2 comments

#490 - Add `RasterBand::write_block`

Pull Request - State: closed - Opened by lnicola 7 months ago - 7 comments

#489 - Check output type in `read_block`

Pull Request - State: closed - Opened by lnicola 7 months ago - 1 comment

#487 - Add `Geometry::difference`

Pull Request - State: closed - Opened by lnicola 7 months ago - 3 comments

#486 - Add method to set default histogram for RasterBand

Pull Request - State: closed - Opened by spadarian 7 months ago - 1 comment

#485 - `RasterBand::read_block` is unsound

Issue - State: closed - Opened by lnicola 7 months ago - 1 comment

#484 - `gdal` 0.17 tracker

Issue - State: open - Opened by lnicola 7 months ago - 4 comments
Labels: maintenance

#483 - Too hard to create a raster with a run-time data type

Issue - State: open - Opened by lnicola 7 months ago - 4 comments

#480 - Validate output length in MDArray::read_into_slice

Pull Request - State: closed - Opened by lnicola 7 months ago

#479 - can't read shp file.

Issue - State: closed - Opened by yuyang-ok 7 months ago - 2 comments

#478 - Stop using deprecated OGR_G_Equal

Pull Request - State: closed - Opened by lnicola 7 months ago

#477 - Define a policy for the supported GDAL versions

Issue - State: closed - Opened by lnicola 7 months ago - 4 comments
Labels: maintenance

#476 - ci: Try enabling valgrind on latest GDAL

Issue - State: open - Opened by lnicola 7 months ago
Labels: maintenance

#475 - MDArray::read_into_slice(): make it robust to too small buffer

Pull Request - State: closed - Opened by rouault 7 months ago - 4 comments

#474 - gdal-sys/Readme.md: add hint about setting GDAL_VERSION

Pull Request - State: closed - Opened by rouault 7 months ago

#473 - version.rs test: make it work with a GDAL debug build

Pull Request - State: closed - Opened by rouault 7 months ago

#472 - .github/workflows/ci.yml: run 'cargo valgrind test --lib'

Pull Request - State: closed - Opened by rouault 7 months ago - 9 comments

#471 - _read_dir(): fix memory leak

Pull Request - State: closed - Opened by rouault 7 months ago

#470 - Run CI on GDAL 3.8.1

Pull Request - State: closed - Opened by lnicola 7 months ago

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

Pull Request - State: closed - Opened by lnicola 7 months ago - 3 comments

#468 - Add histogram calculation for RasterBand

Pull Request - State: closed - Opened by spadarian 7 months ago - 11 comments

#467 - Does not compile with prebuilt GDAL 2.4 bindings

Issue - State: closed - Opened by donkeyteethUX 8 months ago - 3 comments

#466 - Add pre-built bindings for GDAL 3.8.0

Pull Request - State: closed - Opened by lnicola 8 months ago - 3 comments

#465 - Provide a `bundled` feature

Issue - State: open - Opened by weiznich 8 months ago - 6 comments

#463 - Initial support for GDAL Warp bindings.

Pull Request - State: closed - Opened by metasim 8 months ago - 1 comment

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

Pull Request - State: closed - Opened by metasim 8 months ago - 2 comments

#461 - Make SpatialRef::set_axis_mapping_strategy take self by mut

Pull Request - State: closed - Opened by lnicola 8 months ago - 2 comments

#459 - Update bindgen requirement from 0.68 to 0.69

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#458 - Run CI on GDAL 3.7.3

Pull Request - State: closed - Opened by lnicola 8 months ago - 4 comments

#457 - Added `Extend` and various `FromIterator` implementations to `CslStringList`.

Pull Request - State: closed - Opened by metasim 8 months ago - 5 comments

#456 - GDAL DEM Processing Routines

Pull Request - State: closed - Opened by metasim 8 months ago - 22 comments

#455 - Fix/454

Pull Request - State: closed - Opened by metasim 8 months ago - 5 comments

#454 - `CslStringList` does not properly support non-key-value entries.

Issue - State: closed - Opened by metasim 8 months ago - 1 comment

#453 - `Rasterband::write` with `Buffer<T>` forces unnecessary data copy.

Issue - State: open - Opened by metasim 9 months ago - 5 comments

#452 - Switch from Bors to GitHub Merge Queues

Issue - State: open - Opened by metasim 9 months ago - 2 comments

#451 - Don't derive Clone, PartialEq and Eq for ExtendedDataType

Pull Request - State: closed - Opened by lnicola 9 months ago - 4 comments

#450 - `Dataset::rasterband` doesn't follow Rust mutable reference rules.

Issue - State: open - Opened by metasim 9 months ago - 2 comments

#449 - `ExtendedDataType` improperly implements `Clone`

Issue - State: closed - Opened by metasim 9 months ago - 2 comments