Tagged Questions
1
vote
0answers
78 views
How to construct a line from points in pyshp?
I am reading a shapefile for a pipeline and what I've noticed is that if I just draw a line from one point to the next (in the order I read them), there will be points where the line terminates, and ...