Re: [Geotools-devel] build box back for trunk

2007-09-04 Thread Justin Deoliveira
> > Great. Can you do a favour to the old man thought? Every time I look > at the list I wonder which GeoTools group is the 2.3.x/2.4.x one and > which is the trunk one. Can you call > it "GeoTools.jdk1.4" or "GeoTools old" instead of "Geotools A"? :) Hmmm... how about "Geootols WWW"? Haha, kidd

[Geotools-devel] [continuum] BUILD FAILURE: Geotools 2.4.x

2007-09-04 Thread Continuum
http://geo.openplans.org:9090/continuum/buildResult.action?buildId=86&projectId=81 - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configurat

Re: [Geotools-devel] How can I debug easy Geotools withing Eclipse?

2007-09-04 Thread Andrea Aime
VanIngen, Erik (ESTG) ha scritto: > Ciao Andrea and everyone, > > Thank you for your quick resons! > > What could be the solution for the subsequent error (after running mvn > install -Dmaven.test.skip=true)? > > [ERROR] BUILD FAILURE > [INFO] >

[Geotools-devel] [jira] Created: (GEOT-1477) GraphicImpl.setOpacity uses new value as the old value in "child changed" event

2007-09-04 Thread Erik Lovlie (JIRA)
GraphicImpl.setOpacity uses new value as the old value in "child changed" event --- Key: GEOT-1477 URL: http://jira.codehaus.org/browse/GEOT-1477 Project: GeoTools I

[Geotools-devel] [jira] Created: (GEOT-1478) Synchronization Errors in FCBuffer

2007-09-04 Thread Tim Englich (JIRA)
Synchronization Errors in FCBuffer -- Key: GEOT-1478 URL: http://jira.codehaus.org/browse/GEOT-1478 Project: GeoTools Issue Type: Bug Components: data wfs Affects Versions: 2.4-RC0, 2.3.4, 2.3.3,

[Geotools-devel] Can I set the following "svn:ignore" properties to every modules?

2007-09-04 Thread Martin Desruisseaux
.project .settings .classpath .jetproperties .wtpmodules target bin doc gt2 cobertura.ser nbproject nbactions.xml Rational: I would like to igore "nbproject" in every module, for NetBeans 6 support. Since various modules set various properties, it was easier for me to collect every "svn:ignore" p

[Geotools-devel] Pre-Post Filter extraction do not work in WFS-Plugin on trunk

2007-09-04 Thread Tim Englich
Hello Jesse, I have found something strange in the WFS-Plugin compiled from trunk. I can't send any Filter to an WFS. All Filters are handled as an PostFilter on Server. Is there something broken or is there still developing in process. One thing i found is that there is a test if the WFSFilterCap

Re: [Geotools-devel] Can I set the following "svn:ignore" properties to every modules?

2007-09-04 Thread Adrian Custer
Wonderful, I am all for consistency. If you apply this list, can you (or Jody) also propagate this list to the developer guide? --adrian - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to f

[Geotools-devel] BIRT

2007-09-04 Thread Adrian Custer
Hey Jody, Can you describe your BIRT experiment in a little more detail? As you do such experimentation, it would be cool to have a paragraph writeup---I spent some time looking into what it would take but decided against a full blow investigation. Any writeup should, of course, have dates and ver

Re: [Geotools-devel] Can I set the following "svn:ignore" properties to every modules?

2007-09-04 Thread Andrea Aime
Martin Desruisseaux ha scritto: > .project > .settings > .classpath > .jetproperties > .wtpmodules > target > bin > doc > gt2 > cobertura.ser > nbproject > nbactions.xml > > > Rational: I would like to igore "nbproject" in every module, for NetBeans 6 > support. Since various modules set various

Re: [Geotools-devel] Pre-Post Filter extraction do not work in WFS-Plugin on trunk

2007-09-04 Thread Andrea Aime
Tim Englich ha scritto: > Hello Jesse, > > I have found something strange in the WFS-Plugin compiled from trunk. > I can't send any Filter to an WFS. All Filters are handled as an PostFilter > on Server. > Is there something broken or is there still developing in process. > One thing i found is th

Re: [Geotools-devel] How can I debug easy Geotools withing Eclipse?

2007-09-04 Thread Martin Desruisseaux
I realize that it may be pointless since the talk was about debuging Geotools in an Eclipse environment, but I would just like to inform that NetBeans 6 has an impresive Maven 2 support. Nothing to configure, no Maven task to lauch. You even don't have to download Maven! (you need to select "Maven"

