AntonelloDN / ShrimpGIS

A basic plugin for Grasshopper to read and write shapefile and geojson (GPL)
GNU General Public License v3.0
17 stars 3 forks source link

Error when writing SHP file: Solution exception:'int' object has no attribute 'upper' #8

Open GENS-Tools opened 3 years ago

GENS-Tools commented 3 years ago

Hi Antonello,

Thanks for writing the plugin, it might just be the solution I have been looking for!

For a research project I need to automate the design of a pattern and apply it to an ESRI SHP file. When trying to write an SHP file, I consistently get the error "Solution exception:'int' object has no attribute 'upper'". It pops up irrespective of what surface I try to write into a SHP file.

Do you have any idea what could the cause of this error and how to overcome it?

(In attachment the source SHP file and the gh file) QGIS.zip

Thanks in advance! Olivier