[Geoserver-devel] GeoServer 1.7.7 Released

2009-10-13 Thread Mark Leslie
The GeoServer team is pleased to announce GeoServer 1.7.7, the latest in the current series of stable releases. Download this release from: http://geoserver.org/display/GEOS/GeoServer+1.7.7 This release sees a number of fixes and improvements, including: * Enhancements to the REST API

[Geoserver-devel] 1.7.7 Release - Mac OS X installer

2009-10-13 Thread Mark Leslie
Greetings, I'm nearing the finale of the 1.7.7 release, and once again I need to ask for the assistance of a friendly mac user to produce the installer for me. http://docs.geoserver.org/1.7.x/en/developer/release-guide/index.html#build-mac-os-x-installer Any takers? -- Mark Leslie Geospatial

Re: [Geoserver-devel] Time to branch off to 2.0.x?

2009-10-13 Thread Rob Atkinson
+1 and also to confirm that I would expect any app-schema fixes should follow the same basic principle too - develop on trunk, but the stable branch is definitely the release target in this case. I _was_ wondering if WFS 2.0 might require re-engineering which cant be easily back-ported, and dont

Re: [Geoserver-devel] Feature-Pregeneralized Extension observation

2009-10-13 Thread Chris Holmes
> > What I tried to demonstrate is the current generalization model is only > useful for data display improvement. I suggest to move the > “generalizated” features for rapid display out of the spatial database. Where do you propose it be moved to? A spatial database to me is just a great st

Re: [Geoserver-devel] Time to branch off to 2.0.x?

2009-10-13 Thread Chris Holmes
Rob Atkinson wrote: > Just a heads-up, I think app-schemas will need to fix things on the > 2.0 branch - fixes for the major outstanding issues shouldnt need to > affect any other code if they are done cleanly. > > I guess this leads to a question about WFS 2.0 and GML 3.2 support > though - it

Re: [Geoserver-devel] Time to branch off to 2.0.x?

2009-10-13 Thread Rob Atkinson
Just a heads-up, I think app-schemas will need to fix things on the 2.0 branch - fixes for the major outstanding issues shouldnt need to affect any other code if they are done cleanly. I guess this leads to a question about WFS 2.0 and GML 3.2 support though - it would be good to roll that into 2.

Re: [Geoserver-devel] CITE testing results for GS 2.0-RC2

2009-10-13 Thread Rob Atkinson
Note this is a very specific test of a particula aspect, The four basics of GML simple features level 2 profiles we dont support yet are 1) inheritance of feature types (= attribnutes from multiple namespaces) 2) ability to xlink to reference element values instead of embedded inline encodings 3)

[Geoserver-devel] Feature-Pregeneralized Extension observation

2009-10-13 Thread Carlos Gabriel Asato
Dear Christian Mueller and Geoserver/Geotools Community I read the document related to the feature-pregeneralized geoserver extension and I think there are a confusion between what you are trying to do and what generalization applied to geographic data means (http://docs.codehaus.org/display/GEO

Re: [Geoserver-devel] Streaming JSON library

2009-10-13 Thread Gabriel Roldan
Interesting, FYI, I'm working on GeoJSON parsing/serialization for GeoNode under a design goal of abstracting out the GeoJSON parser/serializer from the underlying JSON library and from the Object Model (ie, GeoTools Feature/JTS Geometry). Not that I'll have the time to get through all this to

Re: [Geoserver-devel] Streaming JSON library

2009-10-13 Thread Andrea Aime
David Winslow ha scritto: > Hi all, > > I just wanted to point out http://code.google.com/p/json-simple/; a Java > JSON (en/de)coder that supports streaming both ways. It might be worth > investigating a port. Streaming, 10-20 times faster than the libraries we're using? Worth investigating a

Re: [Geoserver-devel] GeoServer RC2 status report

2009-10-13 Thread Andrea Aime
Andrea Aime ha scritto: > Andrea Aime ha scritto: >> The end >> >> >> I'll be updating the release guide tomorrow, the other activities >> need to be ticketed and the release artifacts (when they'll show >> up) will need to be checked. >> Justin is building

Re: [Geoserver-devel] GeoServer RC2 status report

2009-10-13 Thread Andrea Aime
Andrea Aime ha scritto: > The end > > > I'll be updating the release guide tomorrow, the other activities > need to be ticketed and the release artifacts (when they'll show > up) will need to be checked. > Justin is building the OSX installer afaik. > Any t

[Geoserver-devel] GeoServer RC2 status report

2009-10-13 Thread Andrea Aime
Hi, been working on pushing out the RC2. Here are some notes and feedback. Builds We need to setup new new hudson builds for the 2.0.x branch, both continous and nightly Documentation --- The PDF build faile

[Geoserver-devel] Trunk free for heavy lifting, 2.0.x branch created

