georust / geotiff

Reading GeoTIFFs in Rust, nothing else!
MIT License
69 stars 21 forks source link

Publish as crate #2

Closed dclipca closed 3 years ago

dclipca commented 3 years ago

Hi @dominikbucher. Can you add this as a crate on crates.io?

dclipca commented 3 years ago

I published it myself. Please post a message when you would like to get the ownership over the crate.

dominikbucher commented 3 years ago

👍🏻 Just note that "in its current state, it works for very basic GeoTIFFs, which sufficed to extract elevation data for use in the routing library". It's by far not implementing the whole GeoTIFF spec and thus might not suffice, depending on the use case.