Opened 18 years ago
Closed 18 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 , 18 years ago
Status: | new → assigned |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by submission http://trac.osgeo.org/mapguide/changeset/1703.