Re: [Geoserver-users] Tips and tricks-- Clustering

2011-09-07 Thread Andrea Aime
On Wed, Sep 7, 2011 at 11:39 PM, Stephen V. Mather < s...@clevelandmetroparks.com> wrote: > Hi All, > > Any trick to getting more than one GS instance to point to > the same data directory (2.1.1) (other than disabling disk quota limits)? > The short answer is, get rid of *gw

[Geoserver-users] Fwd: Reverse Proxy Filter bug with 2.1.1?

2011-09-07 Thread Andrew Walsh
Hi Andrea, I have done some further investigation using curl based on you clue about the gzipping. In fact the binary stuff we see has been double gzipped! using the ReverseProxyFilter=true. With the ReverseProxyFilter=false there is no issue as there is just 1 gzip and the browser duly displays

[Geoserver-users] Image pyramid with sparse tiles gives black boxes.

2011-09-07 Thread Gordon Keith
Geoserver 2.1.0 and 2.1.1 I have an image pyramid build from a number of geotiffs where there are large gaps in the dataset. If I make a GetMap request with a bounding box that doesn't include any of the geotiffs I get back a black box. In Geoserver 1.7.6 I fixed this by setting OutputTranspa

Re: [Geoserver-users] Some map layers not drawing with 2.1.1

2011-09-07 Thread Phil Scadden
I've been having similar issue with 2.1 (its okay in 2.0.2) and problem appears to be with arcSDE. If I copy the data to POSTGIS and serve it from there, the same layer is fine. Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify u

Re: [Geoserver-users] Some map layers not drawing with 2.1.1

2011-09-07 Thread Andrew Walsh
Hi Andrea, Thanks for your reply. Data for all layers is stored in Oracle SDE database i.e an ARCSDE data store. Thanks, Andrew On 9/7/11, Andrea Aime wrote: > On Wed, Sep 7, 2011 at 8:13 AM, Andrew Walsh wrote: >> Hi Geoserver users and Developers, >> >> We recently upgraded our Geoserver fr

Re: [Geoserver-users] Reverse Proxy Filter bug with 2.1.1?

2011-09-07 Thread Andrew Walsh
Hi Andrea, Thanks for your quick reply and advice. I will raise a ticket on JIRA. Using Apache mod_proxy_html certainly seems a feasible alternative. I had a short read about how to use it and it looks quite technical/detailed. It would help me a lot if you could show me a copy of the settings you

Re: [Geoserver-users] [Geotools-devel] geoserver build broken?

2011-09-07 Thread Jody Garnett
When migrating from maven 2 to maven 3 you need to remove from your ~/.m2/repository any SNAPSHOT dependencies - this change got me the same kind of errors you are seeing (out of date jars) when I made the switch... Jody On Thu, Sep 8, 2011 at 7:43 AM, Andrea Aime wrote: > On Wed, Sep 7, 2011 a

Re: [Geoserver-users] [Geotools-devel] geoserver build broken?

2011-09-07 Thread Andrea Aime
On Wed, Sep 7, 2011 at 5:27 PM, Scott Ellis wrote: > Hi All, is ther a problem with the trunk build right now? I just did a fresh > checkout from trunk, then mvn clean install and get the compilation error > below. > > Thanks for any help you can give me, We have a continuous integration server b

[Geoserver-users] Tips and tricks-- Clustering

2011-09-07 Thread Stephen V. Mather
Hi All, Any trick to getting more than one GS instance to point to the same data directory (2.1.1) (other than disabling disk quota limits)? Thanks, Steve http://www.clemetparks.com/images/esig/cmp-ms-90x122.pngStephen Mather Geographic Information Systems (GIS) Manager

Re: [Geoserver-users] Re-quest for advice on basic data management strategies in GeoSever

2011-09-07 Thread Phil Scadden
We are considering a product http://www.geocat.net/bridge that might help you too. I havent tried it yet, but sounds promising at least. Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.

[Geoserver-users] returned GridCoverage2D hanging ...

2011-09-07 Thread quan huynh
Hi all, I am new to geoserver, and trying to build a simple plugin. This is what I did: 1. Simple formater 2. Simple coverage reader: This reader is a wrapper using ArcGridReader internally. 3. When a request arrives, simple coverage reader decodes and delegate to the correspo

[Geoserver-users] installing geoserver as a windows service from os independent distribution

2011-09-07 Thread Benjamin Mearns
Hi, I'm running a Geoserver snapshot, which does not come with a geoserver installer from which a Windows service could be installed. Does anyone have experience installing the OS independent binary as a Windows service? Thanks, Ben -- Ben Mearns Lead Geospatial Information Consultant IT-Client

