<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6002.18005" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Can't you call directly the proj dll or wrap it in 
order to use it directly from your php / perl code ?</FONT></DIV>
<DIV><FONT face=Arial size=2>It seems dangerous to me to recode 
everything.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Benoît Andrieu<BR><A 
href="mailto:bea@ixsea.com">bea@ixsea.com</A><BR><A 
href="mailto:benoit.andrieu@gmail.com">benoit.andrieu@gmail.com</A><BR></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=kbalavignesh@gmail.com 
  href="mailto:kbalavignesh@gmail.com">BalaVignesh Kasinathan</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=proj@lists.maptools.org 
  href="mailto:proj@lists.maptools.org">proj@lists.maptools.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, June 04, 2009 10:29 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Proj] How to Reengineering the 
  cs2cs tool</DIV>
  <DIV><BR></DIV>Dear 
  Friends,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am very 
  newbie to projection concepts. I am in need to write the cs2cs tool in 
  php/perl language to convert the coordinates from source epsg-2393 to target 
  epsg-4326. Initially i tried to understand the cs2cs tool code. I can't 
  understand the whole structure of the code , as it contains more mathematical 
  functions. So i have started to trace the code linebyline using anjuta 
  debugger. But i dont think this one is the correct way. As the code contains 
  more 'if' checks i may miss some flow of the code.<BR><BR>&nbsp;&nbsp; Please 
  give some guide lines to understand the concept of cs2cs tool. Where can i get 
  the direct mathematic formulas? So i can directly code it on php or perl 
  without looking the C code.<BR><BR>Thanks in Advance,<BR>Bala<BR><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Proj mailing 
  list<BR>Proj@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/proj</BLOCKQUOTE></BODY></HTML>