<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=738070908-17112002><FONT face=Arial size=2>I'm regression 
testing my 3.7 mapserver build against some of my 3.6.3 map files.&nbsp; 
</FONT></SPAN></DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial size=2>In 3.7, the 
connection string for this layer:</FONT></SPAN></DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV><SPAN class=738070908-17112002>
<DIV><BR><FONT face=Arial size=2>LAYER<BR>&nbsp; NAME "NORTHAMERICA"<BR>&nbsp; 
CONNECTION "gltp:/vrf/H:/GIS Data/Digital Chart of the World/NIMA/Level 
0/v0noa/vmaplv0/noamer:polbndl@bnd(*):Line"<BR>&nbsp; CONNECTIONTYPE 
OGR<BR>&nbsp; PROJECTION <BR>&nbsp;"AUTO"<BR>&nbsp; END<BR>&nbsp; TYPE 
LINE<BR>&nbsp; STATUS DEFAULT<BR>&nbsp; CLASS<BR>&nbsp;COLOR 255 255 0<BR>&nbsp; 
END<BR>END<BR></FONT></DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial size=2>is prepended with 
the absolute path to the map file, causing great sadness in the open routine for 
this data type as the gltp parser barfs when gltp: is not found as the first 
five characters of the URL.&nbsp; It appears that the addition of the 
msBuildPath invocation in msOGRFileOpen is the culprit.&nbsp; As I'm sure this 
works for other data types I have not needed or tested, could I get some advice 
regarding handling of this particular situation.</FONT></SPAN></DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial size=2>I have temporarily 
munged the gltp: parser to search for that string and throw away anything before 
it, but I suspect this not the optimal fix.</FONT></SPAN></DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial 
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial size=2>John 
Novak</FONT></SPAN></DIV>
<DIV><SPAN class=738070908-17112002><FONT face=Arial size=2>Novacell 
Technologies</FONT></SPAN></DIV></SPAN></BODY></HTML>