Releases: jericks/geo-shell
Releases · jericks/geo-shell
0.4.0
- Based on GeoScript Groovy 1.11.0
- Added layer symdifference command
- Added layer update command
- Added layer identity command
- Added layer erase command
- Added layer intersection command
- Added layer union command
- Added layer clip command
- Added vector tile example
- Added command for reading unique values from a text file. Includes mars geology e
- Added commands for downloading and unzipping files
0.3.0
- Based on GeoScript Groovy 1.10.0
- Add command for multiplying two rasters
- Add command for dividing one raster by another raster
- Add command for adding two rasters
- Add command for subtracting one raster from another raster
- Add command for deleting tiles from a tile layer
- Add command for creating a raster from a stylized raster
0.2.0
- Based on GeoScript 1.8.0
- Add style raster colormap command
- Upgrade spring shell 1.2.0
- Add tiles command to list tiles with a bounds
- Add raster add constant command
- Add raster substract constant command
- Add raster multiply constant command
- Add raster divide constant command
- Use maven shade to create a fat executable jar