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 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 :
Orbit provides 2 options to connect and load a web service layer :
Resource Browser 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.
Web service resource connection file
Filed based connection to one specific layer of a well defined web service.
Orbit Web service resource connection file.
Orbit supports Web services as described by the OGC :
Currently Orbit supports :
Remarks :
The Orbit Map CRS will be used to define the Bounding Box of the GetMap WebService map request. To avoid issues like map misalignment due coordinate transformations, set the Orbit Map CRS to a WebService supported coordinate system.
More information about Orbit Map and Dataset CRS, see Coordinate Reference Systems in Orbit.
No username and password required.
WMS
WFS
Orbit supports pyramid-based tile services as made popular by OpenStreetMap.
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).
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 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 :
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