Changes between Initial Version and Version 1 of Ticket #4894


Ignore:
Timestamp:
Nov 13, 2012, 3:49:06 PM (12 years ago)
Author:
warmerdam
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4894

    • Property Cc Even Rouault added
    • Property Component defaultGDAL_Raster
  • Ticket #4894 – Description

    initial v1  
    66
    77CODE:
    8 ----------
     8{{{
    99        char *srcWKT = (char *)GDALGetProjectionRef( hSrcDS );
    1010       
     
    2020                printf("FAILED TO GET SOURCE SPATIAL REFERENCE SYSTEM.\n");
    2121        }
    22 ----------
     22}}}
    2323
    2424WKT:
    25 ----------
     25{{{
    2626LOCAL_CS[""Ozi" projection "(UTM) Universal Transverse Mercator"",UNIT["Meter",1]]
    27 ----------
     27}}}
    2828
    2929Some example .map files are attached.  (They can be paired with any .ozf2 file by changing the file name at the end of the path in the .map file, including changing the extension to .ozf2.)