- Messages
- 111
- Country

Hi Arno,
Today I tried to create attributes from values but it didn't work as expected.
_______________________________________________________
IMPORTSHP|C:\buildings.shp|*|NOREPROJ
#
ADDATTRIBUTE|FTYPE=POLYGON|WIDTH|FWIDTH|1
ADDATTRIBUTE|FTYPE=POLYGON|LENGTH|FLENGTH|1
ADDATTRIBUTE|FTYPE=POLYGON|RATIO|FRATIO|1
#
EXPORTSHP|*|building_test
_______________________________________________________
The new created attributes have only the name as text inside instead of numeric values.
Is there any way to make this work as expected?
Regards,
Heinrich
Today I tried to create attributes from values but it didn't work as expected.
_______________________________________________________
IMPORTSHP|C:\buildings.shp|*|NOREPROJ
#
ADDATTRIBUTE|FTYPE=POLYGON|WIDTH|FWIDTH|1
ADDATTRIBUTE|FTYPE=POLYGON|LENGTH|FLENGTH|1
ADDATTRIBUTE|FTYPE=POLYGON|RATIO|FRATIO|1
#
EXPORTSHP|*|building_test
_______________________________________________________
The new created attributes have only the name as text inside instead of numeric values.
Is there any way to make this work as expected?
Regards,
Heinrich
