polyline icon indicating copy to clipboard operation
polyline copied to clipboard

Adopt a similar strategy to proj for geo-types compatibility

Open urschrei opened this issue 5 years ago • 0 comments

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?

urschrei avatar Feb 04 '21 21:02 urschrei