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
Title: Message Title
Torben Barsballe crea
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
Title: Message Title
Torben Barsballe crea
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
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