om_profile - Giswater/giswater_dbmodel GitHub Wiki
Description:
Table that stores information of profile drawing.
Fields:
Column name | Data type | Description | Example |
---|---|---|---|
profile_id | text | Id | |
"values" | json | Definition of a profile | {"initNode":1011, "endNode":1012, "listArcs":"[2014, 2013, 2011]","linksDistance":1, "legendFactor":"", "papersize":{"id":"", "customDim":{"xdim":"", "ydim":""}}, "title":"Profile 1","date":"2021-02-08", "scale":{"scaleToFit":"", "eh":1000, "ev":1000}} |