Re: [Geoserver-users] Trouble with simple setup of Image Mosaic over a working GRIB2 file

2016-08-09 Thread Ferguson, Steve -FS
onus.grib2&all_lev=on&var_TMP=on&leftlon=0&rightlon=3 > 60&toplat=90&bottomlat=-90&dir=%2Fhiresw.20160809 > > my indexer.xml looks like this : > > > > > time > >

Re: [Geoserver-users] Trouble with simple setup of Image Mosaic over a working GRIB2 file

2016-08-09 Thread Ben Caradoc-Davies
on&leftlon=0&rightlon=360&toplat=90&bottomlat=-90&dir=%2Fhiresw.20160809 > > my indexer.xml looks like this : > > > > > > time > > > > > > > > the_

[Geoserver-users] Trouble with simple setup of Image Mosaic over a working GRIB2 file

2016-08-09 Thread Ferguson, Steve -FS
ic. This is the file I am attempting : http://nomads.ncep.noaa.gov/cgi-bin/filter_hiresconus.pl?file=hiresw.t00z.arw_5km.f00.conus.grib2&all_lev=on&var_TMP=on&leftlon=0&rightlon=360&toplat=90&bottomlat=-90&dir=%2Fhiresw.20160809 my indexer.xml l

[Geoserver-users] Raster GetFeatureInfo values/labels

2016-08-09 Thread Brown, Donald
I have a raster with 95 different integer values (1-95). When I do a GetFeatureInfo request, GeoServer sends back the raster cell integer value. That makes sense, but what if I want a text value (a descriptive label). I have the descriptive label in my style (.sld) and the legend is generated using

Re: [Geoserver-users] Rendering Transformations

2016-08-09 Thread Jonathan Moules
Hi Paul, I'm guessing you're working off this page (http://docs.geoserver.org/stable/en/user/styling/sld-extensions/rendering-transform.html) already. I can't find anything else so my only suggestion would be to look in the code. Looking in the repository, I see this is the only place that "Poi

Re: [Geoserver-users] Raster symbology

2016-08-09 Thread Don Brown
I think the 'extended' parameter worked. Thanks, Peter! -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Raster-symbology-tp5277673p5280098.html Sent from the GeoServer - User mailing list archive at Nabble.com. --

[Geoserver-users] Remove rest-access rule with rest

2016-08-09 Thread Christoph Eibl
Like described in http://docs.geoserver.org/stable/en/user/rest/api/accesscontrol.html it should be possible to delete a certain access rule with a command like: http://localhost:8080/geoserver/rest/security/acl/rest/%2F**%2Fworkspaces%2Ftest%2F**;GET but I do get a 404 Not found. The rule is i