You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
data/pdal/pipeline.json

9 lines
252 B

{
"pipeline": [
"C:\\Users\\runes\\Documents\\GitHub\\test_data\\pdal\\redrocks.drc",
{
"type":"writers.text",
"filename":"C:\\Users\\runes\\Documents\\GitHub\\test_data\\pdal\\redrocks.txt"
}
]
}