Skip to content

Commit

Permalink
Use permalink to autzen-classified.copc.laz test file on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
mreutegg committed Jan 18, 2025
1 parent 1dbdf1a commit e843288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/com/github/mreutegg/laszip4j/DataFiles.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public class DataFiles extends ExternalResource {
public static final int LAS_NUM_POINT_RECORDS = 1653361;

public static final String LAZ_14_NAME = "autzen-classified.copc.laz";
private static final String LAZ_14_BASE_URL = "https://github.com/PDAL/data/raw/master/autzen";
private static final String LAZ_14_BASE_URL = "https://github.com/PDAL/data/raw/ce0024257c573526389c4db9ab26e82739b8aaa9/autzen";
public static final int LAZ_14_NUM_POINT_RECORDS = 10653336;

// test file contributed via https://github.com/mreutegg/laszip4j/pull/141
Expand Down

0 comments on commit e843288

Please sign in to comment.