Hi All!
I would like to update attribute data of polygon features, which comes from sqlite, shp, mssql or sdf. If i select several features, and then retype the new values on the property tab, it works fine (but too slow).
If i select hundred of features, and retype the new field, the Map3D is crash at all times. I'm exported the data to SDF, because this is the own GIS datatype of the Autocad, but this isn't help.
In my experience (QGIS, SAGA, GRASS, ESRI) this is gonna be working fine with thousand of features (the data hase been controlled in another GIS softwares, and its work great).
What is the right method to update feature table (insert row, update records, update row from calculation)? The property tab, or table view (and calculation)?
Thanks for your help!!!