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

Replaced `fixture!` macro with a simple function.

445230e7d97dc3418f2a025c3a6a5acb6605d3e4 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Merge branch 'master' into feature/temp-fixure++

21fec11d65e8ad9677d05037d2c2f40010e07551 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Disable chrono default features

f60cb5bdd6273db9c61816c3570b48e10baccdd7 authored about 2 years ago by Laurențiu Nicola <[email protected]>
Merge #334

334: Fixes leakage of GDALDataType::Type in RasterBand. r=metasim a=metasim

- [x] I agree to fo...

5f6591d838d348c3023552d477d6178d8780839c authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #345

345: Update bindgen requirement from 0.61 to 0.63 r=metasim a=dependabot[bot]

Updates the requi...

029b95af44096d34b1ce3dbb80fe43698b16ef70 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Reverted bindgen-caused warning suppressions.

a577a93bf932b1b695f8eec43a9f907af035be53 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Update CHANGES.md

Co-authored-by: Laurențiu Nicola <[email protected]>

1c07337a11ce4e0ded3013e66ea3d335fa282863 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Update bindgen requirement from 0.61 to 0.63

Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the l...

e704342b55d68fa445f6c882a40f580277aa74f4 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added documentation and examples

5b334096751ac7664629628244d39390f0581ff1 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Iterator over metadata.

cee93d03e391f1687e529d2c7d6986c6ac61783e authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Removed duplicated code for converting arrays of c_char arrays into Vec<String>.

889510256fb868b11156a37588569de17a3f3c83 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Moved metadata tests into metadata module.

03208e2fbc4dd5470289fb95c6aff1d8e6f75714 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Merge #341

341: Fix windows tests r=metasim a=mwm126

- [x] I agree to follow the project's [code of conduc...

a9d2ba11e481b0a3184a4afa2aefc37b2ce8af34 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Close output.geojson dataset before deleting the file (avoid Windows error)

dfc37ee2e13a5f3c86c0d2fbb859f620e1a14fbc authored about 2 years ago by Mark Meredith <[email protected]>
reformat

95438ccf29cba80cdd73d74ac8840cf0a9bf6171 authored about 2 years ago by Mark Meredith <[email protected]>
Use TempFixture

f18d97778eed8d0d9c93e7030e7529a07f6426c1 authored about 2 years ago by Mark Meredith <[email protected]>
revert

049ccfe069ace825299e1f39be5c09f577efa919 authored about 2 years ago by Mark Meredith <[email protected]>
Merge branch 'master' into fix_windows_tests

1eea31cf3d38e529de5664107e5e3613f454852d authored about 2 years ago by Mark Meredith <[email protected]>
Consolidated `fixture!` implementation and enabled usage anywhere in module structure.

dab28d737fee96d505cd28c082fd9c5601d4fad2 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Merge branch 'master' into fix/333

* master:
Hold back geo-types version; deprecations addressed in #339
Fixes deprecations int...

739750d5f9828b23ccb8b815c794c67087ccabd8 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Merge #339

339: Fix deprecations introduced in geo-types v0.7.8. r=metasim a=metasim

- [x] I agree to foll...

f463ba65592bead0675124702e5887d64710b489 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge branch 'master' into fix/337

* master:
Hold back geo-types version; deprecations addressed in #339
Update .cargo/config.t...

4610b488bbaf66d8749b0a9a612a7b22ea0c7fbb authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Merge #336

336: Fix deprecations from chrono 0.4.23. r=metasim a=metasim

- [x] I agree to follow the proje...

9cbaedb066cb80ed68838ed1494a38b234cd8852 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
revert

f54b6bf498f4d23ffdaf5c868343a1a22efa763f authored about 2 years ago by Mark Meredith <[email protected]>
Fix deprecated warnings

232fbe4066cd8d132a74e012089f2743995c5a5d authored about 2 years ago by Mark Meredith <[email protected]>
Use tempfile::tempdir instead of /tmp (fix Windows tests)

