Source: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{stub}} A Project Source is a definition for where data can be retrieved. A Project Source's primary property is the url it is directed to. The data found at the url's endp...") |
mNo edit summary |
||
Line 8: | Line 8: | ||
The following Service Types are available | The following Service Types are available | ||
{|class=wikitable | {|class=wikitable | ||
! Type ! Used for | ! Type | ||
! Used for | |||
|- | |- | ||
| BGT_GML | | BGT_GML |
Revision as of 10:56, 23 December 2021
This article is a stub.
A Project Source is a definition for where data can be retrieved.
A Project Source's primary property is the url it is directed to. The data found at the url's endpoint is then interpreted based on the Service Type the Project Source is configured as.
Service Type
The following Service Types are available
Type | Used for |
---|---|
BGT_GML | |
CYCLO_IMAGE | |
ESRI_IMAGE | |
ESRI_JSON | Connection to an ESRI-hosted WFS for vector data which supports providing data in a json format. |
GEOJSON | GeoJSON files, such as those hosted on the GeoShare |
GEOTIFF | GeoTiff files, such as those hosted on the GeoShare |
I3S | |
OSM | |
WCS_TIFF | |
WFS_GML | |
WFS_JSON | Connection to a WFS for vector data which supports providing data in a json format. |
WMS_IMAGE |