I would like to create a layer in ArcGIS containing polylines, that are rendered by combination of more than one attibute.
I can create layer where the polylines are of different thickness or different color. But what if I want to make combination of the attributes?
It there a way to present a 1px red line and another one green 2x line?
MSSQL data source:
ID | color | thickness | geometry 1 | 255,0,0 | 1 | polyline(...2 | 0,255,0 | 2 | polyline(...
أكثر...
I can create layer where the polylines are of different thickness or different color. But what if I want to make combination of the attributes?
It there a way to present a 1px red line and another one green 2x line?
MSSQL data source:
ID | color | thickness | geometry 1 | 255,0,0 | 1 | polyline(...2 | 0,255,0 | 2 | polyline(...
أكثر...