Releases: johntruckenbrodt/spatialist
Releases · johntruckenbrodt/spatialist
v0.8.1
v0.8
v0.7
v0.6
v0.5
v0.4
v0.3
- class
Vector
: support all OGR file formats and file extension auto-detect - new function
auxil.utm_autodetect
- new function
vector.wkt2vector
- bug fixes and performance improvements
v0.2.9
- class
Raster
- data type casting checks prior to writing new file
- option to read a list of files as a stack object
- handling of multiple no data values
- new method
array
to read 3D stacks directly into an array - new method
extent
- class
Vector
- enabled
print()
on object via new method__str__
- enabled
- function
auxil.crsConvert
- support for compound CRS (spatial+vertical)
- function
ancillary.run
- optionally pass environments
- class
explorer.RasterViewer
- directly export samples/time series to shapefile
- improved usability and display
v0.2.8
- general
- several bug fixes
- fixed regular expressions deprecated in Python3
- several new tests
- function multicore
- pickling of error traceback
- new procedure using a helper script to enable functionality in Windows
- class envi.HDRobject
- several additional attributes written to header files
- class Vector
- new method clone to create identical copy
- class Raster
- enable reading ENVI images without band names in header file
- vector.intersect
- clone incoming Vector objects
- function raster.stack
- create VRT files in memory (Linux) or system temporary directory (Windows)
- cleaned up syntax
- clone incoming Vector objects
- always raise RuntimeError if an error occurs
- write GTiff if a single srcfile group is defined
- new input variable type checks