Skip to content

Commit

Permalink
Upgrade RasterTools extension to version 3.0 beta. (#136)
Browse files Browse the repository at this point in the history
Highlights:
a) Reorganized menus in a more simple and intutive order
b) added a 'Recent used tools' with the list  last 10 used plugins
c) Enhanced 'Help' option as a tree of documents
d) Added 'Warp raster' toolbox to warp images using affine, perspective and bicubic transformation
e) Added Multiflow accumulation algorithm (Freeman, 1991)
f) Added export raster to KMZ with embedded legend for  single banded raster
  • Loading branch information
ma15569 authored Sep 25, 2024
1 parent 6d5e3d8 commit afac708
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,8 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://sourceforge.net/projects/opensit/files/Openjump/PlugIn/Raster%20Tools/RasterTools-2.1.1-20240716.jar</url>
<sha1>8f7427cc828b5dd08b411befb799a39943c4f2f3</sha1>
<url>https://sourceforge.net/projects/opensit/files/Openjump/PlugIn/Raster%20Tools/RasterTools-3.0.0beta-20240918.jar</url>
<sha1>cd1ce86692af09e4236380c292aac721f33679bb</sha1>
<unpack>false</unpack>
<outputDirectory>${plus.folder}</outputDirectory>
</configuration>
Expand Down

0 comments on commit afac708

Please sign in to comment.