POST
|
Hi, we are developing a tool with ArcObjects 10.3 for .NET. My problem is that I can't get the NoData Value of a raster stored in a RasterCatalog. In the IRasterProps of RasterCatalogItem.GetDataset().CreateFullRaster() the NoDataValue is always null, both for the raster and for the individual bands. In ArcCatalog in the data properties there is nothing set for NoDataValue(empty). However ArcMap is able to recognize the correct NoData Value, the transparent at the correct place and the PixelInfo tool shows "NoData". Is there any other way to get the NoDataValue of a raster within a RasterCatalog other than via IRasterProps of the raster or the bands? My only solution so far is to export the raster to file, reopen it and use it from there, but that can’t be it Please help.
... View more
01-22-2015
07:42 AM
|
0
|
0
|
3873
|
POST
|
Hi, if I want to project a point from one SpatialReference to another SpatialReference with a different datum (using GeoTransforamtion), the Z-Coordinate should be changed. At IGeometry.Project(...) it is mentioned that "The Z and measure values are not changed by the Project method." But the IGeometry2.ProjectEx(...) doesn't work either. Is there any way other to project Geometries that I'm not aware of? Thanks
... View more
04-11-2011
07:36 AM
|
0
|
2
|
122
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|