biodiverse icon indicating copy to clipboard operation
biodiverse copied to clipboard

GUI overlay plotting - use get_part instead of get_segment

Open shawnlaffan opened this issue 7 years ago • 0 comments

Biodiverse::GUI::Grid::load_shapefile currently uses get_segment and then strips off the first point in each. it would be simpler to directly use the points from get_point.

Gives incentive to fix shawnlaffan/Geo-ShapeFile#18

shawnlaffan avatar Jan 14 '17 00:01 shawnlaffan