Changes between Initial Version and Version 6 of Ticket #3634


Ignore:
Timestamp:
Mar 8, 2012, 9:19:36 AM (12 years ago)
Author:
bishop
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3634

    • Property Status newclosed
    • Property Summary [patch] RPC_DEM functionality in GDALRPCTransform[PATCH] RPC_DEM functionality in GDALRPCTransform
    • Property Milestone2.0.0
    • Property Owner changed from warmerdam to Even Rouault
    • Property Resolutionfixed
  • Ticket #3634 – Description

    initial v6  
    1 I have found that GDAL has no code for RPC_DEM key.
    2 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).
    3 There is one thing that should be fixed in future - every time while transforming, the GDALRPCTransform opens and closes DEM file.
     1Fixed in r24094