df2d79f2865d9a1f7e34f0f9bf3bd6c5057ea4c6 authored about 2 years ago by Mark Meredith <[email protected]>
Hold back geo-types version; deprecations addressed in #339

a11178969adfb6c440ed7f68008ab71aaa3a1792 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Fixes deprecations introduced in geo-types v0.7.8.

74e01cc3327a118eafded909910f2a11b9a39e0c authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Hold back chrono version, as it's addressed in #336

0e226b7d414b1b1220ab052720082336af96dc5a authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Refined chrono version range.

86f90e317c726dadece09b96e0aadf7329fa7222 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Update .cargo/config.toml

extra space

Co-authored-by: Laurențiu Nicola <[email protected]>

51e056c118909a8c0e5ca7ceb3dbf801a49c148e authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Fix deprecations from chrono 0.4.23.

5afb33ee81f468e407c1df6afcbc40d07233afad authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Hold back chrono version until deprecations can be addressed.

bb989764018ebd9586d7f4bcc874bd157564d607 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Changelog.

66e87f6ffb42bf042ea3a726970e2d81413ac1ed authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Fixes leakage of GDALDataType::Type in RasterBand.

0916638a6b82662c92b6d9256769168c041cf35b authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Merge #332

332: Fix typo r=jdroenner a=mwm126

Panic message should refer to windows-msvc

- [x] I agree ...

078aa0427be9cb3aea649411d515f8135e9f4dd7 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix typo

Panic message should refer to windows-msvc

f8cb58d02d4846ba6a72b86b8b02356d5614a9bc authored about 2 years ago by Mark Meredith <[email protected]>
(cargo-release) version 0.14.0

3eefd647a9d9fdd6d8a11d914f68657800c6fc9f authored about 2 years ago by Johannes Drönner <[email protected]>
(cargo-release) version 0.8.0

747ba9f85d81f2b8eaf5237f1d6564f1ec85753d authored about 2 years ago by Johannes Drönner <[email protected]>
update changes

15ba8e51dbb8d332ec2296ec5dffddbd90092d17 authored about 2 years ago by Johannes Drönner <[email protected]>
Merge #318

318: Filling out `GDALDataType` metadata and utility support. r=jdroenner a=metasim

- [x] I agr...

69bf73d260eb4ebaad56ccdfcab4ae165d898602 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Updated release notes.

56d473ef80aef595ff427f3fe092c41e7a78acc4 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Fixed doc warnings.

a7011676d1ed282e1bc89025a552c3dadfae7100 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Merge branch 'master' into feature/cell-type++

* master:
fmt
Added cargo alias for displaying compiler output during doctest build.
Fix d...

da88a15b928cdcf67e734d0bc045c6aa790d172a authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Used explicit match in try_from.

c2f61231c003341826a5737a51ca57fff6e707ab authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Replaced `unwrap` with `expect`.

6d6eb326d9630a2d165eef246682fa3d9ed9ba1b authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Merge #330

330: Disallow warnings in doctests r=metasim a=metasim

- [x] I agree to follow the project's [c...

d6594023377bcb0749f7bdda28cf4a2f69090818 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
fmt

29dc37a304352375f30730a2f59b5e4583bef8da authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
fmt

d4f01b37e2666e7aee963982ff1068387e3c1049 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Added cargo alias for displaying compiler output during doctest build.

87e54ab6fb67020dee8a120d5597a53fadc1dbb5 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Fix doctest warnings.

2bad1d2ac0c371a9bbfa4bb8411285f5f674654c authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Disallow warnings in doctests.

484a56e5d390d29a75a3ec98d687c34509f267e3 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Renamed `GdalType::gdal_type` to `GdalType::gdal_ordinal`.

7ad9b55c837aa87b1498f2a91dc48aac156606fe authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Rework of GdalDataType as enum.

52c33ae1d18c227e0f5fb9ec40f1f0fbf89af2e7 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
PR feedback.

6f02b7536c98cf418cbacf2e489c5be952e1d182 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Removed `pub use GDALDataType` from `gdal::raster`.

72e110ff784634d1b68e5308326da9561a89512f authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Added `adjust_value`.

97751ce9c4adecee1c06e3c2e40da6c8f63abcff authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Added `for_value`, examples, documentation.

18323c2cd25314ea9aec6f48690ea7ea0dc629bd authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Clippy-foo

708a2f595a38d81e1335daf1f98f98d341285d68 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Added unit tests.

8446544e4039146a66999809b55755868db69efa authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Created GdalDataTypeDescriptor.

ddc7c9c566ae9ae129e3da76433abc419a78bb39 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Added unioning of GDALDataType.

c062a1146d817e47a85e78e57c45b2b82f975d8a authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Merge #329

329: Drop `trybuild` test r=jdroenner a=lnicola

- [x] I agree to follow the project's [code of ...

194225ebb42021a72d8ab4dda759b446bdb32628 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #328

328: Wait for `osgeo/gdal` tests to complete r=jdroenner a=lnicola

- [x] I agree to follow the ...

8c0ddd22dbfd84903b2d51b5936bd7dfd9cd63dd authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #324

324: add a driver manager wrapper r=jdroenner a=ChristianBeilschmidt

- [X] I agree to follow th...

2ba3db202d00bb41adb7778d7e2b572d356a0007 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Wait for osgeo/gdal tests to complete

f5b6eb50128022ae19d52eecaeda81020e06db35 authored about 2 years ago by Laurențiu Nicola <[email protected]>
stop reading error messages if they were not set

141c8d8f4fab47f28a00010c18dff135bc2fb56e authored about 2 years ago by Christian Beilschmidt <[email protected]>
Drop trybuild

9e92c90149b5d73d3628e943ec08c6f703e9fba1 authored about 2 years ago by Laurențiu Nicola <[email protected]>
Merge #327

327: Use `rustup` instead of `actions-rs/toolchain` r=jdroenner a=lnicola

- [x] I agree to foll...

f25c391e39c29636d8a3588c5df82c745df3e511 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Use rustup instead of actions-rs/toolchain

8eb08c9ed234ce78ed3cada68984fe9dfb517b40 authored about 2 years ago by Laurențiu Nicola <[email protected]>
Merge #325

325: Call cargo directly instead of using actions-rs/cargo r=jdroenner a=lnicola

- [x] I agree ...

2ba03c10cd2ce6466be6c5e8a9040e1563604be4 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Don't make bors wait for clippy

093a525773bad766e671146c0c5a8cb16f51fada authored about 2 years ago by Laurențiu Nicola <[email protected]>
Call cargo directly instead of using actions-rs/cargo

6cca2bfaad97adc509f62fa8f4ae2637f9ccb221 authored about 2 years ago by Laurențiu Nicola <[email protected]>
Merge #326

326: Fix some clippy warnings r=jdroenner a=lnicola

- [x] I agree to follow the project's [code...

fe72e8147d89a857f303fd1d1e2e7595c5d29c7a authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fix some clippy warnings

d1fad0a325b05424488f7b9add282c9fe9841d9c authored about 2 years ago by Laurențiu Nicola <[email protected]>
DriverManager in doc-tests

49fdfd49ad81cf84aa0950d9855478fdc316f525 authored about 2 years ago by Christian Beilschmidt <[email protected]>
use drivermanager instead of driver

71560d808a71c15d84ea3344b53856794c910cd5 authored about 2 years ago by Christian Beilschmidt <[email protected]>
changelog

fc0d5ce209363d1a62c11dc7c670ede300826f6f authored about 2 years ago by Christian Beilschmidt <[email protected]>
add a driver manager wrapper

c88b95a3115c4cba28e309d40dfe13732ff136cc authored about 2 years ago by Christian Beilschmidt <[email protected]>
Merge #317

