Difference between revisions of "ICT technical guidelines"
From MyWiki
(→Download services - tabular data (DS-tab)) |
(→Download services - tabular data (DS-tab)) |
||
Line 199: | Line 199: | ||
|- | |- | ||
| style="font-style: center;" | DS-tab client shall allow users to sort tabular data on one or more attributes. | | style="font-style: center;" | DS-tab client shall allow users to sort tabular data on one or more attributes. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | '''Table 15 - Technical details for download services (tabular data) - server''' | ||
+ | |||
+ | {| class="wikitable" | ||
+ | | style="text-align: center;" | '''DESCRIPTION''' | ||
+ | |- | ||
+ | | style="font-style: center;" | DS-tab server shall be able to perform queries and provide subset of dataset as results of filtering operation. | ||
+ | |- | ||
+ | | style="font-style: center;" | DS-tab server shall be able provide tabular data in the original format or in an equivalent one (CSV) | ||
|- | |- | ||
|} | |} |
Revision as of 15:15, 23 February 2018
Metadata catalogue services (CS)
Table 8 - Technical details for metadata catalog services - client
DESCRIPTION |
CS clients shall allow users to search the catalogue either through hierarchical browsing, or by expressing queries with a combination of parameters defined by the user through the controls (edit boxes, select boxes, etc.) available in the discovery GUI |
CS clients shall enable the user to filter search results by selecting / setting a value for the following features:
|
CS client shall allow users to sort the results by various criteria such as name and date or geographic ranking, which is based on a similarity function between the area of the rectangle of the found items and the geographical constraint. |
In the case of discovery of viewable layers, CS client shall allow users to visualise them on a geographic viewer (View Service clients), which enables the user to browse these layers over a background map (pan / zoom) and switch on/off the visibility of the layers. |
CS clients shall allow users to add and combine layers to the map (geographic viewer) in the following ways:
|
CS Client shall perform automatic multi-lingual keyword suggestions in the GUI (concept of interactive discovery and auto-completion) given by the internal vocabulary and code-list, using GEMET and additional thesauri (e.g. eENVplus Thesaurus Framework) |
Table 9 - Technical details for metadata catalog services - server
DESCRIPTION |
CS server shall be able to return a list of identifiers for corresponding features for a request expressed in an OGC query language (aka “Discovery.GetRecords” in CSW specification). |
CS server shall be able to return associated meta information instances of features selected by user, managed by the catalogue and returned by a previous query (getRecordById). |
CS server shall provide a mean that allows harvesting resources over the network (Manager.Harvest). |
CS server shall provide the ability to push information into the catalogue. This operation receives the meta information to be stored and returns information about the update of the catalogue (Manager.Transaction). |
CS server shall accept an area of interest (geographic zone definition) and a time period in input parameters |
CS server shall accept the lower limit and the maximum number of results by catalogue |
CS server shall check metadata inserted, updated, or harvested. |
CS server shall allow search in distributed catalogues. |
Table 10 - Technical details for metadata catalog services - interface
DESCRIPTION |
Discovery services shall support one of the following interfaces to make their data discoverable:
|
View services (VS)
Table 11 - Technical details for view services - client
DESCRIPTION |
VS client shall allow users to view and browse a map (zoom, pan) |
VS client shall allow users to query and select data |
VS client shall allow users to access Table of Contents and switch layers on/off |
VS client shall allow users to retrieve maps and/or data provided by remote nodes, adding layers as:
|
VS client shall allow users to add layers to the map in the Table of Content (ToC) in the following ways:
|
VS client shall allow users to remove layers from the ToC |
VS client shall allow users to change the portrayal of a layer, changing Styled Layer Descriptor (SLD) documents available for the layer itself |
VS client shall allow users to add and apply external Styled Layer Descriptor (SLD) documents to layers |
VS client shall allow users to remove Styled Layer Descriptor (SLD) documents out from layers |
VS client shall allow users to change the opacity of each layer |
VS client shall allow users to export and save locally the context of the map in the following graphic formats:
|
VS client shall allow users to export and save locally the context of the map as hyperlink (permalink) |
VS client shall allow users to export and save locally vector data as GML file |
VS client shall allow users to export and save locally vector data as OGC KML file |
VS client shall allow users to export and save locally vector data as SHP file |
VS client shall allow users to change the Coordinate Reference System (CRS) of the map. The minimum set of CRSs available to the user shall be the one defined in INSPIRE Data Specifications. |
VS client shall allow users to change the CRS of the data exported (by means of Coordinate Transformation Service) |
VS client shall allow users to view metadata of selected layers by accessing metadata through the CSW interface of Catalogue Service |
VS client shall allow users to view non-geographical information associated to layers, by clicking on the map (WMS GetFeatureInfo operation). |
Table 12 - Technical details for view services - server
DESCRIPTION |
VS server shall support the following operations (OGC WMS):
|
VS server shall allow the loading and serving at least one of the following vector data formats:
|
VS server shall allow the loading and serving maps in the following formats:
|
VS server shall support cascading Web Feature Service (WFS) |
VS server shall allow the representation of attributes values related to geographical phenomena as choropleth maps; choropleth maps are thematic maps in which areas are shaded or patterned in proportion to the measurement of the statistical variable being displayed on the map, such as population density or per-capita income |
VS server shall allow the representation of attributes values related to geographical phenomena as external graphics overlaid to the map |
Table 13 - Technical details for view services - interface
DESCRIPTION |
VS shall comply with the “Commission Regulation (EC) No 976/2009 of 19 October 2009 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards the Network Services” http://eur-lex.europa.eu/legal-content/EN/ALL/?uri=CELEX:32009R0976 |
VS shall comply with with INSPIRE View Service technical guidance http://inspire.jrc.ec.europa.eu/documents/Network_Services/... |
VS shall support OGC SLD specification http://www.opengeospatial.org/standards/sld |
VS shall support OGC FE specification http://www.opengeospatial.org/standards/filter |
VS shall support CQL specification http://www.loc.gov/standards/sru/cql/spec.html |
VS shall support OGC GML specification (3.2.1) http://www.opengeospatial.org/standards/gml |
VS client shall support functionalities to invoke Catalogue Service (INSPIRE Discovery Service Technical Guidelines) |
Download services - tabular data (DS-tab)
Table 14 - Technical details for download services (tabular data) - client
DESCRIPTION |
DS-tab client shall allow users to extract (portions of) tabular data from DS-tab services and provide functionalities to download them locally. |
DS-tab client shall be able to compose queries using SQL and/or other filtering functionalities. |
DS-tab client shall allow users to sort tabular data on one or more attributes. |
Table 15 - Technical details for download services (tabular data) - server
DESCRIPTION |
DS-tab server shall be able to perform queries and provide subset of dataset as results of filtering operation. |
DS-tab server shall be able provide tabular data in the original format or in an equivalent one (CSV) |