WxGUI Attribute Table Manager: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Back to [[wxGUI]]. | Back to [[wxGUI]]. | ||
See the {{cmd|wxGUI. | See the {{cmd|wxGUI.Attribute_Table_Manager|desc=manual page}}. | ||
__TOC__ | |||
== Screenshots == | == Screenshots == | ||
[[Image:Wxgui-attribute-table-manager.png|center|thumb|500px|Attribute Table Manager]] | [[Image:Wxgui-attribute-table-manager.png|center|thumb|500px|Insert new record using Attribute Table Manager]] | ||
[[Image:wxgui-dbmgr-extract.png|center|thumb|500px|Extract selected features using Attribute Table Manager]] | [[Image:wxgui-dbmgr-extract.png|center|thumb|500px|Extract selected features using Attribute Table Manager]] | ||
== Video tutorials == | == Video tutorials == | ||
=== Querying data === | |||
{{youTube|PByk8pipCz4|desc=Building simple SQL query using wxGUI SQL Builder}} | |||
{{youTube|qD7ourfheJo|desc=Building advanced SQL query using wxGUI SQL Builder}} | |||
{{youTube|ITHLtQRsbEY|desc=Highlight vector features based on attribute query}} | |||
=== Modifying data === | |||
{{youTube|UZswOcIyaX8|desc=Update records in attribute table}} | |||
{{youTube|mmPvMRBDxLg|desc=Insert new record into attribute table}} | |||
=== Calculating data === | |||
{{youTube|qkXgQXF1QkA|desc=Add new column and calculate area}} | |||
{{youTube|44KmtnBJtgo|desc=Calculate ratio between perimeter and area using Field Calculator}} | |||
{{wxGUI}} | {{wxGUI}} |
Latest revision as of 21:07, 9 December 2012
Back to wxGUI.
See the manual page.