georust / proj

Rust bindings for the latest stable release of PROJ
https://docs.rs/proj
Apache License 2.0
137 stars 44 forks source link

document the usage of Transform for types in geo-types #120

Closed categulario closed 2 years ago

categulario commented 2 years ago

Hi folks!

Great work with this bindings and the whole georust ecosystem.

In this PR I propose to add to both the readme and the lib.rs docstring a comment on how to transform structures from geo-types. It took me half an hour and digging into the issues to learn that was possible and how to do it, so not ideal. I would like to save someone the research time so they can focus on using this great project!

✌️

categulario commented 2 years ago

Just as a side note, a friend that uses this project thought it wasn't actually possible to transform entire types of geo-types because he couldn't find it in the docs.

michaelkirk commented 2 years ago

bors r+

Thanks!

bors[bot] commented 2 years ago

Build succeeded: