-
-
Couldn't load subscription status.
- Fork 99
Open
Milestone
Description
Since this commit: MapServer/MapServer@f478a37
MapServer seems to take a new parameter for config. The MapServer source in Mapcache has not been updated to reflect this change:
mapcache/lib/source_mapserver.c
Line 63 in 2ac1a61
mcmap->map = msLoadMap(src->mapfile,NULL); mapcache/lib/source_mapserver.c
Line 232 in 2ac1a61
map = msLoadMap(src->mapfile, NULL);
My guess is that the new parameter could just take a NULL when called from Mapcache. If I can get a confirmation on this assumption, I'm glad to open a pull request.
Metadata
Metadata
Assignees
Labels
No labels