317: Update bindgen requirement from 0.60 to 0.61 r=jdroenner a=dependabot[bot]

Updates the req...

24280ade2bd4caa33fa462d7183f97b494ed04f0 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Merge #322

322: Bump `actions/checkout` r=lnicola a=lnicola

- [x] I agree to follow the project's [code of...

940b05b25b0b2058385cb46b1f2b12ec20b917b0 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Bump actions/checkout

41bd9a9b9bbf5e3c5645dfd7aaf320f0831e4065 authored about 2 years ago by Laurențiu Nicola <[email protected]>
Merge #321

321: Convert `byte_no_cf` and `cf_nasa_4326` to Zarr r=metasim,jdroenner a=lnicola

- [x] I agre...

c00ab4480b86b7e26f19077d58c190e922b40aba authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Delete nc fixtures

a61bf526b2fba729d81c8f987d1ceee721e3a7d3 authored about 2 years ago by Laurențiu Nicola <[email protected]>
Ignore Zarr tests on pre-GDAL 3.4

d9b6dea1cec5e9d2a4be0cc7cf0bb0c37980696f authored about 2 years ago by Laurențiu Nicola <[email protected]>
Convert byte_no_cf and cf_nasa_4326 to Zarr

e6a6b4e6d75cb77bfae05a34996e501c17465344 authored about 2 years ago by Laurențiu Nicola <[email protected]>
Merge #319

319: Rasterband documentation refinements. r=michaelkirk a=metasim

- [x] I agree to follow the ...

7079683ed38e02a8e82d5340139814872e5a6f04 authored about 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update bindgen requirement from 0.60 to 0.61

Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the l...

f933e2cdee060adec9873bae902abac459796afd authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Example for `read_as`.

c9126fddb31d6f51640c644c69dc5cbdeed20c19 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Example for `read_into_slice`.

16dbef7102a7d705ba518c43f2ce08727188c632 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Refinements of VersionInfo docs.

e90e1634ce77428acc04b736e845adb707c04801 authored about 2 years ago by Simeon H.K. Fitch <[email protected]>
Merge #314

314: Added ability to create and edit color tables. r=lnicola a=metasim

- [X] I agree to follow...

4c12c022c8ed1ad70eafd32011d5d1fefcd5a8e7 authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Update src/raster/rasterband.rs

Co-authored-by: Laurențiu Nicola <[email protected]>

9e95a62c681d001429c87ea84cb95035eff61179 authored over 2 years ago by Simeon H.K. Fitch <[email protected]>
Update src/dataset.rs

Co-authored-by: Laurențiu Nicola <[email protected]>

b3c5aa8356c878281b6fce15a48ef5863dfaaba3 authored over 2 years ago by Simeon H.K. Fitch <[email protected]>
Rework color table tests to not rely on editing and reopening

an existing file, which seems to have race-condition issues on Linux.

39d9d02d60dbbb04e302a7f3f0c4485e29c5ebc9 authored over 2 years ago by Simeon H.K. Fitch <[email protected]>
Linux test failure debugging.

df79fbb8047f1860b91cf932ad79bcd46f6f949b authored over 2 years ago by Simeon H.K. Fitch <[email protected]>
Documentation tweaks.

cb1a8143730aca52be65a76d79fc99aaad5a0e94 authored over 2 years ago by Simeon H.K. Fitch <[email protected]>
Added color ramp creation.

a70e2b2883f4a526ae132e36f14d0f8ec8badc4e authored over 2 years ago by Simeon H.K. Fitch <[email protected]>
Color tabld test and example.

99809a2822f1ca58b6edb9d5716313a8173b9a6a authored over 2 years ago by Simeon H.K. Fitch <[email protected]>
Creating editable color tables.

d7358dfafab2b1ad7b47b5d883ad10920d8353d1 authored over 2 years ago by Simeon H.K. Fitch <[email protected]>