Skip to content

Commit

Permalink
Update docs/user_guide/import_workflow.md
Browse files Browse the repository at this point in the history
  • Loading branch information
signedav authored Nov 24, 2023
1 parent 6b5a2a1 commit 3d2894e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/import_workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Then, with a simple click you generate your project. All the toppings received f

Often the models definition requires cross-system unique identificators. So called OIDs or TIDs, what are represented in the physical database as the `t_ili_tid` column. Find a clear definition and more details about them in the [corresponding chapter](../../background_info/oid_tid_generator).

On creating a QGIS Project with Model Baker, there are default default value expression generated for the `t_ili_tid` field on the attribute form. But often those default value expressions need to be edited by the user (like e.g. the prefix in the `STANDARDOID`).
On creating a QGIS Project with Model Baker, there are preset default value expression generated for the `t_ili_tid` field on the attribute form. But often those default value expressions need to be edited by the user (like e.g. the prefix in the `STANDARDOID`).

![tid generator](../assets/workflow_wizard_tid_generator_page.png)

Expand Down

0 comments on commit 3d2894e

Please sign in to comment.