Difference between revisions of "Manage GIS Servers"
| Line 41: | Line 41: | ||
:'''Maximum Width''' und '''Maximum Height''' | :'''Maximum Width''' und '''Maximum Height''' | ||
| − | ::Here you can enter the maximum expansion (in pixels) of the map sections from the server. This only needs to be entered, if the map-server has limited the retreiveable data to a certain expansion (for instance to better controll server workload when dealing with GetMap-requests) or if you are unsure if any limitations exist. Should latter be the case, a resolution of 2000x2000 pixels is a good choice. You might be able to find information regarding limitations in the <abstract> sections of the WMS-Capabilities. These can be found by clicking '''test connection to current GIS server'''(see below). | + | ::Here you can enter the maximum expansion (in pixels) of the map sections from the server. This only needs to be entered, if the map-server has limited the retreiveable data to a certain expansion (for instance to better controll server workload when dealing with GetMap-requests) or if you are unsure if any limitations exist. Should latter be the case, a resolution of 2000x2000 pixels is a good choice. You might be able to find information regarding limitations in the <abstract> sections of the WMS-Capabilities. These can be found by clicking '''test connection to current GIS server''' (see below). |
| + | |||
| + | |||
| + | [[File:Button_GeoDB-Server.png]] '''Add GeoDb Server''' | ||
| + | |||
| + | Clicking this button will open a window where you can enter the caption/name you whant to give this server. | ||
| + | Clicking OK will add a server by the given name to the list on the left. You will then be required to enter the following information: | ||
| + | |||
| + | :'''Database type''' | ||
| + | |||
| + | ::Choose the type of database you wish to connect to: | ||
| + | ::*PostGIS - PostgreSQL | ||
| + | ::*ArcSDE - Oracle | ||
| + | ::*ArcSDE - MS SQL | ||
| + | |||
| + | :'''Database''' | ||
| + | |||
| + | ::Here you are required to enter the server path to the corresponding database. Use the format [SERVER]:[DATABASE] or [SERVER]:[PORT-NO.]:[DATABASE]. For instance: | ||
| + | ::*TESTSERVER:test_DB | ||
| + | ::*BSORACLE12:1521:SDE | ||
| + | |||
| + | :'''Username''' und '''Password''' | ||
| + | |||
| + | ::Name (and the corresponding password) of the user who has the required rights to access the database. | ||
| + | |||
| + | :'''Schema''' | ||
| + | |||
| + | ::Enter what kind of databaseschema you are using (is not always required). | ||
Revision as of 13:02, 27 August 2013
Use this window to manage eternal WMS-, SDE- and PostGIS-servers. Theese servers contain the geodata you can display in TMC-Editor.
In diesem Fenster werden externe WMS-, SDE- und PostGIS- und Server verwaltet, welche Geodaten zur Darstellung in Logo liefern sollen.
If configured and available connections to servers exist, they are listed in the GIS Server window on the left (in this example, three servers are available). [To add new servers, use the buttons available on this page (see below)]
Clicking on an entry on this page will display the corresponding settings on the upper right hand side of the window.
Beneath that you can read the output generated by testing the connection to current GIS Server (see below).
Terms and Definitions
For further details regarding certain terms used on this page please folloe theese links to the corresponding Wikipedia pages:
Buttons and their Functions
Clicking this button will open a window where you can enter the caption/name you whant to give this server. Clicking OK will add a server by the given name to the list on the left. You will then be required to enter the following configurationparameters on the right:
- Wms Url
- URL (internet adress) of the WMS-Service.
- Wms Version
- Wms specifications supported by the map-server.
- Image Format
- The provided map sections will be displayed in TMC in this pictureformat. Usually several formats are supported but it depending on what type of map needs to be displayed some might be more suitable than others. JPEG is suitable for orthophotos and rastermaps. PNG is optimal for GIS-data and GIF is best used for CAD- and surveydata.
- Maximum Width und Maximum Height
- Here you can enter the maximum expansion (in pixels) of the map sections from the server. This only needs to be entered, if the map-server has limited the retreiveable data to a certain expansion (for instance to better controll server workload when dealing with GetMap-requests) or if you are unsure if any limitations exist. Should latter be the case, a resolution of 2000x2000 pixels is a good choice. You might be able to find information regarding limitations in the <abstract> sections of the WMS-Capabilities. These can be found by clicking test connection to current GIS server (see below).
Clicking this button will open a window where you can enter the caption/name you whant to give this server. Clicking OK will add a server by the given name to the list on the left. You will then be required to enter the following information:
- Database type
- Choose the type of database you wish to connect to:
- PostGIS - PostgreSQL
- ArcSDE - Oracle
- ArcSDE - MS SQL
- Choose the type of database you wish to connect to:
- Database
- Here you are required to enter the server path to the corresponding database. Use the format [SERVER]:[DATABASE] or [SERVER]:[PORT-NO.]:[DATABASE]. For instance:
- TESTSERVER:test_DB
- BSORACLE12:1521:SDE
- Here you are required to enter the server path to the corresponding database. Use the format [SERVER]:[DATABASE] or [SERVER]:[PORT-NO.]:[DATABASE]. For instance:
- Username und Password
- Name (and the corresponding password) of the user who has the required rights to access the database.
- Schema
- Enter what kind of databaseschema you are using (is not always required).