Closed kaiaurelienzhu closed 4 years ago
Fixed a bug in ImportVector component when you trying to read sourceSRSInt.
In some shapefiles I opened, it errored out due to this line of code. I have wrapped it in a try / catch statement and added a GH Runtime message to notify the user.
Nice!
Fixed a bug in ImportVector component when you trying to read sourceSRSInt.
In some shapefiles I opened, it errored out due to this line of code. I have wrapped it in a try / catch statement and added a GH Runtime message to notify the user.