Hello all

I started a new "How to" page on the SIS web site with some code examples. The current version is very short, with only 3 use cases:

 * Get raster values at geographic coordinates
 * Handle rasters bigger than memory
 * Resample a raster and write to a file (actually I realized that a
   convenience method is missing in DataStores for writing. We will
   fill that hole in the next version).

Please let us know if there is other use cases that you would like to see. I hope that we can complete this page progressively with referencing and metadata examples among others.

https://sis.apache.org/howto.html

    Martin

Reply via email to