Opened 17 years ago

Closed 17 years ago

#127 closed defect (fixed)

Fix grid layer schema inconsistencies

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: high Milestone: 1.2
Component: General Version: 1.2.0
Severity: major Keywords:
Cc: External ID: 935553

Description

The LDF schema spells the Hillshade tag with a small s, while the MdfModel and Parser use capital S. This means that any DEM layer written by the parser will fail to validate. Since Map 2007 and 2008 already save GridLayerDefinitions using the parser we need to update the schema to match the parser.

The schema also defines a Scale element on GridSurfaceStylizationType, but the parser saves it as ScaleFactor. Once again the schema needs to be fixed.

Change History (2)

comment:1 by waltweltonlair, 17 years ago

Status: newassigned

comment:2 by waltweltonlair, 17 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.