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

update CHANGES

761a1b5f88b99074d3bace6aec3818e987acce39 authored about 4 years ago
update to geo-types 0.7

remove explicit num-traits dep

d80cffb1bb9e8b38563aa6264b85d0921b5aeed6 authored about 4 years ago
overview lifetime

f2d6ca3bb5ebdc706a78c98e267eae793cf1368d authored about 4 years ago
Add CHANGES entry

b18bbfe2894acbb0e6a6f963bd68ec7cdd16005a authored about 4 years ago
Moved overview functions from Dataset to RasterBand

c907383221218db3d5f24eddea993458a7e825c8 authored about 4 years ago
Added entry to CHANGES

b39c99ac7685876477065c7a75262b9f52ff81c4 authored about 4 years ago
Test that reading overviews fail if not present

b83738f3a090eb4f375fa67a7f0871689ebd9b84 authored about 4 years ago
Added functions to read overviews

bcfd17fd71f73139c9a8dbcc0b0f85abec043919 authored about 4 years ago
(cargo-release) version 0.7.2

3fd9bf66073d57b3200fbba4ed046270db25910f authored about 4 years ago
Merge pull request #138 from michaelkirk/mkirk/better-pkg-config-error

better error when pkg-config is not installed.

3e9481ed56ce33f65f34eb2d12710c92b5e09ebe authored about 4 years ago
special case error output when pkg-config is not installed

3348cf682b71c4f3ee7e43b1bca646dc07ad73f7 authored about 4 years ago
print output of pkg-config error when a version cannot be found

4d38a439ba106297fb00a3952665a1eda65ce396 authored about 4 years ago
Merge pull request #136 from georust/docsrs

maintenance

baf4a56b90cdcbe62f65cc2ec6ff440249a2bfad authored about 4 years ago
add PR template

d0a6841db952dc1ad6d888c5a4448bc959bfb72f authored about 4 years ago
handle docsrs in build.rs

34d5bac4404caed585231d470c52ae626408b89e authored about 4 years ago
fix diverted branches

103061f798642429dbc952fc43c8bf8d7979e3fd authored about 4 years ago
remove old doc link to enable docs.rs

119494a3b7e63f2ac6f0f5e744ed05bc019f5fd5 authored about 4 years ago
(cargo-release) version 0.7.1

971b8072080b84a1a5c4f3aed24c95e38789ab48 authored about 4 years ago
fix gdal-sys version in toml

e7484d08661ec4f48b6efb16f4b5988ca0a6b2e5 authored about 4 years ago
fix gdal-sys version in toml

920ead9800b776232df712ec8b5bfba2cc4853e3 authored about 4 years ago
(cargo-release) version 0.3.1

4dc3ae5ecc254428ea937142682dd58211cd88e7 authored about 4 years ago
(cargo-release) version 0.7.1

db70bc5898d6bdedf94574924bd133f467dab0be authored about 4 years ago
edot changes

a1bd6396d2bf4f478f040a137da94baf8349be05 authored about 4 years ago
Add methods for accessing rasterband color interpretations

0c056c97d590be3a84dd2b634cd50a92b707018f authored about 4 years ago
Merge pull request #131 from georust/michaelkirk-patch-1

update docs link to point at docs.rs

fb85a0cd26b12fa1480321293296212df857fcc1 authored about 4 years ago
update docs link to point at docs.rs

It seems like maybe previously someone was manually producing and publishing the docs to gh-page...

85d4cd10555646502224b101a1bc4408dd1ba304 authored about 4 years ago
Merge pull request #128 from michaelkirk/mkirk/fix-docsrs

fix docs.rs build for gdal-sys (hopefully)

fef31b2fd8bcbf94fe7275bb0345870ffcb24cf1 authored about 4 years ago
fix toml after release added "-alpha.0"

296eb3c3dea345914ffc9093345a8934de1dbba0 authored about 4 years ago
fix docs.rs build

