Open kylebarron opened 1 month ago
Partially closed by #791 , though the full parsing mechanism is not yet piped through
Perhaps best to wait until https://github.com/georust/wkt/pull/119 is in a wkt release
We can release at any time - LMK if you want to wait for https://github.com/georust/wkt/pull/120
I don't think consensus is forthcoming in https://github.com/georust/wkt/pull/120 so I would release sooner rather than later.
We can implement geo-traits on the WKT types here: https://docs.rs/wkt/latest/wkt/types/index.html
Then we can read WKT into GeoArrow without geozero using existing builder APIs.