Changes between Version 11 and Version 12 of MapGuideRfc59


Ignore:
Timestamp:
Feb 5, 2009, 12:06:37 AM (15 years ago)
Author:
evan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc59

    v11 v12  
    4646  * MinScale and MaxScale elements are used to control the scale range.
    4747  * Elevation element includes two elevation related factors:
    48     *ZeroValue element is the user defined zero value, Defaults to 0 if not specified.
    49     *ScaleFactor element determines how to scale the  elevation.  Defaults to 1.
     48   *ZeroValue element is the user defined zero value, Defaults to 0 if not specified.
     49   *ScaleFactor element determines how to scale the  elevation.  Defaults to 1.
    5050  * The element type that specifies the style of Point and Edge in the layer definition schema is CompositeTypeStyle which already exists in schema, see [wiki:MapGuideRfc14 MapGuide RFC 14] for details.
    5151  * The element type of Face is TinFaceType, see details as follow. [[BR]]
    5252
    5353  [[Image(TinFaceType.bmp)]]
    54 * HillShade element contains Azimuth and Altitude of the sun.
    55 * TinColorRuleType likes GridColorRuleType of gird layer.
     54 * HillShade element contains Azimuth and Altitude of the sun.
     55 * TinColorRuleType likes GridColorRuleType of gird layer.
    5656We can stylize surface by elevation, slope and aspect.
    5757
     
    115115The new TIN layer definition will have an impact on the LayerDefinition XML schema. Backwards compatibility should be maintained and will not break any existing applications. That is to say, applications with later version can completely open files created by applications with former version, while applications with former version should ignore TIN layer when opening file created by applications with later version.  Documentation will need to be updated for the new functionality.
    116116== Test Plan ==
    117 * Unit tests should include creating TIN layers.
    118 * Backward compatibility should be tested. Files created by new application should not break existing applications.
     117 * Unit tests should include creating TIN layers.
     118 * Backward compatibility should be tested. Files created by new application should not break existing applications.
    119119== Funding/Resources ==
    120120Autodesk to provide resources/funding.