[Geotools-devel] GeoTools Build Report [ 2006/04/27 23:55 ]

2006-04-28 Thread Paul Ramsey
GeoTools2 module build report 20060427 gt2:referencing cleaned, compiled, tested, INSTALLED 2357 gt2:sample-data cleaned, compiled, tested, INSTALLED 2358 gt2:coverage cleaned, compiled, tested, INSTALLED 2359 gt2:api cleaned, compiled, tested, INSTALLED 2359 gt2:main cleaned,

RE: [Geotools-devel] GeoTools license information incorrect in the Wiki

2006-04-28 Thread pertti.tapola
Here is a list of GPL-licensed files that we found (by searching for GPL in the files): ext\indexed-shapefile\src\org\geotools\data\shapefile\indexed\IndexedSha pefileDataStoreFactory.java ext\validation\src\org\geotools\validation\attributes\EqualityValidation .java

RE: [Geotools-devel] GeoTools license information incorrect in the Wiki

2006-04-28 Thread pertti.tapola
This is what I found in the (version 2.1.0) sources, at the beginning of MySQLDataStoreFactory.java: /* Copyright (c) 2001, 2003 TOPP - www.openplans.org. All rights reserved. * This code is licensed under the GPL 2.0 license, availible at the root * application directory. */ /* *

[Geotools-devel] (no subject)

2006-04-28 Thread dblasby
Martin Desruisseaux wrote: [EMAIL PROTECTED] a écrit : Okay, its there now. I had awful problem moving the changes from 2.2.x to trunk. Thanks, it seems to compile file now. I noticed the addition of the following dependency: import EDU.oswego.cs.dl.util.concurrent.ConcurrentHashMap;

[Geotools-devel] more than one layer on a map

2006-04-28 Thread in er
Hello! Back in May 2005 I tested GeoServer, and there was Tasmania and I was able to turn on and to turn off layers. Download GeoServer this week again, many things have happened - this is great. The Tasmanian example as I saw it back in May 2005 is gone. Not that I am worried about

Re: [Geotools-devel] more than one layer on a map

2006-04-28 Thread Jody Garnett
in er wrote: Hello! Back in May 2005 I tested GeoServer, and there was Tasmania and I was able to turn on and to turn off layers. Download GeoServer this week again, many things have happened - this is great. The Tasmanian example as I saw it back in May 2005 is gone. Not to worry it will

[Geotools-devel] Making FeatureType/AttributeType serializable

2006-04-28 Thread Andrea Aime
Hi, we are working on an application where we need to edit FeatureType/AttributeType stuff in a rich client, and the send them back to the server for update. The problem is, the communication protocol uses serialization, and these classes are not serializable. Can we mark them as Serializable or

Re: [Geotools-devel] Making FeatureType/AttributeType serializable

2006-04-28 Thread David Zwiers
First off, I like the idea. I though I'd provide a heads up here ... a couple months back I was doing some Jump developement, where features are serializable. During this time, the client did some data processing and saved the serialized results ... and thus came the issue: we could not read the

Re: [Geotools-devel] Making FeatureType/AttributeType serializable

2006-04-28 Thread Andrea Aime
David Zwiers ha scritto: First off, I like the idea. I though I'd provide a heads up here ... a couple months back I was doing some Jump developement, where features are serializable. During this time, the client did some data processing and saved the serialized results ... and thus came

Re: [Geotools-devel] Making FeatureType/AttributeType serializable

2006-04-28 Thread Cory Horner
Richard Gould wrote: Jody Garnett wrote: Andrea Aime wrote: Hi, we are working on an application where we need to edit FeatureType/AttributeType stuff in a rich client, and the send them back to the server for update. The problem is, the communication protocol uses serialization, and

[Geotools-devel] [CC-Trunk] geotools Build Failed

2006-04-28 Thread jrm33
View results here - http://geovista16.geog.psu.edu/cruisecontrol/buildresults/geotools_current?log=log20060428150005 --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

[Geotools-devel] Programmers' Manual Prototype done.

2006-04-28 Thread Adrian Custer
Hey all, I'm done with the prototype for the Programmers' Manual. http://docs.codehaus.org/display/GEOTOOLS/Programmers+Manual+Prototype There are several decisions that are needed by the PMC: 1) what the tutorial examples' package(s) should be 2) what the tutorial examples' license

Re: [Geotools-devel] Programmers' Manual Prototype done.

2006-04-28 Thread Jody Garnett
Adrian Custer wrote: Hey all, I'm done with the prototype for the Programmers' Manual. http://docs.codehaus.org/display/GEOTOOLS/Programmers+Manual+Prototype Thanks Adrian, Before we get going I am very interested in locking down writing style (sound like a broken record), I want to

[Geotools-devel] Geometry Function Filters

2006-04-28 Thread Jesse Eichar
I am using the Geometry Function Filter for the styles used for rendering FeatureTypes of type Geometry because I want polygons to be rendered as polygons and lines as lines and so on. The problem I'm encountering is that when streaming renderer is making the request to the Datastore it