@@ -261,7 +261,7 @@ int loadLIDAR(char *filenames)
}
// add fudge as reprojected tiles sometimes vary by a pixel or ten
IPPD+=50;
ARRAYSIZE=(MAXPAGES*IPPD)+50;
ARRAYSIZE=(MAXPAGES*IPPD)+50;
do_allocs();
dem_alloced=1;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.