Changing visual of temporal data using non-spatial fields

299
2
12-13-2023 07:32 AM
JayP809
New Contributor
I have about 3000 unique features. Each of those features has about 50 values which I want to use to change the colors of the polylines on the map. I want to prevent redrawing the feature since it's the same spatial geometry just a different value that should control the color.
 
I'm having trouble thinking of the best way to do this. If I filter the features I'm assuming it would cause the features to be. redrawn. If I try to do this using a renderer I worry it will redraw each feature.
 
Appreciate any help and hope I explained it well.
0 Kudos
2 Replies
Amir-Sarrafzadeh-Arasi
Occasional Contributor

Dear Jay,

As I undertstand you have about 3000 unique feature layers, and all of them are polyline feature layers. They have a field in their attribute table which has about 50 different values. you want to apply a method to show your polylines with different colors. is it right?

Could you please explain in details better your situation.

I have attached a sample project which I have done with dictionary rendere for 16 different unique values for a polyline feature layer. if you explain better the situation I can help better.

good luck

Amir Sarrafzadeh Arasi
0 Kudos