- Practical GIS
- Gábor Farkas
- 87字
- 2021-07-02 22:49:17
Modifying the attribute table
We can not only use the attribute tables of layers, but we can also extend, decrease, or modify them. These are very useful functions for maintaining a layer. For example, as data often comes in a general format with a lot of obsolete attributes, which is practically useless for our analysis, we can get rid of it in a matter of clicks. The size of the attribute table always has an impact on performance; therefore, it is beneficial to not store superfluous data.
推薦閱讀
- UI設計基礎培訓教程
- Python從入門到精通(精粹版)
- TypeScript圖形渲染實戰(zhàn):基于WebGL的3D架構與實現(xiàn)
- 教孩子學編程:C++入門圖解
- Backbone.js Blueprints
- PHP從入門到精通(第4版)(軟件開發(fā)視頻大講堂)
- SQL 經(jīng)典實例
- Mastering Git
- Mastering ArcGIS Enterprise Administration
- R語言數(shù)據(jù)挖掘:實用項目解析
- Python機器學習開發(fā)實戰(zhàn)
- Swift High Performance
- 關系數(shù)據(jù)庫與SQL Server 2012(第3版)
- The Applied Data Science Workshop
- Tkinter GUI Programming by Example