Re: [Geoserver-users] problem with WMS raster display

2011-08-11 Thread Rahkonen Jukka
Hi, If you just need it to be done, use Mapserver then. Cascade it through Geoserver if you want just one access point. Architecture would not be nice, I admit. -Jukka Rahkonen- Scott Ellis wrote: > > Good point Jukka, that's probably true. However the problem > is we don't want to alter the

Re: [Geoserver-users] problem with WMS raster display

2011-08-11 Thread Scott Ellis
Good point Jukka, that's probably true. However the problem is we don't want to alter the original data file and lose information in it by down converting it to 8-bit RGB just for display, because we want to do processing on it later after displaying it. We were hoping WMS could do the proper co

Re: [Geoserver-users] problem with WMS raster display

2011-08-11 Thread Rahkonen Jukka
Hi, Mapserver mapfile had directive PROCESSING "SCALE=52,2047" Using same values in -scale option with gdal_traslate should give equivalent image. -Jukka Rahkonen- Andrea Aime wrote: > > On Thu, Aug 11, 2011 at 10:23 PM, Scott Ellis > wrote: > > Hi and thanks again for your response. > > >

Re: [Geoserver-users] problem with WMS raster display

2011-08-11 Thread Scott Ellis
Thanks very much for your help, Andrea. Perhaps this can be fixed in java by caching the statistics for the entire file and then using that information for the min/max when it comes time to do the encoding for a particular tile/bbox? Thanks, Scott -Original Message- From: andrea.a...

Re: [Geoserver-users] ImageMosaic layer doesn't display adjacent tiles

2011-08-11 Thread Andrea Aime
On Thu, Aug 11, 2011 at 5:36 PM, Gis Mage wrote: > I'm not using a nightly build. > Mine is stable GS 2.1.1. > > MaxAllowedTiles set to 2147483647 > Allow Multithreading to true > USE_JAI_IMAGEREAD true > SUGGESTED_TILE_SIZE 512,512 > InputTransparentColor 00 Can't thinks of a reason why it's

Re: [Geoserver-users] problem with WMS raster display

2011-08-11 Thread Andrea Aime
On Thu, Aug 11, 2011 at 10:23 PM, Scott Ellis wrote: > Hi and thanks again for your response. > > I have tried various SLD's to no avail. The problem occurs with the standard > "raster" SLD that comes with GeoServer. > > In a separate email to your personal account, I have sent the GeoTIFF data

Re: [Geoserver-users] problem with WMS raster display

2011-08-11 Thread Scott Ellis
Hi and thanks again for your response. I have tried various SLD's to no avail. The problem occurs with the standard "raster" SLD that comes with GeoServer. In a separate email to your personal account, I have sent the GeoTIFF data file that reproduces the problem. It is about 4 MB so I hope it

Re: [Geoserver-users] Featuretype atributes not in featuretypes.xml (also causing projection issue)

2011-08-11 Thread mera
This issue is resolved when upgrading geoserver v200 to geoserver211. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Featuretype-atributes-not-in-featuretypes-xml-also-causing-projection-issue-tp6669377p6677881.html Sent from the GeoServer - User mailing list archive at N

Re: [Geoserver-users] Featuretype atributes not in featuretypes.xml (also causing projection issue)

2011-08-11 Thread mera
This issue is resolved when upgrading geoserver v200 to geoserver211. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Featuretype-atributes-not-in-featuretypes-xml-also-causing-projection-issue-tp6669231p6677879.html Sent from the GeoServer - User mailing list archive at N

Re: [Geoserver-users] Freemarker Ttemplates

2011-08-11 Thread Stephen V. Mather
Hi Rob, Something like this? <#if !attribute.isGeometry> <#if attribute.name!="fid"> ${attribute.value} http://www.clemetparks.com/images/esig/cmp-ms-90x122.pngStephen Mather Geographic Information Systems (GIS) Manager (216) 635-3243 s...@cl

Re: [Geoserver-users] problem with WMS raster display

2011-08-11 Thread Andrea Aime
On Thu, Aug 11, 2011 at 8:52 PM, Scott Ellis wrote: > Hi and thanks for your response. > > > > No I’m not using contrast stretching in the raster symbolizer although I did > try that and it did not solve the problem. So are you saying the way > GeoServer WMS is working in this case is by design? I

Re: [Geoserver-users] problem with WMS raster display

2011-08-11 Thread Scott Ellis
Hi and thanks for your response. No I'm not using contrast stretching in the raster symbolizer although I did try that and it did not solve the problem. So are you saying the way GeoServer WMS is working in this case is by design? I'm pretty sure the screenshot I posted would be unacceptable to

Re: [Geoserver-users] problem with WMS raster display

2011-08-11 Thread Andrea Aime
On Thu, Aug 11, 2011 at 8:22 PM, Scott Ellis wrote: > Hi, I have registered some GeoTIFF raster data with GeoServer and am > displaying it in a browser using OpenLayers. The raster data for the whole > file ranges from 52 to 2047. The problem is that GeoServer stretches the > raster data to fit f

Re: [Geoserver-users] Can't access stored GetCoverage response.

