Changes between Version 5 and Version 6 of MapGuideRfc51
- Timestamp:
- 07/14/08 16:00:51 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc51
v5 v6 38 38 The original image will be divided into a grid of triangles representing the raster in its own coordinate system. Each point on the grid (representing the corners of the triangles) will be transformed into the target coordinate system, and the raster data within each triangle will be transformed appropriately to fit within the new geometry. 39 39 40 <pic here> 40 [[Image(raster_reprojection.PNG)]] 41 41 42 42 Each triangle will then be rendered into the output image to produce the transformed raster. The balance between performance and accuracy of the transformation is controlled by the number of triangles created for each raster. The configuration settings will control the size and number of triangles created. Configuration will be done through the serverconfig.ini.