Skip to main content
Question

Raster API getNoDataValue()

  • January 18, 2018
  • 1 reply
  • 13 views

jdh
Contributor
Forum|alt.badge.img+38

Why does the Raster API FMEBand getNodataValue() return an FMETile?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

takashi
Celebrity
  • January 19, 2018

Hi @jdh, I don't know exact reason, but I guess that Safe developers designed the FMETile class not only as a data structure for Tile instances but also as a data type which can be related to a specific raster band interpretation. You can see many band/palette methods return an FMETile value.