qgis-midvatten-plugin
qgis-midvatten-plugin copied to clipboard
Additional data domains
From [email protected] on January 09, 2014 11:21:58
There should be an option of using zz_geo and zz_cap instead of hydro and geo dictionaries in code. This would enable project specific plotting symbology, colors and notations instead of hard-coded in the plugin.
Make sure to maintain backwards compatibility.
The following data domains might be relevant:
table cid column type PK Description
zz_geo
zz_geo 0 geoshort text 1 nomenclature for geoshort
zz_geo 1 pattern text 0 pattern for qt stratigraphy plot
zz_geo 2 color text 0 color for qt stratigraphy plot
zz_cap
zz_cap 0 capcode text 1 short codes for capacity
zz_cap 1 captext text 0 capacity in straight text
zz_cap 2 color text 0 color for qt capacity(stratigraphy) plot
zz_obsl_type
zz_obsl_type 0 type text 1 types of obs_lines
zz_obsl_type 1 description text 0 description of type
zz_obsp_type
zz_obsp_type 0 type text 1 types of obs_points
zz_obsp_type 1 description text 0 description of type
zz_obsp_drillstop
zz_obsp_drillstop 0 type text 1 drillstop, standardized text
zz_obsp_drillstop 1 description text 0 description of drillstop
zz_obsp_screen
zz_obsp_screen 0 type text 1 screen type
zz_obsp_screen 1 description text 0 description of screen
zz_yn
zz_yn 0 alternatives text 1 yes, no, (yes), (no), almost, nearly
zz_yn 1 description text 0 description of the alternatives
Original issue: http://code.google.com/p/midvatten-plugin-for-qgis/issues/detail?id=34