Forum

Author Topic: Setting DEM no-data value in python API  (Read 5579 times)

jmsuomal

  • Newbie
  • *
  • Posts: 17
    • View Profile
Setting DEM no-data value in python API
« on: January 13, 2014, 06:38:03 PM »
Is there any way to set DEM no-data value in Python API? The Python API reference does not seem describe any parameter to do that, but you can set it in the normal user interface...

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: Setting DEM no-data value in python API
« Reply #1 on: January 13, 2014, 06:47:37 PM »
Hello jmsuomal,

Unfortunately, in the current version of PhotoScan Pro there's no possibility to customize No-Data value via Python.
But I think we will include this option in the next update.
« Last Edit: January 16, 2014, 04:32:08 PM by Alexey Pasumansky »
Best regards,
Alexey Pasumansky,
Agisoft LLC

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: Setting DEM no-data value in python API
« Reply #2 on: January 21, 2014, 07:25:07 PM »
Hello jmsuomal,

In the build 1812 (version 1.0.1) we've added "nodata" argument to chunk.exportDem() method.
Best regards,
Alexey Pasumansky,
Agisoft LLC