Hi all,
I brought this up some time ago, but i am having a problem because in
the root gt pom.xml the version of commons-collections is 2.1. This
dependency is dragged in from commons-pool from arcsde.
I need commons-collections 3.x in the xml module, and the 5 modules that
depend on it. So ov
Hi,
I am trying to build the Geotools 2.3.0 that I checked out today - [April 3
2007]. When I try building it by executing mvn install, it fails at the
org.geotools.gce.image.WorldImageWriterTest.
I am using Java SDK 1.4.2_13 version on a Windows XP machine. I have copied
the reqd .dll files an
Jody Garnett wrote:
> We can still add additional mentors to the list ...
>
> Basically now that we have a short list of students that are accepted it
> is time to confirm that say IanT is actually available and so on. For
> this 3D one that Cory mentioned we have a conflict - I am set to mentor
I started a sample acceptence letter at the bottom of this page:
- http://docs.codehaus.org/display/GEOTOOLS/Google+Summer+of+Code
I also cut and pasted the SoC deadlines onto that page, along with
"tasks" including tomorrows deadline.
Cheers,
Jody
> So now we get to figure out what to tell the
So now we get to figure out what to tell them ...
If you guys can reply to this thread with ideas we can put together a
"sample letter" for mentors to send out.
To get us started here are the ideas Cory sent to the OSGeo SoC list...
> What are we going to tell them?
>
> http://code.google.com/p/
Andrea Aime wrote:
> Jody Garnett ha scritto:
>> Here is my "quick" take on this one ...
>>
>> This proposal looks to be less interaction then the other one; the
>> student has JOGL experience and wants to do both the client and
>> server sides of the coin. The deliverable is a 3D component at a
Jody Garnett ha scritto:
> Here is my "quick" take on this one ...
>
> This proposal looks to be less interaction then the other one; the
> student has JOGL experience and wants to do both the client and server
> sides of the coin. The deliverable is a 3D component at a minimum.
> Packaging it
Here is my "quick" take on this one ...
This proposal looks to be less interaction then the other one; the
student has JOGL experience and wants to do both the client and server
sides of the coin. The deliverable is a 3D component at a minimum.
Packaging it up into a webstart example; or placin
Andrea Aime a écrit :
>> What happen when the property is set from the command line? (-D...)
>
> The same, latitude is still the first axis.
So it look like something is broken with factories. Review is under way right
now (may take two or three days before I reach the factories). It also means
Martin Desruisseaux ha scritto:
> Andrea Aime a écrit :
>> The code I did paste:
>> does set the property in the first line of code. Afaik it's being
>> ignored (or else, I'm having a local issue).
>
> Oups! I didn't looked correctly, sorry for that.
>
> Did you tried it against Geotools trunk?
Andrea Aime a écrit :
> The code I did paste:
> does set the property in the first line of code. Afaik it's being
> ignored (or else, I'm having a local issue).
Oups! I didn't looked correctly, sorry for that.
Did you tried it against Geotools trunk? If yes, is it broken since the recent
Factor
Jody Garnett ha scritto:
> Hi Andrea:
>
> You are correct that there is no way to set the environmental variable
> by default - I did something like this in my settings.xml file:
>>
>> nojai
>> geotools.oracle
>>
> I am not sure if that does have the intended effect or not :-(
> Jod
Doh! Forgot to do an "svn add" ... you will find that FactoryFinder is
restored, deprecated, and calls through to ReferencingFactoryFinder.
Jody
Andrea Aime wrote:
> Hi,
> today I wake up finding Geoserver trunk did not compile due to
> a change in referencing factory finder class name.
>
> Now,
Hi Andrea:
You are correct that there is no way to set the environmental variable
by default - I did something like this in my settings.xml file:
>
> nojai
> geotools.oracle
>
I am not sure if that does have the intended effect or not :-(
Jody
> Hi all,
> following Jody advice (to
Hey guys,
In the event that 3 of our 15 summer of code slots don't work out, we
will need a mentor for the Geotools #4 choice:
3-Dimensional Rendering Pipeline Component for GIS Servers
This is a duplication as we will already have accepted a 3D proposal
(unless it is one of the 3 rejected), b
Thanks "patch" applied to trunk - I am afraid I don't have 2.3.0 checked
out.
Andrea do you have a second for this one before 2.3.1 goes out?
Jody
> Hello
> When testing our geotools-based software, we discovered a possibly
> nasty bug in
> http://svn.geotools.org/geotools/tags/2.3.0/module/m
Martin Desruisseaux ha scritto:
> Andrea Aime a écrit :
>> I set a system property to have axis in x/y order, so it should
>> have longitude as the first axies.
>>
>> I believe this explains why Goeserver trunk won't render a single
>> map today. Is this supposed to work, or is there a new way to
Andrea Aime a écrit :
> I set a system property to have axis in x/y order, so it should
> have longitude as the first axies.
>
> I believe this explains why Goeserver trunk won't render a single
> map today. Is this supposed to work, or is there a new way to
> force axis orientation now?
The sys
Hi,
trying the following in Geotools:
public class CRSTest {
public static void main(String[] args) throws
NoSuchAuthorityCodeException, FactoryException {
System.setProperty("org.geotools.referencing.forceXY", "true");
System.out.println(CRS.decode("EPSG:4326"));
}
Andrea Aime a écrit :
> Would you consider this to be a viable solution? I can't say I like
> it much, but I see no other ways?
Lets try it for a while. Maybe experience will allow us to tweak the
configuration later.
Martin
--
Hi all,
2.3.1 should be out this week (at the latest Thursday).
I looked at JIRA and there are still 51 issues open against 2.3.1.
Is there any issue you know has been fixed, but not closed on Jira?
I don't see anything so important that needs to be committed last
minute, but if you have such needs
Hello
When testing our geotools-based software, we discovered a possibly
nasty bug in
http://svn.geotools.org/geotools/tags/2.3.0/module/main/src/org/geotools/feature/collection/SubFeatureCollection.java
:
public boolean isEmpty() {
Iterator iterator = iterator();
try {
Hi all,
following Jody advice (to look in the oracle module) I tried to create a
profile that activates when a certain system variable is missing.
classpath.jai
!native.jai
javax.media
jai_core
1.1.3
provided
23 matches
Mail list logo