Ecosyste.ms: OpenCollective

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

github.com/georust/geotiff

Reading GeoTIFFs in Rust, nothing else!
https://github.com/georust/geotiff

Account for crate renaming

7dd9068b7aa9e21b7c50f737a765d9d6d089a79a authored over 4 years ago by Corey Farwell <[email protected]>
Bumped versions.

b9fbe8c5bbfbc7122fd43a4bb9de4bca4970633e authored almost 6 years ago by dominik.bucher <[email protected]>
Updated README and LICENSE.

1fcdfb62f6c481bef55956f5d1495279561a9fb8 authored almost 6 years ago by dominik.bucher <[email protected]>
Test with tiled TIFF (not working).

fe93065ac42509cf761f8cd7bfa937a06ef458fa authored over 6 years ago by dominik.bucher <[email protected]>
Added get_value_at function.

bf5651b4a00d5641a5834e3e909839debe1b8c06 authored over 6 years ago by dominik.bucher <[email protected]>
Can now read grayscale images.

7565a34b63d68e4e206f690cd45dd17eb1ee308c authored over 6 years ago by dominik.bucher <[email protected]>
Updated some references in README.md.

998297aad1a50400a30d1a51bb3d83bb3570925f authored over 6 years ago by dominik.bucher <[email protected]>
Updated .gitignore for use with IntelliJ.

aa8561e8728897bd70226a4861135d863cfb00e4 authored over 6 years ago by dominik.bucher <[email protected]>
Working on multi-layers.

5787456ecd57689fe76424d0bce3aed41197e4a9 authored about 7 years ago by dominik.bucher <[email protected]>
Can read complete IFD now.

d30d106295814489f9505768994987794a63dfc4 authored over 7 years ago by Dominik Bucher <[email protected]>
Initial commit, reading header info, such as magic number, byte ordering, IFD.

c00819eb0d8e9f91221fd9881e907e21754603c9 authored over 7 years ago by Dominik Bucher <[email protected]>