3.8 Spatial Studio Console Page
You can monitor the status and activity of Spatial Studio in the Console Page. You can also view server logs, change global system configurations, manage custom basemaps, and configure safe domains.
Note:
If you are logged in as an administrator of Spatial Studio, then you can access all the supported Console menu options. Otherwise, you can access only the Map symbols and Access Tokens options under Settings and Security sections respectively.Settings
- General: This slider allows changing the GeoCoding service URL, the geocoding batch size, and the web proxy used by the Studio server. It also allows you to customize the frontend branding area of the application.
- GDAL Installation Info: This slider allows you to verify the GDAL SDK and Oracle Instant Client installations and to view the location path on the server for these installations.
- Safe Domains: This slider allows the administrator to manage the white listing of the domains (host names or IP addresses) that are considered safe for loading various types of the resources from the Studio application. See Managing Safe Domains for more information.
- Basemaps: This slider allows a quick view of the existing custom basemaps, and in adding or editing custom basemaps. Custom basemaps can be made of either raster or vector tiles, typically hosted on a third party tile server. Additionally, you can also create a custom basemap using a WMS OGC web service.
- Cesium Basemaps: This slider gives you a quick view of the existing custom basemaps used exclusively for the 3D Cesium Map visualization. It also allows you to add new basemaps to be used by the 3D Map visualizations.
- Map symbols: This slider allows you to upload custom map symbols in Spatial Studio. This option is available for both Spatial Studio administrators and regular users.
Note:
Each listed host entry for Basemaps and Cesium Basemaps must be present as one of the entries in the Safe Domains list. If the host basemap comes from a domain that is not present in the Safe Domains list, then the basemap may not render correctly when visualizing the map.Security
- Access Tokens: This slider allows you to create different
types of access tokens. This option is available for both Spatial Studio
administrators and regular users.
See About Tokens in Spatial Studio for more information.
- Fileset Tokens: This slider allows you to view the existing
fileset tokens and also to create a new fileset token.
See Generating a Fileset Token for more information.
Maintenance
- Refresh Coordinate System cache: Use this only when needed to rebuild the text index of the repository database schema’s supported Spatial Reference Well Known Text (WKText) definitions. For the shapefile upload, this WKText index is used to automatically match the best SRID.
- Refresh Metadata Cache: Spatial Studio typically caches all of the frequently used metadata such as the definitions of Datasets, Connections, and Projects. Sometimes it is required to refresh the whole cache in case some cached metadata becomes stale or out of sync in rare events.
- Notifications: You can use this option to set up one or more system notifications. These notifications are displayed across the top of the Spatial Studio application once a user logs in.
Monitoring
- Server Status: This section provides read-only information about the general health and system status of the Spatial Studio server.
- Cache Status: This section provides the details of the cache maintained by Spatial Studio.
- Service Logs: This section allows loading and viewing a desired number of server-side logs. To reduce the clutter, you can filter the result using the desired logging level. It also allows the administrator to change the logging level. See Viewing and Managing Server Logs for more information.
In a cluster deployment, both the preceding options display only the information of the particular Spatial Studio instance to which the current session is connected.
- Configuring Custom Branding
- Configuring Zip Upload Settings
- Configuring Web Proxy
- Configuring Service URLs
- Uploading a Map Symbol
- Managing Safe Domains
- Adding a Custom Basemap
- Editing a Custom Basemap
- Managing System Notifications
- Viewing and Managing Server Logs
- Viewing GDAL Installation Info
Parent topic: Using Oracle Spatial Studio
3.8.1 Configuring Custom Branding
The following steps enable you to configure custom branding.
Parent topic: Spatial Studio Console Page
3.8.2 Configuring Zip Upload Settings
Perform the following steps, to change the zip upload settings.
Parent topic: Spatial Studio Console Page
3.8.3 Configuring Web Proxy
Note that the web proxy settings only affect the backend Java server when it needs to access an external service or data source through HTTP. One such example is the Oracle Maps cloud services used to geocode the addresses in a dataset. If Spatial Studio is running behind a firewall then the web proxy settings will be used to access the Oracle Maps services which run on the public internet.
Perform the following steps to configure a web proxy server.Parent topic: Spatial Studio Console Page
3.8.4 Configuring Service URLs
Parent topic: Spatial Studio Console Page
3.8.5 Uploading a Map Symbol
You can upload custom map symbols (or icons) and also 3D models (in .glb format), which you can use in a Map or Cesium-Map visualization. Starting from Spatial Studio Release 24.1, in addition to administrators, all valid Spatial Studio users can also upload and manage their own custom map symbols.
Also, note the following:
- All uploaded symbols are assigned a globally unique ID. The application always references the symbol using its unique ID, and not by its name. The name of the symbol is used only for display purposes in the application.
- When a regular user (non-administrator) uploads a map symbol, the symbol is visible and accessible only for that specific user and does not become public.
- When an administrator uploads a map symbol, the symbol is accessible in a read-only manner to everyone in the organization. The symbol will show up in the symbol list of any regular Spatial Studio user along with their own symbols.
- Regular users can Rename and Delete only their own custom map symbols.
- If two different users upload an image file with the same name, then the symbols do not get overwritten as each symbol is referenced by its unique ID.
- When an owner attempts to delete a custom map symbol, Spatial Studio performs a referential check to ensure that the particular symbol is not used in any map visualization.
- The Copy symbol ID option can be used when the user wants to explicitly assign and apply different custom symbols to different groups of data, in which case the symbol ID needs to be stored in the source data table in its own column.
The following steps enable you to add a custom map symbol in Spatial Studio.
Parent topic: Spatial Studio Console Page
3.8.6 Managing Safe Domains
Alternatively, you can edit or delete an existing safe domain.
Note:
If you make any changes to the safe domains list, then it is important that you refresh or reload the browser page to reload the new Content Security Policy.Parent topic: Spatial Studio Console Page
3.8.7 Adding a Custom Basemap
The following steps enable you to add a custom basemap.
Parent topic: Spatial Studio Console Page
3.8.8 Editing a Custom Basemap
The following steps enable you to edit a custom basemap.
Parent topic: Spatial Studio Console Page
3.8.9 Managing System Notifications
Spatial Studio supports two types of notifications:
- Banner: These notifications are typically used to display informative message such as planned downtime, scheduled updates, and so on. Banner type notifications are displayed across the top of the web application page, just above the built-in Spatial Studio application banner.
- Show Stopper: These are messages that will be displayed when the Spatial Studio server is not servicing any requests such as when being investigated for emergency issues or breaches.
You can manage the system notifications as shown in the following steps:
Parent topic: Spatial Studio Console Page
3.8.10 Viewing and Managing Server Logs
You can always view the most recent log messages generated by the server in your Spatial Studio application.
Perform the following steps to view and manage these server logs.
Parent topic: Spatial Studio Console Page
3.8.11 Viewing GDAL Installation Info
In order to upload raster imagery from files into the database, Oracle Instant Client and GDAL SDK needs to be configured correctly in Spatial Studio. You can verify if these installations are successful and view the location of these installations on the Console page.
Perform the following steps to view the GDAL installation info.
Parent topic: Spatial Studio Console Page