pyshp icon indicating copy to clipboard operation
pyshp copied to clipboard

write large dataset without iterating?

Open ear9mrn opened this issue 10 months ago • 1 comments

What's your question?

Hi, I have my data (and records) in list/array. Is there a way to create a new shape file from these without having to iterate over all the points/records (its a bit slow), i.e. a pass list/array direct?

Thanks.

ear9mrn avatar Mar 06 '25 15:03 ear9mrn