Select to view content in your preferred language

RasterLayer

240
0
04-12-2022 07:52 PM
TayLee
by
New Contributor II

Some questions on RasterLayer - which I had loaded locally with an Image and its AUX and world file.

1) RasterLayer.getItem() is always null. Is this intended?

2) How can I get the actual area or polygon shape that represents a RasterLayer. This is not referring to the getFullExtent(), as a Raster could be rotated and the empty areas are part of the full extent.  

For example, use case: I want to query if a geometry intersects with a raster.

3) RasterLayer can't seem to display a selection bounds. Any advise on how to implement a selection display for this?

Tags (1)
0 Kudos
0 Replies