Conversation
In this commit I have added the argument to the points_to_raster.py as per the user, value of the points will be displayed on the raster.
…save raster function 3) Removed the Memoryfile function 4) Renamed the positives
…and generate_negatives
…ation raises an error
|
@okolekar could you create a new pull request where the branch is based on the current master branch? Right now this PR shows the old commits which should not be the case. Even if working on an "old" feature, I suggest creating new branches that are based on up-to-date master branch for the feature/fix. |
|
Alternatively, you can try rebasing your current branch, but it might get a bit complicated and creating a new one might just be easier option |
|
Okay may be I saw your comment a minute late. Will create a new pull request. |
Hi Niko, |
Added warning: Application of radius to a non square raster is not possible.