2009-10-13 Thread Andrea Aime
Hi all, I've created the 2.0.x branch that will host all the 2.0 releases series, and changed version numbers in trunk to 2.1-SNAPSHOT. So trunk is free for heavy lifting, 2.0.x becomes the stable branch, and I guess this time we say bye bye to 1.7.x for good (unless we have good reasons to perfor

[Geoserver-devel] [jira] Created: (GEOS-3585) Supplying WorldWind DEM Requests via WMS

2009-10-13 Thread Tisham Dhar (JIRA)
Supplying WorldWind DEM Requests via WMS Key: GEOS-3585 URL: http://jira.codehaus.org/browse/GEOS-3585 Project: GeoServer Issue Type: New Feature Components: WMS Affects Versions: 2.1.x

[Geoserver-devel] Streaming JSON library

2009-10-13 Thread David Winslow
Hi all, I just wanted to point out http://code.google.com/p/json-simple/; a Java JSON (en/de)coder that supports streaming both ways. It might be worth investigating a port. -d -- Come build with us! The BlackBerry(R)

Re: [Geoserver-devel] Trunk free for heavy lifting, 2.0.x branch created

2009-10-13 Thread Gabriel Roldan
That's good news. I fully support the branching too, though I might be one suffering the three-branch nightmare as long as MassGIS does not upgrade to 2.0. Hopefully making 2.0.x the stable branch will encourage that though. Cheers, Gabriel Andrea Aime wrote: > Hi all, > I've created the 2.0.x b

[Geoserver-devel] [jira] Created: (GEOS-3584) WFS request not extracting the geometry attributes will fail with a geometry filter

2009-10-13 Thread Andrea Aime (JIRA)
WFS request not extracting the geometry attributes will fail with a geometry filter --- Key: GEOS-3584 URL: http://jira.codehaus.org/browse/GEOS-3584 Project: GeoServer

[Geoserver-devel] [jira] Created: (GEOS-3583) WFSInfoImplHb.GML seems not to be mapped correctly

2009-10-13 Thread Simone Giannecchini (JIRA)
WFSInfoImplHb.GML seems not to be mapped correctly -- Key: GEOS-3583 URL: http://jira.codehaus.org/browse/GEOS-3583 Project: GeoServer Issue Type: Improvement Components: Hibernate ca

Re: [Geoserver-devel] Hibernate based catalog

2009-10-13 Thread Alessio Fabiani
Don't know exactly why you are facing this kind of problem, we will investigate as soon as possible on it. One think I suggest to do is to apply the patch as for http://jira.codehaus.org/browse/GEOS-3569 this may be of some help. Let us know if this solve the issue. Regards, Alessio. --

Re: [Geoserver-devel] CITE testing results for GS 2.0-RC2

2009-10-13 Thread Andrea Aime
Ben Caradoc-Davies ha scritto: > On 12/10/09 23:07, Chris Holmes wrote: >> One thing that would be a nice target for app-schema though is the >> 'complex feature' tests. GeoServer has never passed them, but >> app-schema opens the possibility. I think they're actually pretty basic >> once the app

Re: [Geoserver-devel] Hibernate based catalog

2009-10-13 Thread Simone Giannecchini
Lars, as Alessio pointed out you need to apply those patched in order to get the Hibernate based catalog working. Simone. --- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Italy ph

[Geoserver-devel] Starting the release process and cutting over 2.0.x

2009-10-13 Thread Andrea Aime
Hi all, I'll be making a 2.0.x branch in minutes, update trunk version to 2.1-SNAPSHOT, and then work on the release over the 2.0.x branch Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. -

Re: [Geoserver-devel] Time to branch off to 2.0.x?

2009-10-13 Thread Jody Garnett
Seems like there is a strong push to branch; can I ask we all pitch in and help produce the release candidate? We are leaning rather hard on Andrea during a very busy week. Jody On Tue, Oct 13, 2009 at 11:17 AM, Jody Garnett wrote: > I am really waiting for feedback from testing of RC2; and I do

[Geoserver-devel] Hibernate based catalog

2009-10-13 Thread Lars Schrader
Hello, thank you for the facilitation of saving the file-based catalog into a database. That's sounds very nice. Today I have tried to implement the hibernate based catalog in GeoServer 2.0 (trunk) without success. mvn -DskipTests -Phibernate clean install produces the following mistake. The c

Re: [Geoserver-devel] Time to branch off to 2.0.x?

2009-10-13 Thread Alessio Fabiani
+1 here too, I also have few commits and patches to propose. --- Eng. Alessio Fabiani Founder / CTO GeoSolutions S.A.S. Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584 980933 fax: +39 0584 983027 mob:+39 349 8227000 http://w

Re: [Geoserver-devel] Time to branch off to 2.0.x?

2009-10-13 Thread Simone Giannecchini
+1 We have some plans to make proposal about refactoring a bit the catalog and the Ui in order to better cope with non in-memory catalog and this branching should help us out with going forward. Simone. --- Ing. Simone Giannecchini GeoSolutions