Opened 16 years ago
Closed 16 years ago
#780 closed defect (fixed)
if RasterGridSize is less than MinRasterGridSize, raster re-projection should still work
Reported by: | tonyfang | Owned by: | tonyfang |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | General | Version: | 2.0.1 |
Severity: | minor | Keywords: | |
Cc: | External ID: | 1167124 |
Description
In the serverconfig.ini, set RasterGridSize to something smaller than MinRasterGridSize.
I will modify the TransformMesh class so that it will check to make sure the MinRasterGridSize is less than the RasterGridSize. If MinRasterGridSize is greater than RasterGridSize, than the MinRasterGridSize setting will be ignored.
Change History (2)
comment:1 by , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
http://trac.osgeo.org/mapguide/changeset/3489