How to create a Template Project: Difference between revisions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 17: | Line 17: | ||
}} | }} | ||
In the template settings screen, the data sources that should be used by default when using this template | In the template settings screen, the data sources that should be used by default when using this template can be set. For example AHN3 can be selected so that the AHN3 is always used when creating a project based on that template. | ||
===Clear map=== | ===Clear map=== | ||
The map needs to be cleared, so the project size will be small. This will ensure that the creation of a new project based on the template will be as fast as possible. | The map needs to be cleared, so the project size will be small. This will ensure that the creation of a new project based on the template will be as fast as possible. | ||
The clear map option is a permanent setting and cannot be undone. Therefore, it is recommended to make a copy of your project by saving it under a different name. | The clear map option is a permanent setting and cannot be undone. Therefore, it is recommended to make a copy of your project by saving it under a different name. | ||
==Setting the Project as a Template== | ==Setting the Project as a Template== | ||
| Line 31: | Line 27: | ||
{{Editor steps|title=flag the Project to be usable as a template | {{Editor steps|title=flag the Project to be usable as a template | ||
|Log in | |Log in with an account that has domain-admin rights | ||
| | |In the [[Main Menu]], go to ''Options'' and select ''Projects'' | ||
|Click on the check box named "Template" to mark the project as a template | |Click on the check box named "Template" to mark the project as a template | ||
}} | }} | ||
Setting a project as a template can only be done by users with [[ | Setting a project as a template can only be done by users with [[Domain Admin (User Account Type)|Domain Administrator]] rights. | ||
When a project has been turned into a template project, the read and write permissions will change. This is to ensure that nobody accidentally edits the project template. The permissions will be set to either ''none'' or ''read'', so the project cannot be edited anymore. By default only the creator can read the template and the template is not shared with other users within your domain. Please refer to the next paragraph on how to make templates available for a domain. | When a project has been turned into a template project, the read and write permissions will change. This is to ensure that nobody accidentally edits the project template. The permissions will be set to either ''none'' or ''read'', so the project cannot be edited anymore. By default only the creator can read the template and the template is not shared with other users within your domain. Please refer to the next paragraph on how to make templates available for a domain. | ||
| Line 42: | Line 38: | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* If the [[Project]] which is to be turned into a [[Template]] is large, it | * If the [[Project]] which is to be turned into a [[Template Project]] is large, it is advised to apply ''Clear Map'' to remove all spatial information in the project. Always add a [[Project Version]] first or apply ''Save As'' before applying Clear Map. | ||
|howtos= | |howtos= | ||
* [[How to share a Template Project with other users in your domain]] | * [[How to share a Template Project with other users in your domain]] | ||
| Line 48: | Line 44: | ||
|seealso= | |seealso= | ||
* [[Template Project]] | * [[Template Project]] | ||
|api= | |||
*[[Api session event editor clear map]] | |||
}} | }} | ||
[[Category:How-to's]] | [[Category:How-to's]] | ||
Latest revision as of 11:30, 7 July 2026
After creating a Project, it may be desirable to apply the implemented calculation models and tools to other Projects and locations as well. For these situations, it's possible to turn a Project into a Template Project, so that when a new Project is created, the previously created models and tools are immediately added to the new Project.
Creating a Template Project consists of 2 steps: tweaking the content of the existing Project to be free of location- and use-case specific information, and flagging the Project to be usable as a Template Project.
Cleaning the existing Project

- Start with a project you want to use as a template
- Create a copy by saving the project under a different name
- Go in the Editor menu to Tools > Template > Template settings
- Set the desired data sources for new projects based on this template
- Clear map. Warning: this will remove all items with a geometry from your project, which cannot be undone (the reason for step 2).
- When the map is cleared, remove any elements that are non-generic
- Save and close the project
In the template settings screen, the data sources that should be used by default when using this template can be set. For example AHN3 can be selected so that the AHN3 is always used when creating a project based on that template.
Clear map
The map needs to be cleared, so the project size will be small. This will ensure that the creation of a new project based on the template will be as fast as possible. The clear map option is a permanent setting and cannot be undone. Therefore, it is recommended to make a copy of your project by saving it under a different name.
Setting the Project as a Template
- Log in with an account that has domain-admin rights
- In the Main Menu, go to Options and select Projects
- Click on the check box named "Template" to mark the project as a template
Setting a project as a template can only be done by users with Domain Administrator rights. When a project has been turned into a template project, the read and write permissions will change. This is to ensure that nobody accidentally edits the project template. The permissions will be set to either none or read, so the project cannot be edited anymore. By default only the creator can read the template and the template is not shared with other users within your domain. Please refer to the next paragraph on how to make templates available for a domain.
Notes
- If the Project which is to be turned into a Template Project is large, it is advised to apply Clear Map to remove all spatial information in the project. Always add a Project Version first or apply Save As before applying Clear Map.
How-to's
- How to share a Template Project with other users in your domain
- How to base a new Project on a Template Project