Re: [Geoserver-users] postgis connection limit and performance

2012-10-02 Thread Roope Tervo
Thanks for answers! I have been loaded with other jobs and didn't have time to check this. I'll have a look soon and keep you informed. Roope -Original Message- From: simbo...@gmail.com [mailto:simbo...@gmail.com] On Behalf Of Simone Giannecchini Sent: 27. syyskuuta 2012 16:01 To: Roop

[Geoserver-users] SQL Plug-in Assistance

2012-10-02 Thread Kenny Ratliff
I'm just learning about the GeoServer project and tools. I've loaded GeoServer 2.2 and am trying to add the SQL plug-in using the supplied instructions. I'm pretty certain I've dropped the jar and dll files in the appropriate folder. However, I've stopped/started/restarted the service, restarted

Re: [Geoserver-users] jetty vs tomcat i.e Tomcat instances

2012-10-02 Thread cmaul
There are a lot of resources available how to set up the multiple Tomcat instances Just 2 of the umpteen sources: http://www.javacodegeeks.com/2011/08/multiple-tomcat-instances-on-single.html http://www.openlogic.com/wazi/bid/188102/ Cheers Christian - Dr Chr

[Geoserver-users] Use image pyramids plug-in or raster tables in PostGIS v2

2012-10-02 Thread Paul Meems
I have a test server (Ubuntu) with GeoServer 2.1 and PostGIS v1.5 I also have a large aerial photo in ECW format. I've converted this ECW file to GeoTIFF and used gdal_retile to create tiles. I use the pyramid plug-in to show the data. Today I have created a second server with GeoServer 2.2 and Po

Re: [Geoserver-users] Geoserver 2.2 outofmemory when including image mosaic tif file store

2012-10-02 Thread Andrea Aime
On Tue, Oct 2, 2012 at 7:53 PM, Markus Innerebner < markus.innereb...@inf.unibz.it> wrote: > I am using the newest version of geoserver in order to use the > functionality for time series with raster data. > > I did the following files: > 1) renamed the files so that they have the correct file: >

Re: [Geoserver-users] CAS authentication for early adopters

2012-10-02 Thread christian . mueller
Hi all, this is a long mail, TOC first I) early adopters II) configuration III) discussion about the authentication entry point I) Until now, I know about three early adopters sonya.dow...@dpipwe.tas.gov.au bre...@craig.fr gmi...@library.berkeley.edu I will send you a private mail with a zip f

Re: [Geoserver-users] WMS/SLD Pixelated Font

2012-10-02 Thread Linde
Hello Andrea, sorry for responding late: I'm using image/png not image/png8: ...geoserver/mwkel/wms?LAYERS=mwkel%3Alandkreis_krf_staedte&TRANSPARENT=TRUE&FORMAT=image%2Fpng&FORMAT_OPTIONS=antialias%3Aon&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A3857&BBOX=691693.64083468,6382292.

Re: [Geoserver-users] GeoServer 2.2 GDAL plugin ECW support

2012-10-02 Thread Rahkonen Jukka
Hi, There can be a memory leak, but one feature of ECW SDK 3.x code is that it is caching some data from the last visited areas and caching can't be turned off. For sure a good feature for interactive use of a map but totally useless for you when you are seeding the tilecache. You can see the e

Re: [Geoserver-users] time series on raster data

2012-10-02 Thread Simone Giannecchini
Ciao Phil, I am trading some of my spare time with user documentation written from markus. Hopefully, a nice guide eventually will come out for this functionality. Regards, Simone Giannecchini == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Simone

Re: [Geoserver-users] GeoServer 2.2 GDAL plugin ECW support

2012-10-02 Thread Björn Harrtell
Thanks. I did find 3.3 dlls (actually yanked them from the FWTools package) which enabled ECW with the GDAL plugin... What I want to do is actually to create a tilecache from this ECW using GeoServer then remove it so it's never actually served to any user which I think is acceptable by the licens

Re: [Geoserver-users] GeoServer 2.2 GDAL plugin ECW support

2012-10-02 Thread Rahkonen Jukka
Daniele Romagnoli wrote: Hi Bjorn, On Mon, Oct 1, 2012 at 5:55 PM, Björn Harrtell mailto:bjorn.harrt...@gmail.com>> wrote: Hey all, I'm having troubles getting ECW to work in GeoServer 2.2 with the GDAL plugin. Anyone else experiencing the same? I'm suspecting I need a specific version of the

Re: [Geoserver-users] GeoServer 2.2 GDAL plugin ECW support

2012-10-02 Thread Daniele Romagnoli
Hi Bjorn, On Mon, Oct 1, 2012 at 5:55 PM, Björn Harrtell wrote: > Hey all, > > I'm having troubles getting ECW to work in GeoServer 2.2 with the GDAL > plugin. Anyone else experiencing the same? > > I'm suspecting I need a specific version of the ECW SDK. Which version(s) > of the ECW SDK is supp