Create a new CSA Project

Aus OCAD 11 Wiki - Deutsch
Zur Navigation springen Zur Suche springen

This function is only available in the OCAD 11 Enterprise Edition.

Mit dem Server verbinden

After the Installation und dem Setup der Client Server Architektur (CSA), a connection to the server can be made. Click the Icon ConnectDisconnect.PNG Connect/Disconnect icon in the Client Server toolbar to build up a new connection. The New Connection dialog is shown.

The upper left side shows the connection data to the PostgreSQL server. It should be preconfigured by your administrator. The upper right side provides a login form in order to gain access to your projects. This login is personal for each user. Click the Connect button when you have entered all relevant data. If the login succeeds, a table is shown in the middle of the dialog with an overview of all available projects on the server.

NewConnectionDialog.PNG

In the lower part of the New Connection dialog there are several buttons and options:

  • Import mode: The Import mode option allows to import local OCAD data into a CSA-Project. Read the Karte importieren article for more information.
  • Autoreload changes (5 seconds): With a checked Autoreload changes option, changes made by other users on the loaded CSA-Project are updated automatically every fifth second. The update happens in the background and does not become visible until the screen is refreshed.
  • Load selected project: Click this button to load the selected project.
  • Clear selected project: Click this button to clear all entries made in the database on the server.
  • Delete selected project: Click this button to delete the selected projects completely (The whole database is deleted).
  • Create new project: Click this button to create a new CSA-Project.
  • User manager: Click this button to manage the Serverbefugnisse.
  • Show project information: Click this button to show all available information for the selected CSA-Project.

Ein neues Projekt erstellen

To create a new CSA-Project, you must have the necessary Rechte to do so. A server administrator can manage all the rights. More information can be found on the Rechtsverwaltung page.

  1. Click the Create new project button. The Create New Project dialog appears.
    CreateNewProjectDialog.PNG
  2. Enter a project name in the Name field. In the Ident field an identifier is automatically derived from the project name but can be manually adjusted, too.
  3. Choose a project type in the Type dropdown list.
  4. Adjust the Map settings (Massstab und Koordinatensystem) as you are used to from local OCAD projects.

If an existing geo-referenced OCAD-File is imported (Karte importieren) later, you can leave the Map settings blank and import them with the OCAD-File.

The Use a base project option can be enabled if you want to use another CSA-Project as a template. The Map settings part of the dialog disappears and instead of that, you can choose a Base project from the dropdown list.

CreateNewProjectBaseProject.PNG

The new CSA-Project takes all map settings (Massstab und Koordinatensystem), symbols and colors from the chosen project. They are copied once and are not updated if you change anything in the base project. In this case an update must be done manually.

Click the Create new project button when finished.

A new CSA-Project is created and appears in the table of the New Connection dialog. The project can be loaded by selecting it and clicking the Load selected project button. Unless you have used a base project, symbols and colors have to be defined, which can happen either manually or by importing (Karte importieren) them from another project.

Karte importieren

A new created CSA-Project is still empty. To import a local OCAD map, follow these steps:

  1. Make sure that the CSA-Project is closed.
  2. Open the local OCAD-Project with the Öffnen function in the Datei menu.
  3. When the local map is loaded click the Icon ConnectDisconnect.PNG Connect/Disconnect icon in the Client Server toolbar.
  4. The New Connection dialog appears.
  5. Select the SC-Project in the table in the middle of the dialog.
  6. Check the Import mode option.
  7. Click the Load selected project button.
  8. The map opens but it is not added to the server yet. You have the option to Icon GenerateMapPreview.PNG Generate a Map Preview by clicking the corresponding icon in the Client Server toolbar. This will later help to handle big projects faster and to navigate easier through the map.
  9. To import the map click the Icon ImportMap.PNG Import Map icon in the Client Server toolbar.
  10. The Import Map dialog opens with the following import options:
    ImportMapDialog.PNG
    1. Import all objects: If this option is checked, all objects are imported. Otherwise only Symbole, Farben, Echtfarben and Karteneinstellungen are imported.
    2. Replace all symbols: If this option is checked, all Symbole in the existing CSA-Project are replaced with those in the local OCAD-Project.
    3. Replace all colors: If this option is checked, all Farben in the existing CSA-Project are replaced with those in the local OCAD-Project.
    4. Replace all spot colors: If this option is checked, all Echtfarben in the existing CSA-Project are replaced with those in the local OCAD-Project.
    5. Replace scale and view parameter: If this option is checked, the Massstab und Koordinatensystem in the existing CSA-Project is replaced with the one in the local OCAD-Project.
  11. Click the Import button. The objects are copied to the server. This can take some time depending on the number of objects imported. The progress can be seen in the Statusleiste.

Hint.jpg All with an object connected Databanklinks are imported, too.

Get Objects

After a CSA-Project was successfully created and some data (at least Symbole and Farben) exist, you are able to start working. Close all opened projects and then click the Icon ConnectDisconnect.PNG Connect/Disconnect icon. The New Connection dialog opens. Select the CSA-Project, uncheck the Import mode option and click the Load Selected Project button. If you have created a Map Preview during the import of a map, you will see it in the project (see picture). Otherwise the project is blank.

GetObjects.PNG

If a Map Preview was generated, the loaded project shows a raster preview of the map which is handled as a normal raster background map and also can be hidden with the F10 key or managed with the Manage command in the Hintergrundkarte menu. To load objects of a certain area from the server move the map to the desired position and click the Icon GetObjectsFromCurrentView.PNG Get Objects from Current View icon in the Client Server toolbar. All objects which are in the current view are loaded from the server. If the Alt key is pressed when the Icon GetObjectsFromCurrentView.PNG Get Objects from Current View icon is clicked, the Show Objects in Database dialog appears with advanced options. This dialog provides a table with all objects listed which are stored on the server.

ShowObjectsInDatabase.PNG

  • Click the Get all button to load the objects of the entire map. The number in brackets indicates the number of objects to be loaded.
  • Click the Get objects from current view button to load all objects of the current view which has the same effect as a simple click on the Icon GetObjectsFromCurrentView.PNG Get Objects from Current View icon in the Client Server toolbar.
  • Click the Get selected object button to load the object which is selected in the table of the dialog.
  • Click the Load Objects from Symbol Tree button to load all objects with symbols which are together in a group in the symbol tree. This is especially useful if you want to load and edit for example only the roads:
1. The Load Objects from Symbol Tree dialog opens.
LoadObjectsFromSymbolTree.PNG
2. Select a group of the symbol tree (for example the group with symbols for roads) or select multiple groups with the Ctrl key pressed.
3. The selection of the groups can be saved. Enter a name in the Selection field on top of the dialog and click the Save button. If there are already selections saved, select it in the drop down list and click the Load button. With the Delete button the selection can be deleted.
4. Click the OK button when finished. The desired objects are loaded.
  • Click the Reload database button to update the table of objects.

Next page: Working on a CSA Project
Back to the Client Server Architecture page.
An overview about all pages dealing with the Client Server Architecture can be found in the corresponding category (see below for the link).