Re: [Geoserver-users] Renaming Data Stores

2011-09-07 Thread Andrea Aime
On Wed, Sep 7, 2011 at 6:14 PM, Kytt MacManus wrote: > Hello everyone, > > I am having a simple problem and hoping that it has a simple solution. > The situation is that we have published some 70 wms services of .tif > files with a strict naming convention.  Unfortunately a root element of > the s

Re: [Geoserver-users] Mrsid issues

2011-09-07 Thread Simone Giannecchini
Ciao Jaal, it is not easy to help you out unless you: -1- provide more info on your data (a gdalinfo on a couple of files) -2- provide more info on your platform ( I guess windows). -3- Provide 1/2 sample files. Regards, Simone Giannecchini --- I

[Geoserver-users] User layer interaction (google maps)

2011-09-07 Thread Ariel Falduto
Hi once again, im trying to build a simple interactive layer over google maps v3 like mmm … wiki layer … ...and i dont want to use the KML and GeoRSS Layers from google are really ugly !! searching … and … searching … i found an interesting paper … http://blog.gmapify.fr/comments.php?y=10&

Re: [Geoserver-users] Geoserver 2.1.0 stops very frequently

2011-09-07 Thread Andrea Aime
On Wed, Sep 7, 2011 at 6:12 PM, wrote: > Aha, unfortunately all this methods require the oracle georaster jars > which we cannot integrate in the maven build. Yeah, some have redistribution issues so they cannot be integrated. However, if someone is willing, it's possible to build a dummy jar th

[Geoserver-users] Renaming Data Stores

2011-09-07 Thread Kytt MacManus
Hello everyone, I am having a simple problem and hoping that it has a simple solution. The situation is that we have published some 70 wms services of .tif files with a strict naming convention. Unfortunately a root element of the service name has changed and consequently we need to rename th

Re: [Geoserver-users] Geoserver 2.1.0 stops very frequently

2011-09-07 Thread christian . mueller
Aha, unfortunately all this methods require the oracle georaster jars which we cannot integrate in the maven build. Another question, I detected the following method for java 6 http://download.oracle.com/javase/6/docs/api/java/sql/Blob.html#free() Did you experiment with this method ?. There i

Re: [Geoserver-users] Geoserver 2.1.0 stops very frequently

2011-09-07 Thread Steve Way
Hi Christian, Not quite an expert just spent too much time getting annoyed with Oracle GR! In answer to your questions below: 1) This method they are using a table, creating a LOB Locator and passing the LOB Locator to the function - this is still using the temp tablespace, but when you commit

[Geoserver-users] geoserver build broken?

2011-09-07 Thread Scott Ellis
Hi All, is ther a problem with the trunk build right now? I just did a fresh checkout from trunk, then mvn clean install and get the compilation error below. Thanks for any help you can give me, Scott svn co https://svn.codehaus.org/geoserver/trunk geoserver-trunk ...

Re: [Geoserver-users] Re-quest for advice on basic data management strategies in GeoSever

2011-09-07 Thread John Brisbin
Thanks for the comments Charles. 1. I think your layer copy feature is almost what you get with [republish] since you can change just about all the attributes in the edit layer dialogs. 2. The feature data for the whole shapefile is made available when re-publishing the 'master' layer. We us

Re: [Geoserver-users] Configuration of a new projection in integrated GeoWebCache

2011-09-07 Thread gbrun
Now, GeoWebCache works great! I tried to use predefined scales, but it didn't work. Maybe I missed one parameter? I tried with the "scaleDenominators" property. So, I defined the right resolutions, according the scales defined in my OpenLayers application. To find these resolutions, I used th

Re: [Geoserver-users] Configure new SQL view. stopped working

2011-09-07 Thread Andrea Aime
On Wed, Sep 7, 2011 at 3:57 PM, Robert Buckley wrote: > Hi, > > today the Configure new SQL > view...link > stopped working. > > The only thing I have done today is update Windows XP to service

[Geoserver-users] Configure new SQL view. stopped working

2011-09-07 Thread Robert Buckley
Hi, today the Configure new SQL view... link stopped working. The only thing I have done today is update Windows XP to service pack3. Server-side I have done nothing. There is an error is firebug ... not well-formed ?wicket:bookm...ame=postgis I have not had time to look anywhere else for

Re: [Geoserver-users] Geoserver 2.1.0 stops very frequently

2011-09-07 Thread christian . mueller
Yep, I see. Steve, as you are an expert in the mean time I have 2 questions. Looking here http://download.oracle.com/docs/cd/E11882_01/appdev.112/e11827/geor_ref.htm#autoId12 1) I see some samples for exportTo without calling createTemporary. Would this work in our case ? 2) Looking at functi

