Re: [Geoserver-users] Exnteions - What's "CAS"?

2013-05-09 Thread Premysl Vohnout
Jonathan, CAS is very useful if you are trying to make seamless system from several components (like Geoserver, CMS, specialized app) so don't say never likely ;) best regards Premysl On 9.5.2013 15:35, Jonathan Moules wrote: Hi Premysl, Thanks for that information. Even knowing that I still

Re: [Geoserver-users] Exnteions - What's "CAS"?

2013-05-09 Thread cmaul
Hi Jonathan, https://wiki.jasig.org/display/CASUM/Home Cheers Christian - Dr Christian Maul Project Manager Information Services Branch Department of Sustainability and Environment Level13, Marland House, 570 Bourke Street Melbourne 3000 PO Box 500, East M

Re: [Geoserver-users] looking for help creating map services for aerial orthophotography

2013-05-09 Thread John Callahan
Thank several of you for your responses. A clarification on what we need: We would like to hire someone to review our raster data collections of aerial orthophotography and determine the best method (BigTIFF vs ImagePyramid vs Mosaic vs Tile Cache) for creating WMS map services. That person woul

Re: [Geoserver-users] HTTP-Cache headers

2013-05-09 Thread Simone Giannecchini
Ciao Jonathan, answering your email partially. Those tricks were put in place with a standalone GeoWebCache. Regards, Simone Giannecchini == GeoServer training in Milan, 6th & 7th June 2013! Visit http://geoserver.geo-solutions.it for more information. == Ing. Simone Giannecchini @simogeo Founder

Re: [Geoserver-users] XSLT WFS output format issue

2013-05-09 Thread Simone Giannecchini
Ciao Rudolf, this should get fixed early next week. Please, watch the JIRA created by andrea. Regards, Simone Giannecchini == GeoServer training in Milan, 6th & 7th June 2013! Visit http://geoserver.geo-solutions.it for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoS

Re: [Geoserver-users] XSLT plugin causes Multiple responses Exception

2013-05-09 Thread Andrea Aime
On Tue, May 7, 2013 at 1:30 PM, Hochmeister Rudolf < rudolf.hochmeis...@wien.gv.at> wrote: > Hi, > When we run geoserver-2.3.1 with XSLT-plugin on Classpath all GetFeature > requests (notice: without XSLT Transformation) end up with a WFS > ServiceException saying: > java.lang.RuntimeException: M

[Geoserver-users] HTTP-Cache headers

2013-05-09 Thread Jonathan Moules
Hi List, I came across this blog post - http://geo-solutions.blogspot.it/2012/05/tips-tricks-geowebcache-tweaks.html - detailing how to change HTTP Caching Headers for GWC responses. The problem is, its not clear what file I need to edit to put my into. After a bit of searching I decided to stick

Re: [Geoserver-users] looking for help creating map services for aerial orthophotography

2013-05-09 Thread Jonathan Moules
Hi John, I guess maybe some places got back to you off-list, but you may find this document useful - the GeoSolutions folks created it: http://demo.geo-solutions.it/share/foss4g2011/gs_steroids_sgiannec_foss4g2011.pdf It has quite a bit of information about images and what thresholds etc there sho

Re: [Geoserver-users] Exnteions - What's "CAS"?

2013-05-09 Thread Jonathan Moules
Hi Premysl, Thanks for that information. Even knowing that I still can't find any documentation on it, but as I'm never likely to need it, its not an issue for me. Cheers, Jonathan On 9 May 2013 14:31, Premysl Vohnout wrote: > Hi Jonathan, > CAS is module for authorization against CAS server.

Re: [Geoserver-users] Exnteions - What's "CAS"?

2013-05-09 Thread Premysl Vohnout
Hi Jonathan, CAS is module for authorization against CAS server. CAS is shortcut for Central authentcation system (service). See http://en.wikipedia.org/wiki/Central_Authentication_Service On Čt 9. květen 2013, 14:01:42 CEST, Jonathan Moules wrote: Hi List, The download page http://geoserver

