Changes between Version 8 and Version 9 of MapGuideRfc26
- Timestamp:
- 08/02/07 03:11:00 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc26
v8 v9 1 = !MapGuide RFC 26 - Stylize Grid Surface 1 = !MapGuide RFC 26 - Stylize Grid Surface= 2 2 3 3 This page contains an change request (RFC) for the !MapGuide Open Source project. … … 26 26 == Motivation == 27 27 28 But for grid surface layer, such as DEM file, which would not be displayed in MapGuide as it does in Map, because the MapGuide do not have the stylization mechanism for grid surface layer as Map does. So, in this release, we will make MapGuide stylize the surface grid surfacelayer.29 If publish a grid layer to MapGuide Enterprise, the user would see Figure 1 in MapGuide Studio in the future, not the Figure 2, which is the current status for grid surface layerin MapGuide.28 For elevation data, such as DEM file, which would not be displayed in !MapGuide as it does in Map 3D, because the !MapGuide do not have the stylization mechanism for grid surface data as Map does. So, in this release, we will make !MapGuide has the ability to stylize the elevation layer. 29 If publish a elevation layer from Map 3D to !MapGuide, the user would see Figure 1 in MapGuide Studio in the future, not the Figure 2, which is the current status for elevation data in MapGuide. 30 30 31 ||[[Image( Before.JPG, align=center)]]||[[Image(After.JPG, align=center)]]||32 ||Figure1|| Figure2||31 ||[[Image(After.JPG, align=center)]]|| instead of ||[[Image(Before.JPG, align=center)]]|| 32 ||Figure1|| ||Figure2|| 33 33 34 34 == Proposed Solution == … … 38 38 == Implications == 39 39 40 This section allows discussion of the repercussions of the change, such as whether there will be any breakage in backwards compatibility, if documentation will need to be updated, etc. 40 This RFC does not describe any GUI modifications. The layer definition xml document was published from Map 3D. 41 There are no changes to the existing public API. 41 42 42 43 == Test Plan ==