Changes between Version 10 and Version 11 of MapGuideRfc51
- Timestamp:
- 07/14/08 17:17:23 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc51
v10 v11 41 41 42 42 43 [[Image(raster_reprojection_viewport.PNG)]] 43 ||[[Image(raster_reprojection_viewport.PNG)]]|| 44 ||Figure 1. On the left we have the original image represented by the blue grid of triangles. The black represents the viewport projected into the image's coordinate system. On the right we have the image (blue grid of triangles) re-projected into the viewport's coordinate system. The viewport is represented by the black rectangle.|| 44 45 45 46 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.