Changes between Version 8 and Version 9 of Ticket #3634


Ignore:
Timestamp:
Mar 10, 2012, 1:31:52 AM (12 years ago)
Author:
bishop
Comment:

Fixed in r24099. If everything ok, the ticket may be closed.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3634 – Description

    v8 v9  
    1 Fixed in r24099. 
    2 If everything ok, the ticket may be closed.
     1I 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.