Currently, when importing zone.shp/typology.dbf, users need to follow precisely the CEA format for the attribute table.
It is admitted that the headers being case-sensitive can be very frustrating. For example, floors_ag (all lower case), Name (partially lower case), and 1ST_USE (all upper case). It is almost impossible to make these all correct in one go.
I do not think we can/need to change these. However, CEA can be more tolerant when importing. For example, CEA can take either Name or NAME, or name while internally modified it to Name.
Currently, when importing zone.shp/typology.dbf, users need to follow precisely the CEA format for the attribute table.
It is admitted that the headers being case-sensitive can be very frustrating. For example, floors_ag (all lower case), Name (partially lower case), and 1ST_USE (all upper case). It is almost impossible to make these all correct in one go.
I do not think we can/need to change these. However, CEA can be more tolerant when importing. For example, CEA can take either Name or NAME, or name while internally modified it to Name.