performance improvements

This commit is contained in:
Bob Omb 2015-11-22 10:17:31 -08:00
parent aaf6d1c29e
commit 93aad0f31c

View File

@ -72,6 +72,8 @@ Using a graphics editor that doesn't do anti-aliasing and preserves exact red ch
- small bugfixes and windows compatability - small bugfixes and windows compatability
- early stages of integrating python calls for GDAL and GRASS using lunatic-python (commented out - must be built per install) - early stages of integrating python calls for GDAL and GRASS using lunatic-python (commented out - must be built per install)
- added some more raster modes, raster symbology nicer and fills in below steep areas - added some more raster modes, raster symbology nicer and fills in below steep areas
- performance improvements where empty mapchunks are not processed
- experimental code for using imagemagick / graphicsmagick command line interface to reduce dependencies (commented out)
#### 0.0.5 #### 0.0.5
- improved raster modes symbology and added "aspect" - improved raster modes symbology and added "aspect"