[Geoserver-devel] [jira] Created: (GEOS-1920) SQL Query parsing tokens remain in query sent to the database.

2008-05-13 Thread Mark Leslie (JIRA)
SQL Query parsing tokens remain in query sent to the database. -- Key: GEOS-1920 URL: http://jira.codehaus.org/browse/GEOS-1920 Project: GeoServer Issue Type: Bug Componen

Re: [Geoserver-devel] FOSS4G2008 paper deadline... Monday!

2008-05-13 Thread Tyler Erickson
I agree, the extrusions would take it up a notch. The Thematic Mapping blog (http://thematicmapping.org/) has had some pretty interesting examples on using extrusions and 3D Collada objects. aaime wrote: > > > Yeah, especially if we added some extrusion control in the output, > 3D always mak

[Geoserver-devel] [jira] Created: (GEOS-1919) Requested dates in feature type SiteSinglePhenomTimeSeries get timezone information

2008-05-13 Thread Volker Mische (JIRA)
Requested dates in feature type SiteSinglePhenomTimeSeries get timezone information --- Key: GEOS-1919 URL: http://jira.codehaus.org/browse/GEOS-1919 Project: GeoServer

Re: [Geoserver-devel] FOSS4G2008 paper deadline... Monday!

2008-05-13 Thread Andrea Aime
Tyler Erickson ha scritto: > At FOSS4G07, the past, present, and future talk was quite well attended, > probably by a lot of potential new users rather than those who are already > deeply familiar with the project. As such, I think a similar talk would be > in order for FOSS4G08, even though there

Re: [Geoserver-devel] FOSS4G2008 paper deadline... Monday!

2008-05-13 Thread Tyler Erickson
At FOSS4G07, the past, present, and future talk was quite well attended, probably by a lot of potential new users rather than those who are already deeply familiar with the project. As such, I think a similar talk would be in order for FOSS4G08, even though there may be less exciting development

Re: [Geoserver-devel] Error rendering sample nurc coverage

2008-05-13 Thread Alessio Fabiani
Gabriel, from the stacktrace I see that the new Raster Symbolizer is trying to apply an invalid SLD to the image. Try to create a new one without color maps or selecting the right image bands. On Tue, May 13, 2008 at 6:09 PM, Gabriel Roldán <[EMAIL PROTECTED]> wrote: > Hey Simone, > > running tr

[Geoserver-devel] FOSS4G 2008 Call for Papers: Deadline Extension to May 23, 2008

2008-05-13 Thread Paul Ramsey
>From the trenches... P -- We are pleased to announce an extension in the abstract submission deadline for the 2008 Free and Open Source Software for Geospatial (FOSS4G) conference, incorporating GISSA 2008, being held from 29 September to 3 October, in beautiful Cape Town, South Africa. This is d

[Geoserver-devel] Error rendering sample nurc coverage

2008-05-13 Thread Gabriel Roldán
Hey Simone, running trunk with a rather old copy of the release config, using the OL map preview for the nurc sample coverage, when I zoom in I get the following exception, does it mean something for you? Gabriel # java.lang.IllegalArgumentException: Band number 3 is not valid. # at

[Geoserver-devel] Screencasts on Codehaus

2008-05-13 Thread Mike Pumphrey
Hi all. In cruising through the documentation today, I noticed that the screencasts are still hosted on Codehaus. Figure 1: http://geoserver.codehaus.org/tutorials/videos/1_shapefile_intro.htm Is this where we want them to remain? I ask because (relatively) soon I'd like to start doing differ

[Geoserver-devel] Data.getCoverageInfo

2008-05-13 Thread Gabriel Roldán
Hi, lurking through the code, got to Data.getCoverageInfo. There are two versions of it: CoverageInfo getCoverageInfo(String name, String uri); CoverageInfo getCoverageInfo(String name); the former seems not to be used, and even if it were it is ignoring the uri argument. Sooo.. does anyone k

Re: [Geoserver-devel] code review tools

2008-05-13 Thread Andrea Aime
Chris Holmes ha scritto: > So it's been a desire for awhile to do more code review in GeoServer. I > know Andrea and Justin pass things back and forth, and I think many of > us at least glance over the commits lists to review commits there. But > there's a couple great web based tools that are

[Geoserver-devel] reverse proxy filter

2008-05-13 Thread Gabriel Roldán
Hi All, as per , I've added a servlet filter in geoserver that's able to perform URL translation on HTML/js/css content when the UI needs to be exposed through a proxy server. The filter is disabled by default, and can be enabled by setting the enabled