point classification

To post any request/idea for new functionalities
Post Reply
kidstone
Posts: 3
Joined: Wed Jan 11, 2012 11:24 am

point classification

Post by kidstone »

may be point need attribute such as classification like asprs las1.2
if (p.classification==2) p.classification=5
and
if (p.classification==2) p.color=RGB(10,20,30)
and
if (p.scalarfields<a and p.scalarfields>b ) p.classification=5
Post Reply