Hi all,
Transitioning from the geotools FunctionExpression to geoapi Function
has raised an issue. The FunctionExpression interface had the
"getNumArgs()" method which returns the number of arguments the function
can take. The api was also mutable which meant I could create the
function, and t
Hi all,
Converting GeoServer to entirely work against the geoapi filter and
expression interfaces, I have found a bit of wrinkle. Changing calls from:
FactoryRegistry.lookupProvider( FunctionExpression.class )
to :
FactoryRegistry.lookupProvider( Function.class )
does not work because all the
I have updated the following page to reflect the information Martin just
provided you.
http://docs.codehaus.org/display/GEOT/2.1+Language
Hopefully that will help the next person :-)
If you do have some time to look into the Java 6 problems we do accept
patches; for now we should
ensure the iss
I should add the Geotools doesn't compile with JDK 1.6, but there is no
problem reported up to date in running it with JDK 1.6.
Martin
-
Using Tomcat but need to do more? Need to support web services, security?
Get
Le vendredi 02 février 2007 à 17:57 +0100, Norman Fomferra a écrit :
> (1) Unfortuantely I am not able to build the gt2-2.3.0 source release
> under Windows XP with JDK 1.6.
Geotools doesn't compile with JDK 1.6. This is a know issue partially
fixed on trunk (not the 2.3 branch). In the main time
Hey all,
So I'm finally wrapped up with a VERY alpha cut at ArcSDE Rasters.
They're not committed to SVN yet, but they're in-sync with the latest
2.3.x revision.
I've updated the ArcSDE Plugin page in confluence to mention them, and
have linked it to a "status" page to track their eventual pro
Dear GeoTools Team,
(1) Unfortuantely I am not able to build the gt2-2.3.0 source release
under Windows XP with JDK 1.6.
I get a reproducable compiler error:
[INFO] [compiler:compile]
Compiling 237 source files to C:\Dokumente und
Einstellungen\Norman\JavaProjects\gt2-2.3.0\ ...
... module\r
We got it split up into normal stuff (ie use) and advanced (ie if you
need to teach geotools new tricks, or intergrate it with your existing
application).
How if life treating you? You have not been scene in these parts for a
while...
Jody
> Hi Jody,
>
> I just looked over the document and it i
ConcurrentModificationException in ConnectionPool
-
Key: GEOT-1149
URL: http://jira.codehaus.org/browse/GEOT-1149
Project: GeoTools
Issue Type: Bug
Components: data jdbc
Affects V
Hello GeotoolsTeam,
thanks to all of you for your fast replies. Really nice to have such an
intensive feedback! :-)
@Simone: I was not able to mail directly to your geo-solutions address,
therefore just a quick answer here:
> I also took a look at the I/O framework and rendering engine to take
Jody Garnett ha scritto:
> In hunting through a build problem (I was not up to date) I noticed the
> following ...
>> 1-Feb-2007 11:55:46 AM org.geotools.renderer.lite.StreamingRenderer
>> computeScale
>> WARNING: null
>> java.lang.NullPointerException
>> at
>> org.geotools.renderer.lite
11 matches
Mail list logo