From 9b192ebb312741672babd46523d8558b6e74ff9a Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 20 May 2025 11:57:55 +0200 Subject: webmap-import: Add option to generate Mapbox Vector Tiles (MVT). --- config.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config.yml') diff --git a/config.yml b/config.yml index 304ad60..11201bd 100644 --- a/config.yml +++ b/config.yml @@ -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. -- cgit v1.2.3