Web Based Resources

Web based resources are commonly used for online serving of GIS data, both for vector and image resources.
Orbit supports Web Map Services, Web Map Tile Services, Web Feature Services and Tile Map Services.

Web Services

Web Map Service (WMS), Web Map Tile Services (WMTS) and Web Feature Service (WFS) are the standard protocols of the Open Geospatial Consortium for serving, viewing or editing georeferenced map images and geographical features over the the internet or Intranet using platform-independent calls.

A WMS, WMTS serves georeference map data only. A WFS returns both spatial features and attribute information. This makes it possible to use a WFS dataset for spatial analyses, attribute viewing and if allowed to edit and update the dataset.

More information : Wikipedia WMS, Wikipedia WMTS and Wikipedia WFS.

Setup Connection

Orbit provides 2 methods to connect to a web service and load an available web service resource.

(1) Via user interface service connection
Establish the Web service connection and add one ore more available web service resources.
This user interface method is useful for initial testing of a service and its resources.

(2) Via web service resource connection file
Configure the web service connection and one specific available web service resource to load.
This file based method makes web resources manageable in the same way as other file based resources. It is useful for frequently used web resources, use in Orbit workspaces and sharing with other Orbit users. Additionally an Orbit legend file can be created the preferred dataset crs can be set.

Supported Versions

Orbit supports Web services as described by the OGC :

Currently Orbit supports :

Remarks :

Examples

No username and password required.

WMS

WFS

Tiled Map Service

Orbit supports pyramid-based tile services as made popular by OpenStreetMap.

Setup Connection

web service resource connection file

Tiled map resource connection file
Configure the tiled map service connection and the web resource to load, cfr web services (see above).

Network connectivity

To use a Web based resource a successful connection to the providing server/service is required.

If no network connection could be established, obviously Orbit will not be able to load the resource. Review the documentation below on how to check the connection from local network to web service.

If a network connection is successful, but Orbit can't load resource, most probably 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 define in the firewall or security application that Orbit may access the online/network service.

Check Local network - Service connection

Check the connection from the local network to the online service by using “nslookup” or “ping” from the command line. If successful check firewall and security settings, see above.
In the example below a connection to the OpenStreetMap service is tested :

Successful connection

Failed connection