Changes between Version 25 and Version 26 of NERCPortals
- Timestamp:
- 01/04/08 12:42:22 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NERCPortals
v25 v26 113 113 <GeoServerURL>http://bond.badc.rl.ac.uk:8084/geoserver/wfs</GeoServerURL> 114 114 <DatetimeQueryFormat>1-JAN-1970</DatetimeQueryFormat> 115 <IsCSMLLinkVisible>yes</IsCSMLLinkVisible> 115 116 </Dataset> 116 117 <Dataset id="ecn" name="ECN"> 117 118 <GeoServerURL>http://dppp.nerc-lancaster.ac.uk:8080/geoserver/wfs</GeoServerURL> 118 119 <DatetimeQueryFormat>UTC_TIMESTAMP</DatetimeQueryFormat> 120 <IsCSMLLinkVisible>yes</IsCSMLLinkVisible> 119 121 </Dataset> 120 122 </GrapherWebService> 121 123 }}} 122 The fiels have the following meanings: 123 The interval of dates determines which range of dates to request from the GeoServer and to plot. The {{{GeoServerURL}}} is the URL to be used as a base of the GetFeatureInfo call. 124 The fields which are not obvious have the following meanings: 125 - Each {{{Dataset}}} element stands for one WFS acting as a source of data. 126 - {{{GeoServerURL}}} contains the URL of the WFS/GeoServer, used as a base of the GetFeatureInfo call. 127 - {{{DatetimeQueryFormat}}} specifies which date format to specify date intervals in queries. 128 - {{{IsCSMLLinkVisible}}} (use values {{{yes}}} or {{{no}}}) specifies whether to show the feature query URLs as links in the station feature listing. 124 129 125 130 Assuming that the pylon is served at URL ''{{{http://server:port}}}'', the web service can be used in two ways: