[Geotools-devel] Support Optional Milliseconds in ISO8601 Dates

2017-04-25 Thread Billy Newman
I am looking at the possibility to add support for optional milliseconds in an ISO8601 date string for the mongodb data module. Currently the module defines this SimpleDateFormatter: static final SimpleDateFormat ISO8601_SDF = new SimpleDateFormat("-MM-dd'T'HH:mm:ss.SSSXXX"); Which works

[Geotools-devel] [JIRA] (GEOT-5715) GeoPackage tile order inverted along y-axis

2017-04-25 Thread Torben Barsballe (JIRA)
Title: Message Title Torben Barsballe crea

Re: [Geotools-devel] A bunch of color operation functions

2017-04-25 Thread Jody Garnett
Wonder if we split the "hint" into two - one for evaluating and one for writing. I am saying evaluating (rather than parsing) since the issue is found when mbstyle constructs a filterfactory.literal("red"). The mbstyle parser cannot control the use of hints when the renderer uses the resulting Ex

[Geotools-devel] [JIRA] (GEOT-5714) GeoTools generated invalid GeoPackage raster mosaics

2017-04-25 Thread Torben Barsballe (JIRA)
Title: Message Title Torben Barsballe crea

Re: [Geotools-devel] A bunch of color operation functions

2017-04-25 Thread Andrea Aime
On Tue, Apr 25, 2017 at 4:05 PM, Jody Garnett wrote: > I do not mind, it has the "danger" of making people write non standard SLD > files. > I don't see it as a big problem per se, we are not OGC cops (otherwise we would not have any vendor option), as long as the documentation is clear that usi

Re: [Geotools-devel] A bunch of color operation functions

2017-04-25 Thread Jody Garnett
I do not mind, it has the "danger" of making people write non standard SLD files. I know the SLD spec says it supports SvgParameters but they only have examples of hex: *The “stroke” SvgParameter element gives the solid color that will be used for a stroke. The color value is RGB-encoded using tw