Revision:

Revisions

# Date Author Comment
fe6b4165 2004-01-04 09:24 PM Steve Halasz -

add USGS ASCII DEM (*.dem) to add raster layer file dialog

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@414 c8812cc2-4d05-0410-92ff-de0c093fc19c

c8c8571b 2004-01-04 09:24 PM Steve Halasz -

add USGS ASCII DEM (*.dem) to add raster layer file dialog

git-svn-id: http://svn.osgeo.org/qgis/trunk@414 c8812cc2-4d05-0410-92ff-de0c093fc19c

f498bab6 2004-01-04 11:40 AM Tim Sutton

Added missing support for inverting histogram on non-pseudocolor grayscale layers.

git-svn-id: http://svn.osgeo.org/qgis/trunk@408 c8812cc2-4d05-0410-92ff-de0c093fc19c

3f8e111c 2004-01-04 11:40 AM Tim Sutton

Added missing support for inverting histogram on non-pseudocolor grayscale layers.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@408 c8812cc2-4d05-0410-92ff-de0c093fc19c

581a6a77 2004-01-04 11:40 AM Tim Sutton

Added missing support for inverting histogram on non-pseudocolor grayscale layers.

git-svn-id: http://svn.osgeo.org/qgis/trunk@408 c8812cc2-4d05-0410-92ff-de0c093fc19c

c9839c23 2004-01-04 03:40 AM Tim Sutton

Modified add raster layer to only list tested datatypes.

git-svn-id: http://svn.osgeo.org/qgis/trunk@407 c8812cc2-4d05-0410-92ff-de0c093fc19c

8df77f34 2004-01-04 03:40 AM Tim Sutton

Modified add raster layer to only list tested datatypes.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@407 c8812cc2-4d05-0410-92ff-de0c093fc19c

ee6f7604 2004-01-04 03:40 AM Tim Sutton

Modified add raster layer to only list tested datatypes.

git-svn-id: http://svn.osgeo.org/qgis/trunk@407 c8812cc2-4d05-0410-92ff-de0c093fc19c

2211d3fd 2004-01-04 03:36 AM Tim Sutton

First working version of raster properties dialog. The dialog allows control over band<->color mappings, transparency, histogram inversion and provides some statistics.

git-svn-id: http://svn.osgeo.org/qgis/trunk@406 c8812cc2-4d05-0410-92ff-de0c093fc19c

0671c317 2004-01-04 03:36 AM Tim Sutton

First working version of raster properties dialog. The dialog allows control over band<->color mappings, transparency, histogram inversion and provides some statistics.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@406 c8812cc2-4d05-0410-92ff-de0c093fc19c

e2250567 2004-01-04 03:36 AM Tim Sutton

First working version of raster properties dialog. The dialog allows control over band<->color mappings, transparency, histogram inversion and provides some statistics.

git-svn-id: http://svn.osgeo.org/qgis/trunk@406 c8812cc2-4d05-0410-92ff-de0c093fc19c

bfdba437 2004-01-04 03:31 AM Tim Sutton

Added transparency, histogram inversion for non pseudomapped grayscale and paletted layers.
Added alternate band mapping capability for paletted layers.
Added variable stats calculation for paletted layers.
Various other small changes and code cleanups.

...

7f800030 2004-01-04 03:31 AM Tim Sutton

Added transparency, histogram inversion for non pseudomapped grayscale and paletted layers.
Added alternate band mapping capability for paletted layers.
Added variable stats calculation for paletted layers.
Various other small changes and code cleanups.

...

314887b8 2004-01-04 03:31 AM Tim Sutton

Added transparency, histogram inversion for non pseudomapped grayscale and paletted layers.
Added alternate band mapping capability for paletted layers.
Added variable stats calculation for paletted layers.
Various other small changes and code cleanups.

...

ee4b7a4a 2004-01-01 12:31 PM Tim Sutton

Modified the makefile to build the new rasterproperties dialog.

git-svn-id: http://svn.osgeo.org/qgis/trunk@389 c8812cc2-4d05-0410-92ff-de0c093fc19c

d3181c91 2004-01-01 12:31 PM Tim Sutton

Modified the makefile to build the new rasterproperties dialog.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@389 c8812cc2-4d05-0410-92ff-de0c093fc19c

13a385eb 2004-01-01 12:31 PM Tim Sutton

Modified the makefile to build the new rasterproperties dialog.

git-svn-id: http://svn.osgeo.org/qgis/trunk@389 c8812cc2-4d05-0410-92ff-de0c093fc19c

e6cb2c34 2004-01-01 12:30 PM Tim Sutton

Added support for 'undefined' color interps - which are treated as grayscale and have a pseudocolor color ramp assigned.
The above allows arc/info grid and ascii grid layers to be rendered.
Added pseaudo color ramp builder for grayscale images.
Added routine to build stats for bands (this is disabled for rgb layers because of performance issues)....

6e56db0c 2004-01-01 12:30 PM Tim Sutton

Added support for 'undefined' color interps - which are treated as grayscale and have a pseudocolor color ramp assigned.
The above allows arc/info grid and ascii grid layers to be rendered.
Added pseaudo color ramp builder for grayscale images.
Added routine to build stats for bands (this is disabled for rgb layers because of performance issues)....

72bce087 2004-01-01 12:30 PM Tim Sutton

Added support for 'undefined' color interps - which are treated as grayscale and have a pseudocolor color ramp assigned.
The above allows arc/info grid and ascii grid layers to be rendered.
Added pseaudo color ramp builder for grayscale images.
Added routine to build stats for bands (this is disabled for rgb layers because of performance issues)....

e8e8689c 2004-01-01 12:21 PM Tim Sutton

Modified the raster file selection dialog so that it now allows arc/info binary grid, arc/info ascii grid, geotiff, geo jpg and bil files to be selected. Because qfiledialog does not support behaviour for selecting either a directory of a file, arc info binary files need to be added by selecting any .adf file in the layer dir. Also because of this multiple arc/info grid files cannot be added at once....

f68a3ec1 2004-01-01 12:21 PM Tim Sutton

Modified the raster file selection dialog so that it now allows arc/info binary grid, arc/info ascii grid, geotiff, geo jpg and bil files to be selected. Because qfiledialog does not support behaviour for selecting either a directory of a file, arc info binary files need to be added by selecting any .adf file in the layer dir. Also because of this multiple arc/info grid files cannot be added at once....

07acee7d 2004-01-01 12:21 PM Tim Sutton

Modified the raster file selection dialog so that it now allows arc/info binary grid, arc/info ascii grid, geotiff, geo jpg and bil files to be selected. Because qfiledialog does not support behaviour for selecting either a directory of a file, arc info binary files need to be added by selecting any .adf file in the layer dir. Also because of this multiple arc/info grid files cannot be added at once....

feca71cc 2004-01-01 12:12 PM Tim Sutton

Initial commit of a new properties dialog for raster layers. This is just a skeleton at the moment - I will connect it up to the backend over the next couple of days.

git-svn-id: http://svn.osgeo.org/qgis/trunk@386 c8812cc2-4d05-0410-92ff-de0c093fc19c

5e13f18a 2004-01-01 12:12 PM Tim Sutton

Initial commit of a new properties dialog for raster layers. This is just a skeleton at the moment - I will connect it up to the backend over the next couple of days.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@386 c8812cc2-4d05-0410-92ff-de0c093fc19c

1 ... 4827 4828 4829 4830 4831 ... 4866 (120701-120725/121643) Per page: 25, 50, 100, 200

Also available in: Atom