[Geoserver-users] Error in ysld and css style(Report bug)

2019-08-27 Thread alich65
I have a Sql Server Store in Geoserver. This my ysld file: title: 'YSLD Cook Book: Attribute-based polygon' feature-styles: - name: name rules: - name: empty title: empty filter: ${Rank = ''} symbolizers: - polygon: fill-color: '#66FF66' - name: title2 title: titl

[Geoserver-users] REST Response Header

2019-08-27 Thread Jason Cradit
Hey all, I have a GeoServer implementation with multiple instances running behind a load balancer. I’m wondering if there is any guidance for returning the host name or IP in a HOST header so that i can detect which GeoServer responded. This is the basic use-case, but instead of through the

[Geoserver-users] imagemosaic coveragestore file path

2019-08-27 Thread Bessette-Halsema, Dominique E
Hello Is there a way to specify the file path for the directory when creating an image mosaic? Example: Enter the following command in the terminal: curl -u admin:Geos -XPUT -H "Content-type:application/zip" --data-binary @empty.zip http://localhost:8080/geoserver/rest/workspaces/test/coverage