[pdal] Setting all points to a single class?
Jonathan Greenberg
jgrn307 at gmail.com
Mon Aug 20 16:18:09 PDT 2018
PDALers:
I'm still a bit new to the command line interface. I'd like to do the
following: set all point classifications in a .las file to "101". I tried
a pipeline like:
{
"pipeline":[
"P001_E1_clip.las",
{
"type":"filters.assign",
"assignment" : "Classification(0:255]=101"
},
{
"filename":"P001_E1_clip_tclass.las"
}
]
}
But this doesn't appear to be working -- any ideas?
--j
--
--
Jonathan A. Greenberg, PhD
Randall Endowed Professor and Associate Professor of Remote Sensing
Global Environmental Analysis and Remote Sensing (GEARS) Laboratory
Natural Resources & Environmental Science
University of Nevada, Reno
1664 N Virginia St MS/0186
Reno, NV 89557
Phone: 415-763-5476
http://www.unr.edu/nres
Gchat: jgrn307 at gmail.com, Skype: jgrn3007
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20180820/9b12d4ac/attachment.html>
More information about the pdal
mailing list