Tagged Questions
2
votes
0answers
90 views
automate color palette generation?
I frequently am in need of color gradients that aren't readily available through ArcGIS or the ColorBrewer add-in. I find the process of manually creating gradients in Arc very tedious: saved custom ...
9
votes
1answer
258 views
How to visualize azimuthal data with uncertainties?
I am trying to make a figure showing azimuthal data with a different range of uncertainties at each point. This oldschool figure from a 1991 paper captures the "bowtie plot" idea that I'm aiming for:
...
7
votes
4answers
286 views
Visualization of satellite image - directly in python
Is there any way (a package or what not), to visualize a geotiff image directly in Python? I don't want to use ENVI or ArcGIS or anything else. Thank you in advance.
10
votes
5answers
605 views
How to implement value-by-alpha map in GIS?
I've been doing some background reading about cartograms recently and stumbled upon interesting alternative - value-by-alpha maps.
Concept is described in more details here and full paper is ...