90f33b2dbafa534137659b60aa0241fb408c7a52 authored about 4 years ago
release 0.7

470fe5a80e3f533db2870c8aff683238cd8f6154 authored about 4 years ago
(cargo-release) version 0.3.0

a220faeae1fa5680e5a38b39a58483ba38ff6a31 authored about 4 years ago
(cargo-release) version 0.7.0

49b4ef7cfb2de4fbe8f594f1fb4bb89917618daf authored about 4 years ago
Merge pull request #127 from georust/bindgen_size_t

add .size_t_is_usize(true) to bindgen in gdal-sys

84ffb7766204258017639a852ce95c495c801447 authored about 4 years ago
add .size_t_is_usize(true) to bindgen in gdal-sys

7154b5d18ccb15749025f2c438bac877f18c7b3f authored about 4 years ago
Merge pull request #120 from georust/prepare_07

update changes, readme

1ee19ed1ea3da385dfc1dd47090e5a42b7b3bffc authored about 4 years ago
fmt

61cacb412cbd171011a5f7ef604016177e0f9329 authored about 4 years ago
fix clippy warnings

4034dd4e368186a7b8d6b25fa8079faf6dbda882 authored about 4 years ago
Merge branch 'master' of https://github.com/georust/gdal into prepare_07

b218ba11488d33deb3cb5479e9726de7a92db949 authored about 4 years ago
update changes and dependencies

3c97d552e80d5bb19ec373b570ff66fa1621caec authored about 4 years ago
Merge pull request #126 from manimaul/wkamp_iter

Dataset layer iteration and FieldValue types

020f578274bd424f2017aeda534b7dcde1a74984 authored about 4 years ago
add iterator for layers in dataset

add iterator for fields in feature
add accessors for additional ogr field types.

FieldValueItera...

8d42f4398557eaaa78bb3863bb0fb803bf46e91a authored about 4 years ago
Merge pull request #115 from ttencate/feature/fid

Add Feature::fid() and Layer::feature(fid)

d14da5e2e1b8a6d9dc8f92e9767478216256a94a authored about 4 years ago
Merge pull request #121 from lnicola/dataset-spatial-ref

Add Dataset::spatial_ref

02876b5f3b899cf67c35d0e44b39f9771daa531d authored about 4 years ago
Merge pull request #123 from devyn/master

Fix i8 ptr instead of c_char ptr passed to OSRImportFromESRI()

d03ca5479232e716ebe0a78f4e32aa5448d2e701 authored about 4 years ago
Fix i8 ptr instead of c_char ptr passed to OSRImportFromESRI()

c_char is not set to i8 on every architecture, and indeed, this fixes
the build on arm64 and pos...

f02c987616e0669cc9fe94e37365a397cfcf0b30 authored about 4 years ago
Add Dataset::spatial_ref and set_spatial_ref

fddd0dc0d2fc0b15f28ee05831072244770b21ce authored about 4 years ago
Implement Layer::feature(fid) to get features by their id

30a0057b4cd4ba545985544ac94cc078efee3cbf authored about 4 years ago
Merge branch 'master' of https://github.com/georust/gdal into prepare_07

dbcb98cb2d56e9282229f7c036c682be5e31c4b5 authored about 4 years ago
Merge pull request #119 from michaelkirk/mkirk/binding-docs

[docs] min_gdal_version_* features removed as of 87c59f54b701bb3138eb…

59f558152e386704ebadcde1634a39638b225997 authored about 4 years ago
[docs] min_gdal_version_* features removed as of 87c59f54b701bb3138ebd7b84580fa52c05c24ce

Those features flags no longer exist - we now detect the version
automatically.

d38ea5aba93305af3adc34f3413dab46531bb0d9 authored about 4 years ago
Merge pull request #118 from NathanHowell/gdal-3.2

Add GDAL 3.2 bindings

03e22b06a31819729951e86501aed554cfaca9c2 authored about 4 years ago
Add gdal 3.2 bindings

