Martin Desruisseaux wrote:
> Jody Garnett a écrit :
>> I will need help when it comes to showing grid coverage.
> I may volunter for pointing out some GridCoverage2D features if you wish.
Thanks, I remember how to use gridFormat - and am unsure how much things
have changed since then.
>
> Also, as
Jody Garnett a écrit :
> I will need help when it comes to showing grid coverage.
I may volunter for pointing out some GridCoverage2D features if you wish.
Also, as a kind of "illustration" of the referencing module capability, whould
the OpenOffice addin
be of some value? I mean, a "live" demo
Adrian Custer wrote:
> Please try to figure out what the tour will cover so we can see how
> different it will be from my demo/introduction. Thanks,
Indeed, they may be the same - I have my slides outlined, and I am doing a
whistle stop tour, with sample code for each section. I know same code is
b
Please try to figure out what the tour will cover so we can see how
different it will be from my demo/introduction. Thanks,
--adrian
On 8/13/06, Jody Garnett <[EMAIL PROTECTED]> wrote:
> I am going to be putting together slides for FOSS4G, and have a couple
> of questions.
>
> I would like to requ
Hey Jody,
Glad you are starting to work on documentation for users.
The User's Manual (GEOTDOC on confluence) has seen almost no change
from the prototype. The prototype included a first pass at the JTS
geometry system which seems like enough to introduce the topic to the
point that users can kee
Just hunting around the OSGEO site for a slide template, and found we
have a broacher:
-
https://visibilitycommittee.osgeo.org/files/documents/18/178/OSGeo_Geotools.pdf
There is a slide template file available from the viscomm site (open
office format only):
-
https://visibilitycommittee.osgeo
I am going to be putting together slides for FOSS4G, and have a couple
of questions.
I would like to request a "demo/tour" module, so I can:
- capture the source code used for examples
- start some docbook documentation, and provide a module for the maven
inclined to look at build integration
I
So after a couple months of trying to get codehaus confluence to turn
over performance just is not there, and as per last weeks geotools
meeting I can no longer ask ACuster to waste his time with it.
With respect to the wiki there is a stark contrast between the
developers guide and the documen
Saul Farber wrote:
> This causes a "ReTypeFeatureReader" to be created, and since the
> ReTypeFeatureReader can't deep-copy the "grid" object (nor should it!)
> the rendering fails.
>
That sounds tough, we can relax ReTypeFeatureReader to just copy the
reference when all else fails (not fun,