Skip to content

Commit 5971389

Browse files
bugfix voor verdachte gebiedenkaart (#776)
1 parent c922c13 commit 5971389

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bommenkaart.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ MAP
161161
END
162162

163163
INCLUDE "connection/dataservices.inc"
164-
DATA "geometry FROM public.explosieven_verdachtgebied_1 USING srid=28992 USING UNIQUE id"
164+
DATA "geometry FROM public.explosieven_verdachtgebied_v1 USING srid=28992 USING UNIQUE id"
165165
TYPE POLYGON
166166
MAXSCALEDENOM 400000
167167
MINSCALEDENOM 10

0 commit comments

Comments
 (0)