2011-08-11 Thread Jon Britton
It seems to work fine when I build from 2.1.x. Thanks, Jon On 11 August 2011 15:46, Jon Britton wrote: > Hi Andrea, > > It seems that it doesn't work when I build from source (I needed the > ows:AnyValue fix), but it does work when use the nightly version. I'm going > to have a go now at comp

Re: [Geoserver-users] ImageMosaic layer doesn't display adjacent tiles

2011-08-11 Thread Gis Mage
I'm not using a nightly build. Mine is stable GS 2.1.1. MaxAllowedTiles set to 2147483647 Allow Multithreading to true USE_JAI_IMAGEREAD true SUGGESTED_TILE_SIZE 512,512 InputTransparentColor 00 Everything else is common: Bounding boxes are set, SRS is 4326 and Keep Native. I'll open a JIRA

Re: [Geoserver-users] Can't access stored GetCoverage response.

2011-08-11 Thread Jon Britton
Hi Andrea, It seems that it doesn't work when I build from source (I needed the ows:AnyValue fix), but it does work when use the nightly version. I'm going to have a go now at compiling another version and see what happens... Thanks, Jon On 11 August 2011 13:34, Andrea Aime wrote: > On Thu,

[Geoserver-users] CQL Time/date filtering crashes with ArcSDE

2011-08-11 Thread Sveen Atle Frenvik (Geomatikk IKT)
Hello list! I am in the (unfortunate) situation that I have to connect Geoserver to a ArcSDE instance on a ms-sql server, in anticipation of a data migration. I am using Geoserver 2.1.0, and using the ArcSde plugin combined with the jp292.jar and jsde98_sdk.jar files I've managed to connect an

Re: [Geoserver-users] ImageMosaic layer doesn't display adjacent tiles

2011-08-11 Thread Andrea Aime
On Thu, Aug 11, 2011 at 11:53 AM, Andrea Aime wrote: > I'm working on GS 2.1.1 with native JAI on RedHat Linux. Tiles do not overlap. > > Never seen this issue. Please open a report on jira.codehaus.org adding a set > of images (at least 4) to reproduce the issue on the developer machines Last fa

Re: [Geoserver-users] Can't access stored GetCoverage response.

2011-08-11 Thread Andrea Aime
On Thu, Aug 11, 2011 at 12:02 PM, Jon Britton wrote: > Hi guys, > I've got yet another WCS 1.1.1 problem. When I make this request: > http://li199-25.members.linode.com:8080/geoserver/wcs?SERVICE=WCS&REQUEST=GetCoverage&VERSION=1.1.1&IDENTIFIER=sf:sfdem&BOUNDINGBOX=589980.0,4913700.0,609000.0,4928

Re: [Geoserver-users] Problems with WFS-T insert

2011-08-11 Thread Andrea Aime
On Thu, Aug 11, 2011 at 2:22 PM, Hugo wrote: > Hello all, > I was able to solve this... it was a problem on Openlayers side and not on > Geoserver. I was sending polygon and linestring instead of multipolygon and > multilinestring on the request sent by the openlayers client. Thanks for letting u

Re: [Geoserver-users] Problems with WFS-T insert

2011-08-11 Thread Hugo
Hello all, I was able to solve this... it was a problem on Openlayers side and not on Geoserver. I was sending polygon and linestring instead of multipolygon and multilinestring on the request sent by the openlayers client. Cheers, Hugo On Wed, Aug 10, 2011 at 11:58 AM, Hugo wrote: > Hello all

Re: [Geoserver-users] Display layer's metadata: the metadata is provided in pdf doc

