Skip to main content
Open

Raster cell support in fmeobjects

Related products:Transformers
  • November 3, 2015
  • 0 replies
  • 22 views

david_r
Celebrity
The possibility to get/set individual raster cell values using the Python fmeobjects library. This would make it possible to perform e.g. advanced linear regression analysis that isn't already supported by the RasterCellValueCalculator.

Exploding the raster into points using the RasterCellCoercer isn't a good alternative for larger raster datasets because of the large memory footprint.