Mercurial > dive4elements > gnv-client
comparison geo-backend/ChangeLog @ 548:ccd976fc0f7b
Implemented bilinear interpolation on raster tiles.
geo-backend/trunk@520 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Sat, 09 Jan 2010 16:12:10 +0000 |
parents | 23d5cc37dd5b |
children | 0dcf068fb552 |
comparison
equal
deleted
inserted
replaced
547:23d5cc37dd5b | 548:ccd976fc0f7b |
---|---|
1 2009-01-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/geobackend/sde/datasources/RasterObject.java: | |
4 Implemented bilinear interpolation. | |
5 | |
1 2009-01-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2009-01-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/gnv/geobackend/sde/datasources/ArcSDEStatement.java: | 8 * src/main/java/de/intevation/gnv/geobackend/sde/datasources/ArcSDEStatement.java: |
4 Fixed transformations to figure out the right tile in the SDE. | 9 Fixed transformations to figure out the right tile in the SDE. |
5 Taking the tile origin into account now and does not do wrong rounding | 10 Taking the tile origin into account now and does not do wrong rounding |