<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><BASE href="file://D:\Outlook Express\">
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE></STYLE>

<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY lang=FR bgColor=#ffffff background="">
<DIV><FONT face=Arial>Hi</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>Which are the operations to add new OGR format in GDAL/OGR 
(under windows XP) ?<BR>It's an evolution of DGN format to version 
8.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>I already start by making a copy of the 
gdal/ogr/ogrsf_frmts/old_format directory as gdal/ogr/ogrsf_frmts/new_format, 
and modify (filenames and functions names) accordingly.</FONT></DIV>
<DIV><FONT face=Arial><BR>After I add the new registration entry point at the 
bottom of gdal/ogr/ogrsf_frmts/ogrsf_frmts.h, and call it from 
gda/ogr/ogrsf_frmts/generic/ogrregisterall.cpp.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>But the new format isn't detected by ogrinfo.exe when I 
want to open a DGN version 8 file.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>What I must then declare or modify&nbsp;?</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>Thanck you</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>Jean-Daniel</FONT></DIV></BODY></HTML>