-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
01b9e3a
commit 5a9185b
Showing
3 changed files
with
1,318 additions
and
1,316 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"tile": "CA_SierraNevada_9_2022", "error": "Expecting value: line 1 column 1 (char 0)"}, {"args": ["pdal", "info", "--all", "--driver", "readers.ept", "--readers.ept.resolution=800.0", "--readers.ept.threads=6", "--filters.hexbin.edge_size=1000", "--filters.hexbin.threshold=1", "https://s3-us-west-2.amazonaws.com/usgs-lidar-public/NM_SouthEast_B5_2018/ept.json"], "error": "Unexpected error 9 on netlink descriptor 9.\n"}, {"tile": "TX_Lower_SanBernard_B3_2017", "error": "Expecting value: line 1 column 1 (char 0)"}, {"args": ["pdal", "info", "--all", "--driver", "readers.ept", "--readers.ept.resolution=800.0", "--readers.ept.threads=6", "--filters.hexbin.edge_size=1000", "--filters.hexbin.threshold=1", "https://s3-us-west-2.amazonaws.com/usgs-lidar-public/USGS_LPC_AR_Ouachita_B3_2016_LAS_2018/ept.json"], "error": "(pdal info readers.ept Warning) Failed to read 1-1-1-1: readers.las: Invalid file signature. Was expecting 'LASF', Check the first four bytes of the file.\n(pdal info readers.ept Warning) Failed to read 1-1-0-0: readers.las: Invalid version 1205840880 found in LAZ chunk table.\n(pdal info readers.ept Warning) Failed to read 1-1-1-0: readers.las: Invalid version 1337961456 found in LAZ chunk table.\n(pdal info readers.ept Warning) Use readers.ept.ignore_unreadable to ignore this error\nPDAL: readers.ept: Error reading tile 1-1-1-1: readers.las: Invalid file signature. Was expecting 'LASF', Check the first four bytes of the file.\n\n"}, {"error": "ParseException: Expected word but encountered end of stream"}, {"error": "ParseException: Expected word but encountered end of stream"}, {"tile": "USGS_LPC_WA_Western_North_2016_LAS_2018", "error": "Expecting value: line 1 column 1 (char 0)"}, {"tile": "USGS_LPC_WA_Western_South_2016_LAS_2018", "error": "Expecting value: line 1 column 1 (char 0)"}] | ||
[{"tile": "CA_SierraNevada_9_2022", "error": "Expecting value: line 1 column 1 (char 0)"}, {"tile": "TX_Lower_SanBernard_B3_2017", "error": "Expecting value: line 1 column 1 (char 0)"}, {"error": "ParseException: Expected word but encountered end of stream"}, {"error": "ParseException: Expected word but encountered end of stream"}, {"tile": "USGS_LPC_WA_Western_North_2016_LAS_2018", "error": "Expecting value: line 1 column 1 (char 0)"}, {"tile": "USGS_LPC_WA_Western_South_2016_LAS_2018", "error": "Expecting value: line 1 column 1 (char 0)"}] |
Oops, something went wrong.