3f98c25c1b3d8433cf4ac5168ee2a32c9d5e2a70 authored about 4 years ago
Add Feature::fid()

To test this, the fids in roads.geojson were changed from string to
numeric, because GDAL only s...

a89ee774eb1b97e2c577baa67bf7c379bf9130f9 authored about 4 years ago
update changes, readme

a4469b7b67bfcec757fa4cbdab08e7f4927bfba5 authored about 4 years ago
Merge pull request #109 from ttencate/feature/transactions

Add support for transactions on datasets

c7e62aa5aec08100dd70daf8c6ae542ba6ee2878 authored about 4 years ago
Merge pull request #113 from ttencate/feature/try_get_extent

Replace force flag by get_extent and try_get_extent

cb9c4d0234da0ebb8e8df0a2effc1452ee2515d2 authored about 4 years ago
Add support for transactions on datasets

9a654ff06359c600ab99ab2da2457fa3a469ec65 authored about 4 years ago
Replace force flag by get_extent and try_get_extent

9a6b8ec32ea257d8e4f3f8c03f2418372f64b041 authored about 4 years ago
Merge pull request #114 from ttencate/fix/spatial_ref

Rename spatial_reference to spatial_ref

3adfb7c6bcf8fa143b436bda47dc70a690554856 authored about 4 years ago
Rename spatial_reference to spatial_ref

There was some inconsistency in function naming:
- Geometry::spatial_reference
- Layer::spatial_...

329f9d24c3a96c7fb9059912e8d699a7c2654258 authored about 4 years ago
Merge pull request #88 from hamersaw/feature-metadata-domain

added additional metadata retrieval options.

281772945f4fa8508a65143cb538a2b8d60413e1 authored about 4 years ago
removed first empty domain (if exists) in get_meta_domains test. necessary for correctness across gdal versions.

f8a800b8975867fe4bf106e442bd4b235a855e82 authored about 4 years ago
Merge pull request #108 from ttencate/feature/feature_count

Add feature_count{,_force} and implement Iterator::size_hint

02b54b7e90574812390ba6c44fa0afbab2a53a66 authored about 4 years ago
Add {,try_}feature_count and implement Iterator::size_hint

df4e3de691feab89faed75d20188f50a4c69ee53 authored about 4 years ago
update ndarray, remove semver patch of geo-types

77731ff444237379b24231073900ac1f5b7722f2 authored about 4 years ago
Merge pull request #107 from ttencate/feature/geo-types_0.6.1

Update geo-types from 0.4 to 0.6.1

686643ecc86e8fb89e1923372cb1d1f6555619f6 authored about 4 years ago
added metadata domain tests.

49c35b8fdc564b38c9d05f2e878f781790f6220f authored over 4 years ago
Update geo-types from 0.4 to 0.6.1

9faccad6db6b314faf6899e2f5e069523e4e09f6 authored over 4 years ago
Merge pull request #103 from georust/errors

replace failure with thiserror

109b156a2223d12238ab5c1e7c7d3a421505cafa authored over 4 years ago
clippy + fmt

05a5e19427cb4bc47b77c14197585cd88ad0717c authored over 4 years ago
replace failure with thiserror

666f038299faeaa09e6aa48289c23524228dcc43 authored over 4 years ago
export GeoTransform

3748020664aeb594b4518a581739519d10a3a902 authored over 4 years ago
Merge pull request #99 from georust/send-dataset

add send to dataset

2fadecc39c84c317ca023cfaf67fd6fbd0c568a5 authored over 4 years ago
Merge pull request #100 from georust/rasterband-read-into-slice

Ability to read into preallocated slice for rasterband

dcf35c495c3d4894f29255033f9100c77ed3f965 authored over 4 years ago
Merge remote-tracking branch 'root/master' into rasterband-read-into-slice

ebbcb34c2f173d77f1e196b26d9930eb1092b576 authored over 4 years ago
make Dataset Send only for versions >= 2.3