[Geoserver-users] GeoExt formPanel not working with WFS

2011-09-07 Thread jms
Hello All, I'm trying to set up a very simple search form. Most of my usergroup perusals have shown that it seems to be pretty straightforward, but for some reason this just won't work. When the search is sent, I recieve (via Firebug) a GML that, once saved into its own .xml on the server, works

Re: [Geoserver-users] Re-quest for advice on basic data management strategies in GeoSever

2011-09-07 Thread Charles Galpin
I haven't used the rest api but that sounds like what you want. However I wanted to mention two things. 1. I'd be interested in seeing a "layer copy" feature to be able to quickly setup a new layer that was very similar to an existing one, but change some attributes (including store/layer) 2.

Re: [Geoserver-users] Using custom WPS script

2011-09-07 Thread Arnaud Vandecasteele
Andrea, I will try with a brand new version of geoserver. I hope it will works better. Thanks Arnaud On Sun, Sep 4, 2011 at 3:12 PM, Andrea Aime wrote: > On Mon, Aug 22, 2011 at 12:54 PM, Arnaud Vandecasteele > wrote: >> dear list, > ... >> >> do you have any idea what I'm doing wrong ? > > I

Re: [Geoserver-users] ECW and GeoServer

2011-09-07 Thread Yves Jacolin
Hello, Thanks here is what I need to have: * ecw file of course * prj for the projection information * ecw.aux.xml for georeference information * delete old tiles index file create by geosever When the old tiles index file are still in the directory used for the repository GeoServer will used it

Re: [Geoserver-users] Geoserver 2.1.0 stops very frequently

2011-09-07 Thread Steve Way
Actually it is not an Oracle *Issue* as such but more as design. When I first discovered this issue (when designing the GeoRaster Plugin), I spent a lot of time trying to figure it out. It all comes down to two functions called: createTemporary() and freeTemporary(). Christian, you will see fr

[Geoserver-users] Online getCapabilities validator

2011-09-07 Thread Robert Buckley
Hi, Is there an online wms getCapabilities validator? Sometimes I get errors from other wms services and would like to check if the error source is the wms service. thanks, Rob-- Using storage to extend the benefits of

Re: [Geoserver-users] Configuration of a new projection in integrated GeoWebCache

2011-09-07 Thread gbrun
Thanks for this help! It's clearer for me now! With the GeoWebCache website, I think I can get some further informations. I only need to deactivate the GeoWebCache blocking by the server's anti-virus... So, if I well understand, I need to calculate appropriate resolutions for my configuratio

Re: [Geoserver-users] geowebcache misaligned

2011-09-07 Thread Rahkonen Jukka
Hi, Impossible to say with this information, but I have managed to get such a result by using accidentally different settings for GeoWebCache and on the OpenLayers side for out own tileset grid. I would check first that the OpenLayers maxExtent and resolutions suit with GWC. But if you are usin

Re: [Geoserver-users] Geoserver 2.1.0 stops very frequently

2011-09-07 Thread Harikumar Reddy
Hi Christian, Your vision is 100% correct :-). GS 2.1.0 stopped again (This time temp space of oracle 4.9 GB free space is also available. I was also with same vision, but not expected this problem can repeat within 24 hours). We are working in client's environment through VPN security gateways. S

Re: [Geoserver-users] Some map layers not drawing with 2.1.1

2011-09-07 Thread Andrea Aime
On Wed, Sep 7, 2011 at 8:13 AM, Andrew Walsh wrote: > Hi Geoserver users and Developers, > > We recently upgraded our Geoserver from 2.0.1 to 2.1.1 and > we are having problem where the Open layers map from OpenLayers > doesn't draw anything for some layers. On certain layers namely > ran:secchi a

Re: [Geoserver-users] ImagePyramid performance with more than10'000 tiles

2011-09-07 Thread Holmqvist Fredrik
> From: Andrea Aime [mailto:andrea.a...@geo-solutions.it] > Yes. And when GeoServer 2.2.0 will be out, or if we can > backport imageio-ext > 1.1 usage to the 2.1.x series, even above that limit, > imageioext-ext 1.1 will allow us to support BigTIFF. > If memory serves me right we tested a single

Re: [Geoserver-users] Re-quest for advice on basic data management strategies in GeoSever

2011-09-07 Thread Amini, Manouchehr
Hi John, You may use CURL to upload shapefiles and their respective sld files automatically. Have a look at this link for more info. http://docs.geoserver.org/stable/en/user/restconfig/rest-config-examples/rest-config-examples-curl.html Best, Manouchehr -Original Message- From: John Br