2011-08-11 Thread Viola Anne
Thanks Phil, am actually using geoext. Would you mind elaborating more on this, because this is exactly what I want to achieve. > I do similar in with geoext, fetching the metadata link from > geoserver WMSCapabilities call, and then creating hyperlink to it in my > layertree (using Alexandre Dub

Re: [Geoserver-users] Problem Layer preview with Qgis shp

2011-08-11 Thread Charles Galpin
This file contains an exception message. Open it in a text editor and see what it says, or check the logs for even more detail. If it's not clear what's wrong after looking at that, then post the message here and I am sure someone can assist. hth charles On Aug 11, 2011, at 6:45 AM, del cada

[Geoserver-users] Problem Layer preview with Qgis shp

2011-08-11 Thread del cadarn
Hello, I have just started to use GeoServer and I have hit this problem. Please forgive my none professional tone, I am new to webmapping and still a fairly green GIS apprentice!! I created a shapefile in QGIS out of a CVS file. When I exported it, I clearly stated that the Coordinate system

[Geoserver-users] Watermarks

2011-08-11 Thread Andy Berry
We are using Geoserver 2.1 and have noticed a problem with watermarks set in WMS Settings. Some of our base layers do not change very often and are cached using the inbuilt GeowebCache. However we are using overlays that change on an hourly basis (point data from PostGIS). We have found that th

Re: [Geoserver-users] ImageMosaic layer doesn't display adjacent tiles

2011-08-11 Thread Daniele Romagnoli
Hi agree with Andrea, I guess the issue depends on the Filter parameter which is somehow wrongly set to Filter.INCLUDE before going down to the imageMosaic (instead of the default "null"). This affects the behaviour of the mosaicking query in order to find which granules(tiles) should be loaded. If

[Geoserver-users] Can't access stored GetCoverage response.

2011-08-11 Thread Jon Britton
Hi guys, I've got yet another WCS 1.1.1 problem. When I make this request: http://li199-25.members.linode.com:8080/geoserver/wcs?SERVICE=WCS&REQUEST=GetCoverage&VERSION=1.1.1&IDENTIFIER=sf:sfdem&BOUNDINGBOX=589980.0,4913700.0,609000.0,4928010.0,urn:ogc:def:crs:EPSG::26713&FORMAT=geotiff&STORE=tru

Re: [Geoserver-users] ImageMosaic layer doesn't display adjacent tiles

2011-08-11 Thread Andrea Aime
On Thu, Aug 11, 2011 at 11:31 AM, Gis Mage wrote: > Hi list! > > I'm having a problem displaying an ImageMosaic layer through WMS GetMap. > The request returns rendered raster from only one tile at a time, so > when several raster tiles fall into the bbox of the request, only one > of them is rend

Re: [Geoserver-users] GeoServer 2.1.1 loses connection to Oracle database?

2011-08-11 Thread Andrea Aime
On Thu, Aug 11, 2011 at 11:20 AM, wrote: > Hi, > > I'm using GeoServer 2.1.1 and I have a few Oracle datastores configured. > If I don't use GeoServer for a while and then try to use it again, some > operations do not work anymore. > Your Oracle must be configured in a connection pool hostile wa

[Geoserver-users] Freemarker Ttemplates

2011-08-11 Thread Robert Buckley
Hi, I need a bit of help with the templates code. I simply want to stop all my popups from having the FID field written to them. Could anyone help me do this with a freemarker template? yours, Rob-- Get a FREE DOWNLOAD

[Geoserver-users] ImageMosaic layer doesn't display adjacent tiles

2011-08-11 Thread Gis Mage
Hi list! I'm having a problem displaying an ImageMosaic layer through WMS GetMap. The request returns rendered raster from only one tile at a time, so when several raster tiles fall into the bbox of the request, only one of them is rendered, others are blank. When I move a map a bit, so the tile,t

[Geoserver-users] GeoServer 2.1.1 loses connection to Oracle database?

2011-08-11 Thread Tim . VanderBorght
Hi, I'm using GeoServer 2.1.1 and I have a few Oracle datastores configured. If I don't use GeoServer for a while and then try to use it again, some operations do not work anymore. Eg. the 'Layer preview' page and the 'Layers' page keep on loading. The page containing the 'Stores' appears, but m

[Geoserver-users] Problems with WFS-T insert

2011-08-11 Thread Hugo
Hello all, Does anyone have a clue on this?? I'm not sure if the problem is at Geoserver or OpenLayers side, but it seems to me that it is on the Geoserver side? Any hints on how to solve this? Thanks once again, Hugo -- Forwarded message -- From: Hugo Date: Wed, Aug 10, 2011 a

Re: [Geoserver-users] SLD problem

2011-08-11 Thread Edward Mac Gillavry
Babak, Just recently delivered the SLDs for rendering TOP50NL for the Dutch Cadastre, so these pictures are well known to me! If I am correct, you are trying to render a wide motorway on a bridge, right? You create 4 FeatureTypeStyle elements, so you are sure that first the bridge is drawn in

Re: [Geoserver-users] WPS client for GeoServer

2011-08-11 Thread Andreas Hocevar
Hi, there is an OpenLayers example patch pending which works perfectly fine with GeoServer. You can get it here: http://trac.osgeo.org/openlayers/attachment/ticket/3307/wps-example.patch Andreas. On Aug 11, 2011, at 02:55 , Bahman Javadi wrote: > Hi, > > I wonder if anyone knows about a WPS

Re: [Geoserver-users] SLD problem

2011-08-11 Thread Andrea Aime
On Wed, Aug 10, 2011 at 5:32 PM, Babak Dehghenpour wrote: > Hi, > > ** ** > > I have a problem with making of a SLD. I try make a SLD for an object. I > want make something like this picture: > > ** > ** > > > > > ** ** > > ** > It is not clear to me what you're

Re: [Geoserver-users] GeoServer 2.1.1 - PostGIS multipolygon rendering issue

2011-08-11 Thread Andrea Aime
On Thu, Aug 11, 2011 at 7:53 AM, Nalini wrote: > > Greetings from Chennai ! > > We have been using GeoServer for a few years now.. In the latest > GeoServer 2.1.0 and 2.1.1 we have had some issues in rendering the > multipolygon layer of PostGIS data (tried in different versions 8.1, > 8.3, 8.4 an

Re: [Geoserver-users] Labels repeating in polygon

2011-08-11 Thread melanchthon76
I should also mention I found information about metatiling here: http://docs.geoserver.org/latest/en/user/services/wms/vendor.html which presumably was what Andrea was referring to. It does substantially improve the labeling issue. Rohan Parkes On , Rohan Parkes wrote: Thanks to everyone