7604a7453172aa02a02efbfeb356eece21488de7 authored over 4 years ago
Merge pull request #98 from georust/phantom-lifetime

replace unused back refs with phantom lifetime

cd13de257216dc33d4ca445401434be4a962989f authored over 4 years ago
Ability to read into preallocated slice for rasterband

+ add `read_into_slice`
+ make `read_as` and `read_as_array` to use it
+ minor doc fixes
+ add t...

a68282359a6d38bc69d1374805a6696e976890d4 authored over 4 years ago
add send to dataset

43739e562afc63f7028465962fd63abbbb929747 authored over 4 years ago
replace unused back refs with phantom lifetime

56d43ca89fee0b7942fcebf5dfe1d958dcc8299f authored over 4 years ago
Merge pull request #97 from georust/openex

GDALOpenEx with parameters

95bb62afd8fd0d8bcc8bd802fbb98dcaf7a03c0c authored over 4 years ago
Merge branch 'master' of https://github.com/georust/gdal into openex

3ffcc9dd27478e01bfaea1c741726057cb9c6f20 authored over 4 years ago
use openex parameters

49747dbb8c9dc650ae38fb536429f67707d10b51 authored over 4 years ago
Merge pull request #86 from michaelkirk/mkirk/gdal3-ci

gdal3 ci

ee245b6a52f1ad308e61288439de7272ddacaa3a authored over 4 years ago
macos CI

- enable GDAL3 tests for CI
- Speed up gdal3 build on osx by using newer image instead of brew u...

879d6b253e58ad1f25f7aef2f5ec790b745d7703 authored over 4 years ago
Merge pull request #91 from NathanHowell/triangulation

Add delaunay_triangulation and simplify functions

b3b61ff5c7797deb0dbaa1d65136e26e7a0fe314 authored over 4 years ago
Fix cfg check

506edc1feedf707a30821a4f7ba55a2543342400 authored over 4 years ago
fixup

156ac1b4ab2e1dcd7bfb20e43bf3188b8c6547a2 authored over 4 years ago
Merge remote-tracking branch 'origin/master' into triangulation

# Conflicts:
# Cargo.toml
# src/vector/tests/mod.rs

1ac273066ce9c027a63dd161f39535c0236ec1c0 authored over 4 years ago
Merge pull request #93 from NathanHowell/inplace-mutable

Inplace functions should use mutable refs

a7a8792839133d34e359c3146bfd6cb3aa3b4808 authored over 4 years ago
Merge pull request #90 from NathanHowell/multipoint

Add support for 3d points

bf61b88ec262d4521bae14be17ad7cfdc7635d47 authored over 4 years ago
Merge branch 'master' of https://github.com/georust/gdal

05136f49229ee312a25030e313dba702d5273999 authored over 4 years ago
fix doc tests

6e3f0e4ac94fa404f1e00ae2c47ed6b129730584 authored over 4 years ago
Merge pull request #96 from georust/upgrade_to_gdal2

Upgrade to gdal2

26ae05a1f78bdb6abde86292b6636f80a86e519c authored over 4 years ago
Update src/dataset.rs

Co-authored-by: Christian Beilschmidt <[email protected]>

7b61fb6bceb75c36386d3e56fd5ab22a07a77b47 authored over 4 years ago
clippy all the things

35daf4263ebf63262ed0c43e9396e1f7722d3d84 authored over 4 years ago
re-organize mod / use

ce1307e4156474fb00c9d44c727b958282cd6dd6 authored over 4 years ago
remove all checks for gdal 2.0

1957077c9be99e49110ad9cf2a4954266642b789 authored over 4 years ago
add ceate_layer_blank method + fix warning

7c01c1ff7106ce08995ab13e3e9c130d853af274 authored over 4 years ago
Merge branch 'master' of https://github.com/georust/gdal into upgrade_to_gdal2

2cd6326c0e730ca2e00ea22b101e2826219f16c9 authored over 4 years ago