[Geoserver-users] Modifying WCS GetCoverage GML output

2020-08-13 Thread dirk.thalheim
Dear list, is it possible in Geoserver to extend the data model/output format of a GML WCS GetCoverage response with additional properties and metadata? I'm currently trying to implement an INSPIRE download service for elevation data (digital terrain model). INSPIRE mandates an ElevationGridCov

Re: [Geoserver-users] REST API on Windows not recognising data directory

2020-08-13 Thread Russell Grew
For reference this API example, with the data path internal to Geoserver doesn't work in Ubuntu either. curl -v -u admin:geoserver -XPUT -H "Content-type: text/plain" -d "file:///data/shapefiles/rivers/rivers.shp" http://localhost:8080/geoserver/rest/workspaces/acme/datastores/rivers/externa

Re: [Geoserver-users] [EXTERNAL] Vector CSS Color Map

2020-08-13 Thread Snider, Chris
An example of how to do random colors to a Polygon This will generate a new random color each time the tile is generated, be aware Ref: https://www.mail-archive.com/geoserver-users@lists.sourceforge.net/msg06557.html

[Geoserver-users] Vector CSS Color Map

2020-08-13 Thread Vera Green
Hello, We have scoured the styling documentation looking for a way to assign a random color map by type. In other words we have a layer which we want to style on a field, however we do not want to define each field value individually, we want to say: Using this field, assign a random color to each