<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.3790.1830" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Verdana><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I use the class in ogr_spatialref.h to build a system with
graphic UI to fulfill corrdinate system transformtion,</FONT></DIV>
<DIV><FONT size=2>But i find the *.csv files in $GDAL_DATA$ is hard to extend or
to add a new customed coordinate system to it.</FONT></DIV>
<DIV><FONT size=2>I know that i can call statements like following to
complete this task,but how do i store this configuration to these csv
files?then next time user can only call it by ImportFromXXX()
function.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>-------------</FONT></DIV>
<DIV> oTargetSRS.SetProjCS( "XIAN80 Albers"
);<BR> oTargetSRS.SetWellKnownGeogCS("EPSG:4610");<BR> oTargetSRS.SetACEA(27,45,0,105,0,0);</DIV>
<DIV>-------------</DIV>
<DIV> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>How these *csv construct?And if there hava a tools
make my custom work easily?</FONT></DIV>
<DIV align=left><FONT size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" SIZE=2>
</FONT></DIV>
<DIV><FONT color=#c0c0c0><FONT size=2>ÚO½¨Ã÷</FONT></DIV>
<DIV><FONT size=2>2007-03-14</FONT></FONT></DIV></FONT></BODY></HTML>