<!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>&nbsp;</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&nbsp;statements like following to 
&nbsp;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>&nbsp;</DIV>
<DIV><FONT size=2>-------------</FONT></DIV>
<DIV>&nbsp;oTargetSRS.SetProjCS( "XIAN80 Albers" 
);<BR>&nbsp;oTargetSRS.SetWellKnownGeogCS("EPSG:4610");<BR>&nbsp;oTargetSRS.SetACEA(27,45,0,105,0,0);</DIV>
<DIV>-------------</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>How&nbsp;these *csv construct?And&nbsp;if there hava a tools 
make my&nbsp;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>