Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
dev:technology:core:web_resources [2021/01/12 17:56]
jeroen [Network connectivity]
dev:technology:core:web_resources [2023/03/21 10:19]
jeroen [Web Map and Web Feature Services]
Line 20: Line 20:
   * https://ogc.org/standards/wfs   * https://ogc.org/standards/wfs
  
-=== Current supported versions ===+=== Supported versions ===
  
   * WMS versions 1.1.0, 1.1.1 and 1.3.0   * WMS versions 1.1.0, 1.1.1 and 1.3.0
   * WMTS version 1.0.0   * WMTS version 1.0.0
-  * WFS versions 1.1.0, the support of version 2.0 is on our wishlist. Let us know if you are interested+  * WFS versions 1.1.0, 2.0.0
  
 === Remarks === === Remarks ===
Line 36: Line 36:
 There are 2 options to establish a connection to a WebService: There are 2 options to establish a connection to a WebService:
  
-=== File-based WebService Configuraiton ===+=== File-based WebService Configuration ===
  
 Establish the connection using an Orbit configuration file to a well-defined WebService Layer. \\  Establish the connection using an Orbit configuration file to a well-defined WebService Layer. \\ 
-This file-based configuration supported by all products and today's recommended solution. +This file-based configuration is supported by all products and today's recommended solution. 
  
-  * [[dev:technology:supported_formats:image:owxs|]]. +More information, see [[dev:technology:supported_formats:image:owxs|]].
- +
-=== Legacy WebService Connection === +
- +
-Establish the connection using the Legacy Orbit Desktop Resource Library or Orbit EOS Console user interface, and add runtime one or more WebService Layers. \\ +
-This legacy approach is not supported in the 3DM Publisher Console and 3DM Viewer. +
- +
-  * Orbit desktop : [[dev:desktop:workspace:resource_library]] > Web +
-  * Orbit EOS server : [[dev:server:console:resources:datasets_setup|]]+
  
 ==== WebService CRS and Orbit Map CRS ==== ==== WebService CRS and Orbit Map CRS ====
Line 58: Line 50:
 ==== WebService in Orbit 3DM Viewer ==== ==== WebService in Orbit 3DM Viewer ====
  
-Special attention is required to use WMS and WMTS layers in the Orbit 3DM Viewer, see [[dev:technology:supported_formats:image:otm_for_wms|]].+Special attention is required to use WMS and WMTS layers in the Orbit 3DM Viewer. \\  
 +More information, see [[dev:technology:supported_formats:image:otm_for_wms|]].
  
 ===== Tiled Map Service ===== ===== Tiled Map Service =====
  
-Orbit supports pyramid-based tile services as made popular by OpenStreetMap. \\ +Tiled Map Services (TMS) are made popular by Google and OpenStreetMap. \\
 More information, see [[https://en.wikipedia.org/wiki/Tiled_web_map|Tiled web map]]. More information, see [[https://en.wikipedia.org/wiki/Tiled_web_map|Tiled web map]].
  
-=== Orbit Connection to Tiled Map Service ===+==== Supported Versions ==== 
 + 
 +The common standards and custom pyramid-based tile services are supported by Orbit. 
  
-web service resource connection file +==== Orbit Connection to Tiled Map Service ==== 
 + 
 +There is only 1 option to establish a connection to a Tiled Map Service. 
  
 === File-based Tiled Map Configuration ===  === File-based Tiled Map Configuration === 
  
-Configure the tiled map service connection and the web resource to loadcfr web services (see above). +Establish the connection using an Orbit configuration file to a well-defined Tiled Map Layer, see [[dev:technology:supported_formats:image:otm|]].
-  * [[dev:technology:supported_formats:image:otm|]]+
  
-==== SSL Certificate ====+===== IT Troubleshooting =====
  
-=== Trusted Authority ===+This paragraph documents common IT issues related to loading web resources.  
 + 
 +==== SSL Trusted Authority ====
  
 When loading web resources via a secured HTTPS connection, the website's Security Certificate must be available to the Java Runtime Engine used by Orbit Desktop or supported by . \\  When loading web resources via a secured HTTPS connection, the website's Security Certificate must be available to the Java Runtime Engine used by Orbit Desktop or supported by . \\ 
 More information, see [[dev:technology:platforms:java_keystore|]]. More information, see [[dev:technology:platforms:java_keystore|]].
  
-=== Mixed Content ===+==== SSL Mixed Content ===
 ==== Network connectivity ==== ==== Network connectivity ====
  
Line 90: Line 88:
 If a network connection is successful, but Orbit can't load resources, most probably the Orbit application is not allowed to get online/network access due to an internal internet security application (e.g. aXsGUARD Gatekeeper from Vasco). The network and/or local computer administrator need to adjust your security settings or configure a proxy to be used by Orbit :  If a network connection is successful, but Orbit can't load resources, most probably the Orbit application is not allowed to get online/network access due to an internal internet security application (e.g. aXsGUARD Gatekeeper from Vasco). The network and/or local computer administrator need to adjust your security settings or configure a proxy to be used by Orbit : 
   * Orbit desktop standalone : [[inhouse:orbit:config|]].   * Orbit desktop standalone : [[inhouse:orbit:config|]].
-  * Orbit Server and Orbit desktop Client : [[dev:server:eos:service|]].+  * Orbit Server and Orbit desktop Client : [[dev:publisher:orbit_eos_service|]].
  
 === Check Local network - Service connection === === Check Local network - Service connection ===
Line 98: Line 96:
 In the example below a connection to the OpenStreetMap service is tested : In the example below a connection to the OpenStreetMap service is tested :
  
-**Successful connection** \\ +  * Successful connection \\ {{:technologies:resources:otm_test_successful.png?nolink|}} 
-{{:technologies:resources:otm_test_successful.png?nolink|}} +  * Failed connection \\ {{:technologies:resources:otm_test_not_successful.png?nolink|}}
- +
-**Failed connection** \\ +
-{{:technologies:resources:otm_test_not_successful.png?nolink|}}+
 
Last modified:: 2023/10/06 09:10