You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mappyfile validate layer_comp.map
layer_comp.map (Line: 124 Column: 3) ERROR: Invalid value in COMPOSITE - 'compfilter' does not match any of the regexes: '^[a-z]+$'
Looks like it is a valid keyword, so I'll add to the schema, but I'm not sure if it has an effect. See comment at MapServer/MapServer-documentation#677
COMPFILTER is missing in the COMPOSITE block
mappyfile validate layer_comp.map
layer_comp.map (Line: 124 Column: 3) ERROR: Invalid value in COMPOSITE - 'compfilter' does not match any of the regexes: '^[a-z]+$'
Working mapfile in: https://gist.github.com/LarsSchy/4aa75fd2a6bc7eb01a7cff9beb64b59a
The text was updated successfully, but these errors were encountered: