Skip to content

Releases: jericks/geo-shell

0.4.0

24 Mar 18:37
Compare
Choose a tag to compare
  1. Based on GeoScript Groovy 1.11.0
  2. Added layer symdifference command
  3. Added layer update command
  4. Added layer identity command
  5. Added layer erase command
  6. Added layer intersection command
  7. Added layer union command
  8. Added layer clip command
  9. Added vector tile example
  10. Added command for reading unique values from a text file. Includes mars geology e
  11. Added commands for downloading and unzipping files

0.3.0

23 Oct 23:44
Compare
Choose a tag to compare
  1. Based on GeoScript Groovy 1.10.0
  2. Add command for multiplying two rasters
  3. Add command for dividing one raster by another raster
  4. Add command for adding two rasters
  5. Add command for subtracting one raster from another raster
  6. Add command for deleting tiles from a tile layer
  7. Add command for creating a raster from a stylized raster

0.2.0

25 Dec 18:51
Compare
Choose a tag to compare
  1. Based on GeoScript 1.8.0
  2. Add style raster colormap command
  3. Upgrade spring shell 1.2.0
  4. Add tiles command to list tiles with a bounds
  5. Add raster add constant command
  6. Add raster substract constant command
  7. Add raster multiply constant command
  8. Add raster divide constant command
  9. Use maven shade to create a fat executable jar

0.1.0

06 Jun 00:27
Compare
Choose a tag to compare

Initial release.