see if there is any quick wins in performance to allow us to deliver say 3000
results in a timeseries.
--
Key: GEOT-1557
URL: http://jira.codehaus.org/browse/GEOT-
Support loading schemas from a local oasis catalog
--
Key: GEOT-1556
URL: http://jira.codehaus.org/browse/GEOT-1556
Project: GeoTools
Issue Type: Sub-task
Components: data complex
Jody Garnett wrote:
> Afternoon Frank;
>
> I have talked with a range of board members and I am not getting a
> consistent story. We also want to graduate - the page to that effect is
> here:
> - http://docs.codehaus.org/display/GEOTOOLS/Gradudate+from+OSGeo
>
> There are several options on thi
Ahh, the curse of the "willing to do it".
Stefan, I've looked at your suggestions, and here are my thoughts:
1) I'm not sure I understand the changes well enough on this one, but
if you could provide a patch using "svn diff" on the PPPFSV.java file,
then I can review and give you the ok on this
Hi i'm new using Geo Tools, and i need a little of help
I have this code :
package geotools;
import java.io.File;
import java.net.URL;
import org.geotools.data.shapefile.ShapefileDataStore;
import org.geotools.data.FeatureSource;
import org.geotools.data.FeatureResults;
/**
*
* @author ro
Hey all,
I have prepared a wiki page documenting the legal situation as I
understand it, here:
http://docs.codehaus.org/display/GEOTOOLS/Geotools+Legal+Review
The page also contains all the documents that I find relevant, although
some are only referenced from within the text of the documents at
Sure kill that code - it was just a quick experiment to give Andrea some
ideas on how to handle connection pools.
Jody
> You will have to ask Jody about that one. I am the maintainer of the h2
> module but is code put there by Jody. From my understanding nothing is
> actually using it and its just
Bah stupid email button; I was starting to reply and then noticed I
needed to round up some more of the thread onto that page.
I have listed the documentation pages that need to be updated on that
page; the explaination probably needs to be in the user guide; the code
example in the developers g
Jody Garnett ha scritto:
> Andrea Aime wrote:
>> Hi,
>> so yesterday the GeoServer PSC voted in favour of using
>> the new gt2 logging redirection (provided the geotools
>> PMC approves it, of course).
>>
>> I've just updated the proposal to incorporate the last
>> discussion about factories, tryin
Andrea Aime wrote:
> Hi,
> so yesterday the GeoServer PSC voted in favour of using
> the new gt2 logging redirection (provided the geotools
> PMC approves it, of course).
>
> I've just updated the proposal to incorporate the last
> discussion about factories, trying to mediate between
> Jody and Ma
You will have to ask Jody about that one. I am the maintainer of the h2
module but is code put there by Jody. From my understanding nothing is
actually using it and its just a proof of concept.
Jody can we remove this class? I dont want a bunch of stuff that noone
is using piling up in that module
Stefan,
Don't worry about the patch for now. Doing the WFS datastore with the
'new style' FilterCapabilities is a good idea, and I don't think there's
any pressing need from my end to get it done right away. There'll be a
release soon, so if you want to get your fix in to geoserver 1.6.0, then
y
Hello Andrea
Andrea Aime a écrit :
> I'm trying to solve the following problem. I have a CRS object,
> and I need to go back to its id, but this time with a twist,
> in that I need to generate a code like "epsg:4326" if the CRS
> is lon/lat ordered, and like "urn:x-ogc:def:crs:EPSG:6.11.2:4326"
>
Hi Martin,
I'm trying to solve the following problem. I have a CRS object,
and I need to go back to its id, but this time with a twist,
in that I need to generate a code like "epsg:4326" if the CRS
is lon/lat ordered, and like "urn:x-ogc:def:crs:EPSG:6.11.2:4326"
if the axis order is the opposite (
Consider letting MonolineFormatter send output to stderr
Key: GEOT-1555
URL: http://jira.codehaus.org/browse/GEOT-1555
Project: GeoTools
Issue Type: Wish
Components: core met
Andrea Aime a écrit :
> I've just updated the proposal to incorporate the last
> discussion about factories, trying to mediate between
> Jody and Martin positions:
> * a log factory has been introduced that people can use
> to perform their own custom redirections
> * the log related methods are
In modules/unsupported/H2, class org.geotools.data.jdbc.ConnectionDecorator
implements java.sql.Connection. But a bunch of new methods have been added in
the Connection interface as of Java 6, thus causing a compilation error.
We can not just add the missing methods in ConnectionDecorator because
Hi,
so yesterday the GeoServer PSC voted in favour of using
the new gt2 logging redirection (provided the geotools
PMC approves it, of course).
I've just updated the proposal to incorporate the last
discussion about factories, trying to mediate between
Jody and Martin positions:
* a log factory ha
18 matches
Mail list logo