polyline
polyline copied to clipboard
Adopt a similar strategy to proj for geo-types compatibility
Although polyline also uses LineStrings, these can be primitively represented without too much trouble. Should we thus adopt a similar strategy to the proj crate, enabling geo-types compatibility by default but allowing a more simple option for consumers who don't want or need the overhead?