Changes between Version 8 and Version 9 of MapGuideRfc52
- Timestamp:
- 07/24/08 07:30:39 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc52
v8 v9 44 44 After this change, any !MapGuide server which was configured to render using GD will now only render using AGG. 45 45 46 This will have a slight impact on partial tile sets which were generated using GD. If the server is updated and the tile sets are migrated, then the existing tiles will continue to be served up, while any new tiles which are generated will be done using the AGG renderer. This will cause slightdiscrepancies at boundaries which have a GD tile on one side and an AGG tile on the other. The workaround is to regenerate the tile set using AGG.46 This will have a slight impact on partial tile sets which were generated using GD. If the server is updated and the tile sets are migrated, then the existing tiles will continue to be served up, while any new tiles which are generated will be done using the AGG renderer. This will cause discrepancies at boundaries which have a GD tile on one side and an AGG tile on the other. The workaround is to regenerate the tile set using AGG. 47 47 48 48 We should also address the open issues before removing GD renderer.