Next:
- Comb through to smooth out kinks, like how to handle default values
such as datum (not always needed) or unit when not specified (on parsing
or on outputting). Or handling basic lat long crs without proj. Adding
wkt axis parsing. Cleaning messy wkt parsing maybe.
- And finally add esri wkt, copy paste mostly, but some small
differences.
Also just need to expand to more projection name, datum name, and
ellipsoid name definitions, and also additional special parameters.
After that, test, and move onto from_wkt()...