Skip to content

Commit 8ba2352

Browse files
author
Continuous integration
committed
Upgrade to master
1 parent 78f3eea commit 8ba2352

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CONST_CHANGELOG.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,13 @@ Changes to apply
119119
Controller.$inject = ['$scope', '$injector'];
120120
```
121121

122+
4. The OGC Server 'source for image/png' is renamed to 'MapServer' and
123+
'source for image/jpeg' is renamed to 'MapServer_JPEG'.
124+
This is done to be able to add them in the URL path, for OGC API compatibility.
125+
If you use one of them in the `vars.yaml` you have to update them. Concerned variables are:
126+
`main_ogc_server`, `api.ogc_server`, `tinyowsproxy.ogc_server`,
127+
`interfaces_config.<interface>.routes.ngeoPermalinkOgcserverUrl.params.ogcserver`.
128+
122129

123130
=============
124131
Version 2.8.0

0 commit comments

Comments
 (0)