Ticket #1605 (closed feature: fixed)

Opened 5 years ago

Last modified 5 years ago

Create a filter format and extend the SLD format to use it

Reported by: tschaub Owned by: tschaub
Priority: major Milestone: 2.7 Release
Component: Format.SLD Version: 2.6
Keywords: Cc:
State: Complete

Description (last modified by tschaub) (diff)

Create versioned filter formats. Use the readers/writers from the SLD format (ogc:Filter functions).

After creating filter format, extend the SLD format with readers and writers from the filter format. This is done in the almanac sandbox and looks to be in the vector behavior sandbox.

Tests will likely need to be written.

Attachments

filter.patch Download (49.8 KB) - added by sbenthall 5 years ago.
filter.2.patch Download (46.5 KB) - added by tschaub 5 years ago.
filter format

Change History

Changed 5 years ago by crschmidt

  • priority changed from minor to major

Changed 5 years ago by tschaub

  • description modified (diff)

Changed 5 years ago by sbenthall

Filter format is in the vector-behavior sandbox.

In the topp/almanac sandbox, the SLD format is properly extended with the (properly versioned) Filter formats.

Tests for the SLD format are updated in the topp/almanac sandbox.

Tests for the Filter format are in the topp/almanac sandbox.

Changed 5 years ago by sbenthall

  • owner changed from tschaub to sbenthall

Changed 5 years ago by sbenthall

  • status changed from new to assigned

Changed 5 years ago by sbenthall

Changed 5 years ago by sbenthall

  • owner changed from sbenthall to tschaub
  • status changed from assigned to new
  • state set to Review

patch includes:

  • Filter formats, by version.
  • Changes to SLD formats to use Filter formats, by version
  • Tests to Filter formats
  • Updated tests for SLD formats
  • changes to OpenLayers.js to include new classes
  • changes to list_tests to include new tests

Changed 5 years ago by tschaub

filter format

Changed 5 years ago by tschaub

  • summary changed from extend sld format with readers/writers from filter format to Create a filter format and extend the SLD format to use it

Changed 5 years ago by tschaub

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

(In [7651]) Adding a filter format for version 1.0.0 filter encoding. The sld parser extends itself to use readers and writers from the filter parser. r=me (closes #1605)

Note: See TracTickets for help on using tickets.