On Thu, Feb 6, 2014 at 4:13 AM, Jody Garnett wrote:
> Proposal is up:
>
> http://docs.codehaus.org/display/GEOTOOLS/Extended+Release+Schedule
>
> In writing it up I ended up with a gap before the maintenance phase, in
> order to transition from RC to Release on time. The result still alternates
>
+1
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==
Ing. Alessio Fabiani
@alfa7691
Founder/Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 331 6233686
Hi all,
I would submit a proposal for changing the GeoWebCache WMSTileFuser class.
This class presents some limitations associated to bad performances on
reading the input tiles and writing the final image. These performances are
dued to a direct call to the ImageIO methods.
A possible improveme
Hi all,
the pull request is now completed (with JUnit tests using h2 jdbc module).
Can we merge it? need some more improvements?
Cheers,
Carlo
2014-01-30 carlo cancellieri :
> Here is a quick fix (no delegation):
> https://github.com/geotools/geotools/pull/356
>
>
> 2014-01-27 Andrea Aime
>
>
Ok Andrea just merged it,
Thank you,
Carlo
2014-02-07 carlo cancellieri :
> Hi all,
> the pull request is now completed (with JUnit tests using h2 jdbc module).
> Can we merge it? need some more improvements?
> Cheers,
> Carlo
>
>
> 2014-01-30 carlo cancellieri :
>
> Here is a quick fix (no de
Title: Message Title
Daniele Romagnoli created an issue