Select to view content in your preferred language

How to move the symbol up and down in raster case?

2540
3
05-26-2011 01:39 PM
JamalNUMAN
Legendary Contributor
How to move the symbol up and down as we do with shape files?

please, see the attached images that shows my question


why there is no tool to move the symbols up or down in raster case?

regards

Jamal
----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
0 Kudos
3 Replies
curtvprice
MVP Alum
why there is no tool to move the symbols up or down in raster case?


Because the raster renderers are different than the feature renderers. Would be a nice enhancment request, please do contact ESRI support and let them know, or submit it at ideas.esri.com.
0 Kudos
by Anonymous User
Not applicable
Original User: Jamal432@gmail.com

Because the raster renderers are different than the feature renderers. Would be a nice enhancment request, please do contact ESRI support and let them know, or submit it at ideas.esri.com.


I will.

is there a way to link this post to the  ideas.esri.com?

do they take our needs into consideration? how much time

for the time being, how can i sort the values like this:

Very High
High
Moderate
Low
Very Low

it doesn't make sense to arrange them alphabetically the thing that the ArcGIS does!!!




regards

Jamal
0 Kudos
curtvprice
MVP Alum
I will.

is there a way to link this post to the  ideas.esri.com?


Well, you could paste the URL into your submission.

do they take our needs into consideration? how much time


It's a slow process, but going to tech support and getting an enhancement request is required if you want the developers to be aware of your need.

for the time being, how can i sort the values. it doesn't make sense to arrange them alphabetically the thing that the ArcGIS does!!!


Use reclass to create a grid with "Value" reflecting the order you want; 1=lousy to 4=great for example -- and use the label field to label them. I honestly thing you should try to do analysis with integer data -- since the operators like reclass work with integers in truth -- the support of text fields is a behind-the-scenes lookup which may get you into trouble down the road.
0 Kudos