4
votes
1answer
311 views

Getting a constant background color for transparency

I am creating a series of tif files at 1:10k scale over a vast area (760 tiles) using arcpy.mapping.ExportToTIFF and then stitch them together to create a single ecw. The output looks ok but when I ...
5
votes
4answers
1k views

Advanced colour palette for raster data

I'm working with satellite date namely chlorophyll and sst. Each geophysical parameter generally has standard colours to represent them. I'm importing geotiffs into Qgis and I'm having difficulty ...
7
votes
1answer
108 views

How to improve the display of color images?

I've found some really nice color ramps for portraying rasters, but in ArcGIS and QGIS, they don't seem to be easily usable for a finished product because their complexity causes obvious steps rather ...
4
votes
1answer
665 views

How should I correctly exaggerate a hillshade raster (ArcGIS10, Spatial Analyst)?

I once wanted to generalize a high resolution raster and instead of MEAN i accidentally selected the default SUM technique, using a cell factor 5 (Lidar DEM is 1m resolution). When I used this result ...
3
votes
2answers
911 views

How to show “First Vertical Derivative of the Magnetic Field” survey data on a map?

I will be given a magnetic survey raster and I am being asked to display this on a map as a "First Vertical Derivative of the Magnetic Field". I've done this before with a different older dataset but ...