issues
search
3liz
/
qgis-server-wmts-cache-plugin
plugin QGIS Server de cache pour tuile WMTS
6
stars
1
forks
source link
Refactorize API
#6
Closed
dmarteau
closed
3 years ago
dmarteau
commented
3 years ago
Refactorize API:
Use delegate handler for handling http methods as separate call, enforce 405 on invalid method
Remove
.json
suffixes from urls
Modify tests accordingly to changes.
Use lazy generators when fetching metadata
Refactorize API:
.json
suffixes from urls