Hi list,
I have defined 5 layers and 18 styles in my GeoServer 2.1.3 and I would like to seed and truncate it with a curl-request.
How can I define more than one style to render? I can’t find any documentation about multiple styles to render in one request.
I already tried these different variants:
Variant 1:
STYLES
geofox_NachtBus,geofox_Eilbus
Variant 2:
STYLES
geofox_NachtBus
geofox_EilBus
Variant 3:
STYLES
geofox_NachtBus
STYLES
geofox_EilBus
Variant 4:
STYLES
*
Thanks already for your answers.
Cheers
Stefan