Skip to content

Ability to generate mapfiles with multiple layers/styles #94

@jusabatier

Description

@jusabatier

Hi,

I wonder if it's possible to generate a .map file with multiple styles (default, osm, bing,...) and one layer for each style ?

Curently, I use :

make -f docker.mk -C /etc/mapserver all data
make -f docker.mk -C /etc/mapserver all data STYLE=google
make -f docker.mk -C /etc/mapserver all data STYLE=bing
make -f docker.mk -C /etc/mapserver all data STYLE=michelin
make -f docker.mk -C /etc/mapserver all data STYLE=bw

to generated all styles, but they are in separate .map files, so I can have both on them in the same WMS endpoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions