-
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
913ccb7
commit 12e010d
Showing
3 changed files
with
1,031 additions
and
1,033 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)"}, {"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)"}] | ||
[{"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)"}, {"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_CA_Central_Valley_2017_LAS_2019/ept.json"], "error": "(pdal info readers.ept Warning) Failed to read 2-1-2-1: readers.las: Invalid version 176139248 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 2-1-2-1: readers.las: Invalid version 176139248 found in LAZ chunk table.\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)"}] |
Oops, something went wrong.