busstoptaktik / geodesy

Rust geodesy
Apache License 2.0
66 stars 6 forks source link

Move the `proj` operator to examples #47

Closed busstoptaktik closed 1 year ago

busstoptaktik commented 1 year ago

The proj operator is somewhat clunky and should not be part of the library. Move it to examples, so anyone who may need the functionality may see how to obtain it and run-time register it for transparent interoperation with the built-in operators.