[Geotools-devel] [jira] (GEOT-4537) Add support for SE 1.1 point displacement

2013-08-20 Thread Andrea Aime (JIRA)
Andrea

[Geotools-devel] [jira] (GEOT-4538) Support repeated and randomized graphic fills in polygons

2013-08-20 Thread Andrea Aime (JIRA)
Andrea

Re: [Geotools-devel] db2 source code question

2013-08-20 Thread Christian Mueller
Hi Jody. This file is quite old. Some facts about the db2-ng module. - The entire code was written by me - I am the module maintainer - There are no code contributions from David or the IBM - The stub jar mentioned above is gone, the whole module uses only the JDBC API I see no problems here,

[Geotools-devel] [jira] (GEOT-4539) Shapefile: reads invalid features

2013-08-20 Thread Dieter De Paepe (JIRA)
Dieter

Re: [Geotools-devel] db2 source code question

2013-08-20 Thread Jody Garnett
I am back on the 9.0-M3 branch (sigh) - hence the questions: As an example the following on 9.0-M3: - https://github.com/geotools/geotools/blob/9.0-M1/modules/plugin/jdbc/jdbc-db2/src/main/java/org/geotools/data/db2/DB2Util.java Let me check on master: -

Re: [Geotools-devel] db2 source code question

2013-08-20 Thread Jody Garnett
Christian I have provided the following response (on your behalf as module maintainer): *Okay checking our notes (see link) this code remains the property of IBM. An IBM employee directly worked with the project using an LGPL license allowing us to distribute. We were going to revisit CLA after

Re: [Geotools-devel] Thinking about support for randomized fills with repeated symbols

2013-08-20 Thread Andrea Aime
On Tue, Aug 20, 2013 at 1:56 PM, Jody Garnett jody.garn...@gmail.comwrote: To trade performance for pretty - you could also use a geometry transformation to generate random points within a polygon at a specific density, and then style the points with a PointSymbolizer. I believe that would

Re: [Geotools-devel] db2 source code question

2013-08-20 Thread Christian Mueller
Hi Jody, I found the IBM header in DB2WKBReader.java DB2WKBConstants.java DB2FilterToSQL.java DB2WKBWriter.java DB2Util.java In DB2WKBConstants.java, I found a reference to David Adler. All those classes are still used and have been reworked/created completely by me. The only thing I did is

Re: [Geotools-devel] db2 source code question

2013-08-20 Thread Jody Garnett
That is great, thanks for the clarification - do you think you (as the author) could put pull request in fixing those headers? Then I can cherry pick it onto the 9.0-M1 branch. Also: While I can link to this email discussion in the archives (public record etc…), it would be nice if you could

[Geotools-devel] [jira] (GEOT-4540) PNG8

2013-08-20 Thread Oscar Fonts (JIRA)
Oscar

[Geotools-devel] [jira] (GEOT-4541) PSQLException - Postgis columns not escaped?

2013-08-20 Thread Milo van der Linden (JIRA)
Milo van

Re: [Geotools-devel] Thinking about support for randomized fills with repeated symbols

2013-08-20 Thread Phil Scadden
Since I work heavily with geological maps, I am going to be cheering this one. However, what happens to fill when a polygon crosses a tile boundary? Somehow you are going to need your micro pattern component to be placed so drawing it will not cross the boundary. Some of those patterns would