Opened 14 years ago

Last modified 12 years ago

#3634 closed enhancement

[patch] RPC_DEM functionality in GDALRPCTransform — at Initial Version

Reported by: bishop Owned by: warmerdam
Priority: normal Milestone: 1.10.0
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: RPC DEM GDALCreateRPCTransformer GDAL Warp GDALRPCTransform
Cc:

Description

I have found that GDAL has no code for RPC_DEM key. So I add code for RPC_DEM, also I add RPC_HEIGHT_SCALE for cases if height is not in meters (but, for example, in foots). There is one thing that should be fixed in future - every time while transforming, the GDALRPCTransform opens and closes DEM file.

Change History (1)

by bishop, 14 years ago

Attachment: gdal_rpc_demfile.patch added

add support for DEM files

Note: See TracTickets for help on using tickets.