busstoptaktik / geodesy

Rust geodesy
Apache License 2.0
66 stars 6 forks source link

Clean up YAML-handling #23

Closed busstoptaktik closed 2 years ago

busstoptaktik commented 2 years ago

Likely, the pre-processing into PROJ-style tokens is superfluous (it was probably the result of early struggling with the crude YAML-Rust documentation, while still learning the basics of Rust)

pka commented 2 years ago

BTW, there's a new cool kid on the block called KML: https://github.com/kdl-org/kdl Could be a good match for this kind of configuration.

busstoptaktik commented 2 years ago

This (and much more) done with the merge of the unyaml branch (3926f7b58ef9cd21bc93509325d3f2bbd935b11a and 41 more commits, unfortunately merged piecewise without a common merge commit)