Commit b8237be
Fix WMTSFacade provider (#2167)
* Fix WMTSFacade provider
'style' query parameter is mandatory according to WMTS 1.0.0 standard. For
backwards compatibility, empty string remains as default value.
* Update wmts_style description for clarity
Clarified wmts_style description in ogcapi-tiles.rst.
---------
Co-authored-by: Jo <[email protected]>1 parent 18b5541 commit b8237be
File tree
2 files changed
+2
-1
lines changed- docs/source/publishing
- pygeoapi/provider
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments