Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

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 colors don't come up in the edit color ramp window.

I am wishing that there was some way to use Python to batch generate colors ramps for ArcGIS. For example, if I gave it a "high" color and a "low" color, it could create and import a linear gradient between the colors. Importing might simply be a matter of saving to a specified directory.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.