[Geoserver-users] Dynamic Styling three bands raster

2017-07-05 Thread Alberto CD
Hello, I am trying to get a SLD style to render three bands raster using SLD variable substitution (env) At the moment I get it work with: http://www.opengis.net/sld StyledLayerDescriptor.xsd" xmlns="http://www.opengis.net/sld; xmlns:ogc="http://www.opengis.net/ogc;

[Geoserver-users] rest/seed/workspace:layername Problem communicating with GeoServer

2017-05-25 Thread Alberto CD
Hi list, I am spent a couple of days try to find a solution for this so If only I could find help here that would be great. Problem specification: I am using GeoServer rest to truncate and seed layers after upload process (done using the rest too). Weird thing is /rest/truncate/masstruncate

Re: [Geoserver-users] GeoWebCache delete all tiles after 5 minutes

2017-02-22 Thread Alberto CD
In the end it turned out that the GeoWebCache data directory was located outside application data structure. I moved it to there and now the tiles are permanently located in disk. Cheers, Alberto -- View this message in context:

[Geoserver-users] GeoWebCache delete all tiles after 5 minutes

2017-02-21 Thread Alberto CD
Hi list, I am having a problem with GeoWebCache. My GeoServer version is 2.8.2 and GeoWebCache is 1.8.2. The problem is that geowebcache.xml file is not generated in GeoWebCache data directory, I just find gwc-gs.xml in geoserver_data_dir. Direct WMS integration is enabled. The requests are made

Re: [Geoserver-users] Workspace naming convention disable WFS getCapabilities

2016-12-08 Thread Alberto CD
Hi Andrea, As usual thanks for sharing your expertise in this matter. We were really confused here about what we were dealing with so thanks again. With the information and link provided we will allocate and solve the problem. You are right, REST API is a great tool for automation but very

[Geoserver-users] Workspace naming convention disable WFS getCapabilities

2016-12-07 Thread Alberto CD
Hi list, I have discovered that WFS GetCapabilities request is failing in GeoServer... After investigating it seems that our workspace naming convention might be responsible for this, let me explain it. After discovering this issue I read in the list that a misconfigured layer can cause this

[Geoserver-users] OL layer preview error for shapefile

2016-11-14 Thread Alberto CD
Hi list, I will explain the process I followed to be clear what I did and did not: I am uploading a shapefile in .zip format to GeoServer. This shapefile is a point geometry file with EPSG:3857. For the process I am using curl command like this: curl -v -s -S -u admin:pwd -XPUT -H "Content-type: