Ticket #364 (closed enhancement: fixed)

Opened 13 months ago

Last modified 8 weeks ago

Inconsistent tile store configuration

Reported by: guest Owned by: tfriebe
Priority: minor Milestone: 3.2-pre8
Component: general Version: 3.2
Keywords: deegree 3.2-pre7-SNAPSHOT Cc: mschneider
Parent ID: Blocked By:
Blocking:

Description

Actual - the configuration schema of the new TileStore implementations are not consistent.
For example within the RemoteWMSTileStore configuration a TilePyramid? can have an identifier. The FileSystemTileStore? is missing that identifier element.
Expected - is that all configuration schema support the definition of an identifier for TilePyramid? elements.

Change History

Changed 13 months ago by guest

  • keywords deegree 3.2-pre7-SNAPSHOT added

Changed 12 months ago by aschmitz

  • owner changed from aschmitz to tfriebe
  • status changed from new to assigned

This is fixed in the current pre8-SNAPSHOT (svn rev. 33334). Please note that the tile store was still working, the identifier used was the base name of the configured directory (which is now still the default if the identifier element is left off).

Changed 10 months ago by aschmitz

The configuration has been reworked. Can this ticket be closed?

Changed 2 months ago by tfriebe

  • milestone changed from backlog to 3.0-pre8

Changed 2 months ago by aschmitz

  • status changed from assigned to closed
  • resolution set to fixed

Closing, as the option is available as can be seen in  http://schemas.deegree.org/datasource/tile/filesystem/3.2.0/filesystem.xsd

Changed 8 weeks ago by tfriebe

  • milestone changed from 3.0-pre8 to 3.2-pre8
Note: See TracTickets for help on using tickets.