jonas-p / go-shp

Go library for reading and writing ESRI Shapefiles. Pure Golang implementation based on the ESRI Shapefile technical description.
MIT License
255 stars 68 forks source link

Fix NewPolyLine bug #9

Closed ctessum closed 6 years ago

ctessum commented 7 years ago

Previously, all of the line segments were getting combined into one.