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,
We realize that the quick fix that we made has much poorer performance than the
original code. This code is used every time a number is read in a shapefile.
Our implementation generates a new string for each number while the original
code simply inspected the characters from the buffer while p
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
ext\validation\src\org\geot
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
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.Concurr
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 Tasmania.
View results here ->
http://geovista16.geog.psu.edu/cruisecontrol/buildresults/geotools_snapshot?log=log20060427003035
---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated tech
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 b
Hello all,
Jody Garnett points out that the standard documentation license for
Geotools docs is Gnu FDL. He points to:
http://docs.codehaus.org/display/GEOT/1.3+Documentation+License
as an example.
I would suggest that the Geotools project also needs to obtain for
itself the formal assignment o
jar is using Java 5 API
---
Key: GEOT-843
URL: http://jira.codehaus.org/browse/GEOT-843
Project: GeoTools
Type: Bug
Components: referencing
Versions: 2.2-RC2
Reporter: Ilja Preuß
Assigned to: Martin Desruisseaux
Priority: Cr
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
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 these
classes are not serializable.
Can we mark th
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 these
classes are not seriali
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
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 the
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
thes
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 techn
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 shoul
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 know
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 sen
Hi,I am coming from the uDig mailing list. I was having problems in uDig saving information to a PostGIS database, and after debugging the problem for a while got to AutoIncrementFIDMapper in the Geotools package. In JDBCTextFeatureWriter, the function doInsert contains the line:current.setID(mappe
21 matches
Mail list logo