Re: [Geotools-devel] Can I set the following "svn:ignore" properties to every modules?

2007-09-04 Thread Martin Desruisseaux
Adrian Custer a écrit : > If you apply this list, can you (or Jody) also propagate this list to > the developer guide? Yes I will do, if I get the okay for applying this list. Martin - This SF.net email is sponsored

Re: [Geotools-devel] BIRT

2007-09-04 Thread Andrea Antonello
Hi, we are currently paying a developer to create a chartpanel (a view that should be usable by anyone) with BIRT, in order to make a first step towards that technology. I did some tests some time ago for the charting part and even if I'm not really aware of the performance yet, it looks nice. We

Re: [Geotools-devel] Can I set the following "svn:ignore" properties to every modules?

2007-09-04 Thread Jody Garnett
Sounds good martin; I think doc was used by the maven one build; is there a good location for docbook files in maven 2 that we could use instead? I would love to know what some of the other files are about? Make sure you try a deploy after removing these things; I we had some magic license file

Re: [Geotools-devel] Can I set the following "svn:ignore" properties to every modules?

2007-09-04 Thread Martin Desruisseaux
Andrea Aime a écrit : > Agreed on the principle, I have doubts on a few items above: why are you > ignoring doc and gt2? That may catch by surprise anybody trying to > stick some docs in his module. Just because I noticed that some modules are already ignoring those directories right now. The list

Re: [Geotools-devel] Can I set the following "svn:ignore" properties to every modules?

2007-09-04 Thread Martin Desruisseaux
Applied the following svn:ignore on every directory that contains a pom.xml on trunk and 2.4 branch: > .project > .settings > .classpath > .jetproperties > .wtpmodules > target > bin > cobertura.ser > nbproject > nbactions.xml Compared to my previous email, I omitted the "gt2" and "doc" directori

Re: [Geotools-devel] Pre-Post Filter extraction do not work in WFS-Plugin on trunk

2007-09-04 Thread Jesse Eichar
Well there was a day when it worked well. But it people have been making changes to it so perhaps it now is broken. I know Saul has done some work on the class. Jesse On Sep 4, 2007, at 1:23 AM, Tim Englich wrote: > Hello Jesse, > > I have found something strange in the WFS-Plugin compiled

[Geotools-devel] GeoAPI feature model review

2007-09-04 Thread Andrea Aime
Hi, so, I've been assigned a GeoAPI feature model review and I've spent the last day wandering in the interface, looking at javadocs and reverse engineering models. The result along with my observation can be downloaded from here: http://geo.openplans.org/aaime/GeoApiFMReview.pdf If you have any

Re: [Geotools-devel] GeoAPI feature model review

