Ticket #2087 (closed feature: fixed)

Opened 4 years ago

Last modified 4 years ago

allow use of sld writers in other formats

Reported by: tschaub Owned by: tschaub
Priority: minor Milestone: 2.9 Release
Component: Format.SLD Version: 2.8 RC2
Keywords: Cc:
State: Complete

Description

Currently, the sld writers rely on the format.defaultPrefix. If another format wishes to use the writers from the sld prototype, the namespace will be wrong.

Attachments

sld.patch Download (10.5 KB) - added by tschaub 4 years ago.
make sure sld elements are in sld namespace

Change History

Changed 4 years ago by tschaub

make sure sld elements are in sld namespace

Changed 4 years ago by tschaub

  • state set to Review

Tests still pass.

Changed 4 years ago by bartvde

  • state changed from Review to Commit

Tim, this looks good to me. Since it's quite trivial I would say please commit.

Changed 4 years ago by tschaub

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [9584]) Ensure that sld elements are written in the sld namespace. r=bartvde (closes #2087)

Note: See TracTickets for help on using tickets.