geos icon indicating copy to clipboard operation
geos copied to clipboard

Switch GGeom to a trait and make sub-types (such as point, linestring, etc...)

Open GuillaumeGomez opened this issue 6 years ago • 0 comments
trafficstars

That would allow to prevent unnecessary runtime checks on some methods. The GGeom trait would contain all the common methods.

GuillaumeGomez avatar Apr 17 '19 13:04 GuillaumeGomez