2007-09-04 Thread Justin Deoliveira
Great review Andrea. Here are my comments. * AttributeType.isIdentified() This is more or less straight from xml schema. It used to denote whether instances of types have an id essentially. Think feature. But also in GML other types are identifiable. Like geometries. * getUserData()/putUserData(

[Geotools-devel] xml to supported

2007-09-04 Thread Justin Deoliveira
Hi all, I am trying to move the xml stuff on trunk to supported before i start work on wfs 1.1 client. There is also a nasty performance issue that I am trying to kill that has to do with not caching parsed schemas. It involves some minor api changes which is why i want to get them out of the way

[Geotools-devel] Legal: Prototype headers

2007-09-04 Thread Adrian Custer
[The copy of this message in moderator's queue can be deleted] Hey all, The attached file (which is small enough to send to everyone) contains prototypes for the headers for Geotools code files once we start signing the copyright assignment agreements. Does this approach seem reasonable to ev

Re: [Geotools-devel] GeoAPI feature model review

2007-09-04 Thread Andrea Aime
Justin Deoliveira ha scritto: ... > * getUserData()/putUserData() > > I know that Gabriel found this useful for complex features. What he did > was use it to store the actualy parsed XSD elements straight from an xml > schema. He found it a nice way to keep the information around without > explici

Re: [Geotools-devel] GeoAPI feature model review

2007-09-04 Thread Adrian Custer
Hey Andrea, I'm glad to see you're taking this on. We all need to digest Feature someday and it would be good to have a solid analysis of the whole thing. I hope you can grow your analysis into a full featured doc. Being, as I am, a non-cognecenti I have little to offer you by way of analysis exc

Re: [Geotools-devel] xml to supported

2007-09-04 Thread Justin Deoliveira
Ok i have done my refactoring. This involved a lot of updates to code so next time you update don't do it over a week connection ;). Justin Deoliveira wrote: > Hi all, > > I am trying to move the xml stuff on trunk to supported before i start > work on wfs 1.1 client. There is also a nasty perfor

Re: [Geotools-devel] GeoAPI feature model review

2007-09-04 Thread Jody Garnett
Justin Deoliveira wrote: > Great review Andrea. Here are my comments. > Looking forward to looking at your review Andrea :-) > * getUserData()/putUserData() > This is a big plus for getting things done (rather than forcing information into some stupid metadata class or format). The real thin

Re: [Geotools-devel] Pre-Post Filter extraction do not work in WFS-Plugin on trunk

2007-09-04 Thread Jesse Eichar
I can't find the WFSFilterCapabilites test that fails... Could you send me it or tell me which folder it is in? THanks Jesse On Sep 4, 2007, at 1:23 AM, Tim Englich wrote: > Hello Jesse, > > I have found something strange in the WFS-Plugin compiled from trunk. > I can't send any Filter to an WF

[Geotools-devel] Image mosaicking/pyramidal jdbc plugin

2007-09-04 Thread Christian Mueller
Hi, I wrote an Image mosaicking/pyramidal plugin for a tile store in a DB. It is the same principle as the existing image mosaicking plugin, but it was impossible to use it because I have 10 million tiles (200x200 inPixel) and my wms client requests images of 1280x1024 size. 10 million files

[Geotools-devel] A Deeper Look At GeoTools Transformation/Reprojection Code

2007-09-04 Thread Sunburned Surveyor
Jody, I took a quick trip through the wiki for GeoTools Reprojection. It seems simple enough to use. However, I am one of those really sick people that needs to see how things work under the hood. Could you tell me where I would look in GeoTools to find out more about how the MathTransforms are c

Re: [Geotools-devel] A Deeper Look At GeoTools Transformation/Reprojection Code

2007-09-04 Thread Sunburned Surveyor
Jody, I just realized the GeoTools Javadoc already has told me where to look. I think it is in the source code for the findMathTransform of the CRS class. I'll check there. Still, any extra information is always helpful. SS On 9/4/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Jody, > > I

Re: [Geotools-devel] A Deeper Look At GeoTools Transformation/Reprojection Code

2007-09-04 Thread Adrian Custer
Look at the test code in the referencing module. That's undoubtedly the best place to start. Martin is Mr. Referencing but he's busy enough that he hides as much as he can afford to. --adrian On Tue, 2007-09-04 at 16:15 -0700, Sunburned Surveyor wrote: > Jody, > > I took a quick trip through th

[Geotools-devel] Fwd: A Deeper Look At GeoTools Transformation/Reprojection Code

2007-09-04 Thread Sunburned Surveyor
Thanks Adrian. Will I find the test code in the GeoTools SVN? I've been digging around some more and I think I'm on the right trail. The CRS.findMathTransform method led me to the CoordinateOperationFactory interface. I'm guessing that a Plug-In like the EPSG WKT Wiki mentioned in the Referencin

[Geotools-devel] feature model review review part 2

2007-09-04 Thread Justin Deoliveira
Hi Andrea, I am just now looking at the Feature part of your review. And here are my comments. * Property exposing name and type from descriptor This is kind of tricky issue. I need to provide some context. Consider for a moment two types of attributes: 1. An attribute that is part of another t

Re: [Geotools-devel] Pre-Post Filter extraction do not work in WFS-Plugin on trunk

2007-09-04 Thread Stefan Hansen
Andrea Aime wrote: > Tim Englich ha scritto: > >> Hello Jesse, >> >> I have found something strange in the WFS-Plugin compiled from trunk. >> I can't send any Filter to an WFS. All Filters are handled as an PostFilter >> on Server. >> Is there something broken or is there still developing in pro

Re: [Geotools-devel] A Deeper Look At GeoTools Transformation/Reprojection Code

2007-09-04 Thread Jody Garnett
I started some notes here: - http://docs.codehaus.org/display/GEOTDOC/Referencing+Developers+Guide - http://docs.codehaus.org/display/GEOTDOC/1+Referencing+Configuration+and+Tool - http://docs.codehaus.org/display/GEOTDOC/3+Authorities+backed+by+the+EPSG+Database You may also be interested in th

[Geotools-devel] making a release and web-dav

2007-09-04 Thread Jody Garnett
I have been running into problems deploying trunk ... it seems to come down to this bug report: - http://jira.codehaus.org/browse/MNG-2934 Which is marked as fixed for maven 2.0.7 :-( I am loath to touch anything and am destroying my local repository and building from scratch on the off chance

Re: [Geotools-devel] making a release and web-dav

2007-09-04 Thread Justin Deoliveira
I was able to deploy when i upgraded to Maven 2.0.7, but unable to do javadocs. Dropping back to Maven 2.0.5 i was able to do everything. Also the build box is still deploying nightly with no issues. -Justin Jody Garnett wrote: > I have been running into problems deploying trunk ... it se

[Geotools-devel] [continuum] BUILD FAILURE: Geotools

2007-09-04 Thread Continuum
http://geo.openplans.org:9090/continuum/buildResult.action?buildId=97&projectId=1 - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configurati

Re: [Geotools-devel] making a release and web-dav

2007-09-04 Thread Jody Garnett
Thanks for the sanity check Justin; I have blown away my repository and started from scratch ... and can now deploy. So the 2.5-M0 release is tagged and will be available for download soon. Cheers, Jody > I was able to deploy when i upgraded to Maven 2.0.7, but unable to do > javadocs. Dropping b

Re: [Geotools-devel] [Geoapi-devel] feature model review review part 2

2007-09-04 Thread Paul Selormey
Why not just reply to the original thread instead of creating a new one? Best regards, Paul. On 9/5/07, Justin Deoliveira <[EMAIL PROTECTED]> wrote: > Hi Andrea, > > I am just now looking at the Feature part of your review. And here are > my comments. > > * Property exposing name and type from de

[Geotools-devel] The build box memory and maven 2.0.6 ...

2007-09-04 Thread Jody Garnett
The most recent build error: - http://geo.openplans.org:9090/continuum/buildResult.action?buildId=97&projectId=1 Is a bit suspect; looking through the logs I see maven-2.0.6 in use? Is this intensional? The build appears to have failed due to lack of memory. Jody ---

Re: [Geotools-devel] [Geoapi-devel] feature model review review part 2

2007-09-04 Thread Justin Deoliveira
I guess I thought that since the topic of this thread was to provide comments about a different section of Andreas document, a second thread was warranted. Maybe not. Apologies for stepping out of the bounds of good email etiquette. -Justin Paul Selormey wrote: > Why not just reply to the origina

[Geotools-devel] MIF Datastore not making the release

2007-09-04 Thread Jody Garnett
When building from the source download we get the following error: > Running org.geotools.data.mif.MIFDataStoreFactoryTest > 4-Sep-2007 9:26:47 PM org.geotools.data.DataStoreFinder getDataStore > WARNING: MIFDataStore should be used, but could not connect > java.io.FileNotFoundException: Can't find

Re: [Geotools-devel] MIF Datastore not making the release

2007-09-04 Thread Justin Deoliveira
Hmmm...MIF datastore has not seen development in ages... i doubt that its a problem with the module. Could it be a random failure? Jody Garnett wrote: > When building from the source download we get the following error: >> Running org.geotools.data.mif.MIFDataStoreFactoryTest >> 4-Sep-2007 9:26:47

[Geotools-devel] 2.5-M0 Released

2007-09-04 Thread Jody Garnett
The GeoTools 2.5-M0 milestone release is available for download: * http://geotools.codehaus.org/2.5-M0 This is our first Java 5 GeoTools release and should be considered alpha. Features: * Java 5 * Improved CRSAuthorityFactory implementations available for Java Enterprise Edition u

Re: [Geotools-devel] MIF Datastore not making the release

2007-09-04 Thread Andrea Aime
Justin Deoliveira ha scritto: > Hmmm...MIF datastore has not seen development in ages... i doubt that > its a problem with the module. Could it be a random failure? Quite possible, I've seen that module fail once me too, rebuild, build was fine... I guess we should just move it into the limbo of u

Re: [Geotools-devel] Pre-Post Filter extraction do not work in WFS-Plugin on trunk

2007-09-04 Thread Tim Englich
Hello Jesse, that's the Problem. There is no test that fails. The WFSCapabilties were read. But the Process which determine which part of the Filter is PreFilter and which is PostFilter always say that it is all PostFilter. I take a look at the Algorithm which do that an I think that there are som