Re: [Geoserver-users] Geoserver Release History

2013-05-09 Thread Andrea Aime
On Thu, May 9, 2013 at 12:55 PM, Jonathan Moules < jonathanmou...@warwickshire.gov.uk> wrote: > Another option - look at the actual dates of release of the files > themselves: > > http://sourceforge.net/projects/geoserver/files/GeoServer/ > > Goes back to 0.90 (2002-03-28). > > Some of the dates d

[Geoserver-users] Exnteions - What's "CAS"?

2013-05-09 Thread Jonathan Moules
Hi List, The download page http://geoserver.org/display/GEOS/Stable - has a extension called "CAS", but looking at the manual, there's no obvious thing that it is. What is it? Jonathan -- This transmission is intended for the named addressee(s) only and may contain sensitive or protectively mar

Re: [Geoserver-users] Unsupported Image Type

2013-05-09 Thread Andrea Aime
On Thu, May 9, 2013 at 1:43 PM, Jonathan Moules < jonathanmou...@warwickshire.gov.uk> wrote: > I'm no expert with reading GDALInfo, but the obvious thing that stands out > is you have no Coordinate system declared. Not sure if that's causing your > problem. Might want to try setting it? It is in

Re: [Geoserver-users] Unsupported Image Type

2013-05-09 Thread Jonathan Moules
I'm no expert with reading GDALInfo, but the obvious thing that stands out is you have no Coordinate system declared. Not sure if that's causing your problem. Might want to try setting it? On 9 May 2013 12:26, gabriel wrote: > Ive got this : > > Driver: GTiff/GeoTIFF > Files: Trnava_0-0.tif >

Re: [Geoserver-users] Unsupported Image Type

2013-05-09 Thread gabriel
Ive got this : Driver: GTiff/GeoTIFF Files: Trnava_0-0.tif Trnava_0-0.tfw Size is 2500, 2000 Coordinate System is `' Origin = (-527500.000,-124.000) Pixel Size = (1.000,-1.000) Metadata: TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch) TIFFTAG_X

Re: [Geoserver-users] Unsupported Image Type

2013-05-09 Thread Jonathan Moules
It may not be a valid GeoTiff. Try using gdalinfo - what does that say? Jonathan On 7 May 2013 14:16, gabriel wrote: > Hi guys, > > im trying to getFeatureInfo from raster file. I made store connection > through Geotiff and World Image, but without success. Im still getting this > error > > In

Re: [Geoserver-users] Geoserver Release History

2013-05-09 Thread Jonathan Moules
Another option - look at the actual dates of release of the files themselves: http://sourceforge.net/projects/geoserver/files/GeoServer/ Goes back to 0.90 (2002-03-28). Some of the dates don't exactly match those from your list. Jonathan On 9 May 2013 10:07, Ted wrote: > Those who are inte

Re: [Geoserver-users] Geoserver Release History

2013-05-09 Thread Ted
Those who are interested; here is the list GeoServer 2.3.1 22-Apr-13 *GeoServer 2.3.0* *18-Mar-13* GeoServer 2.2.5 26-Feb-13 GeoServer 2.2.4 22-Jan-13 GeoServer 2.2.3 24-Dec-12 GeoServer 2.2.2 23-Nov-12 GeoServer 2.2.1 24-Oct-12 *GeoServer 2.2* *21-Sep-12* GeoServer 2.1.4 04-Jun-12 GeoS

Re: [Geoserver-users] GEOS-4930 --OpenLayers Map Preview always points to localhost

2013-05-09 Thread Andrea Aime
On Thu, May 9, 2013 at 8:26 AM, cmaul wrote: > The preview in Geoserver is a preview for the administrator, i.e. me, > nobody > else is supposed to use it. I do not use for production purposes but to > check new layers or sld's or switches between databases, new stores etc. > So, > I need to remo