On Mon, Jul 25, 2016 at 10:41 AM, Andrea Aime
wrote:
> On Mon, Jul 25, 2016 at 10:04 AM, René-Luc Dhont
> wrote:
>
>> Hi Andrea,
>>
>> I'm the author of the commits that add a 'units' attribute to
>> StyleLayerDescriptor element.
>>
>> https://github.com/qgis/QGIS/commit/b54b1598a6ba145a51aa266c
On Mon, Jul 25, 2016 at 10:04 AM, René-Luc Dhont wrote:
> Hi Andrea,
>
> I'm the author of the commits that add a 'units' attribute to
> StyleLayerDescriptor element.
>
> https://github.com/qgis/QGIS/commit/b54b1598a6ba145a51aa266cde9282ae4d0378ad
>
> https://github.com/qgis/QGIS/commit/f7ce8b943
Hi Andrea,
I'm the author of the commits that add a 'units' attribute to
StyleLayerDescriptor element.
https://github.com/qgis/QGIS/commit/b54b1598a6ba145a51aa266cde9282ae4d0378ad
https://github.com/qgis/QGIS/commit/f7ce8b94344e7a7dd12fac2a90bd84df30b7e82f
If you look at the code of these 2 co
On Mon, Jul 25, 2016 at 9:12 AM, Alessandro Pasotti
wrote:
> Hi,
>
> I noticed the same 'uom' mm problem when I tested the SLD converting
> routines used by GeoServer Explorer plugin a couple of months ago, thank
> for bringing up this issue.
>
> Your proposed solution makes perfectly sense to me
On Sat, Jul 23, 2016 at 2:53 PM, Andrea Aime
wrote:
> Hi,
> I'm looking into improving the SLD export, and stumbled into a schema
> violation
> that, if fixed, may cause other regression.
> In particular, the root element StyledLayerDescriptor contains a "units"
> attribute that
> is not part of
Hi,
I'm looking into improving the SLD export, and stumbled into a schema
violation
that, if fixed, may cause other regression.
In particular, the root element StyledLayerDescriptor contains a "units"
attribute that
is not part of the SLD/SE specification, and thus makes validation fail:
http://w