diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-05-20 11:57:55 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-05-21 18:57:50 +0200 |
commit | 9b192ebb312741672babd46523d8558b6e74ff9a (patch) | |
tree | 7af98a5c5526aaf486416c818c462192e16bc6ef /config.yml | |
parent | d3df2c2ef8d253ffa3365d0eec326bb611b9b7e2 (diff) |
webmap-import: Add option to generate Mapbox Vector Tiles (MVT).
Diffstat (limited to 'config.yml')
-rw-r--r-- | config.yml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -103,11 +103,6 @@ dataset: USER: webmap_import DBNAME: webmap - # Optional driver-specific dataset open options which overrides the - # above 'open-options' settings when publishing. - open-options-publish: - USER: webmap_guest - layercache: public.layercache # Optional dictionary of default layer creation options, cf. |