<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>GPX format supported?</title></head><body>
<div>Hi Jeff,</div>
<div><br></div>
<div>Thanks for the reply. I ran ogrinfo on both &quot;waypoints&quot;
and &quot;track_points&quot;. &quot;waypoints&quot; returns 147
entries and &quot;track_points&quot; returns 0 entries (there are no
tracks recorded in my GPS unit at this point, just trying to keep it
simple for now). This is returned from a Garmin eTrex Venture through
gps babel.</div>
<div><br></div>
<div>Thanks for entering the SVN.</div>
<div><br></div>
<div>I am still puzzled about my mapfile layer however. It fails to
parse when CLASS is added and the layer fails to load when CLASS is
deleted. I feel sure my mapfile layer syntax is correct (although my
previous blooper with the errant END statement says I shouldn't be so
sure). Would you mind looking for obvious errors for the
following?</div>
<div><br></div>
<blockquote><font face="Arial" size="-1">LAYER<br>
&nbsp; NAME 'GPS'<br>
&nbsp; TYPE POINT<br>
&nbsp; CONNECTIONTYPE OGR<br>
&nbsp; CONNECTION
'/Applications/MAMP/d/DATA/NonGrassFiles/GPX/gpsbabel_output.gpx'<br>
&nbsp; DATA 'waypoints'<br>
&nbsp; STATUS ON<br>
&nbsp; DEBUG 5<br>
&nbsp; CLASS<br>
&nbsp;&nbsp;&nbsp; STYLE<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 'CIRCLE'<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 3</font></blockquote>
<blockquote><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 106 7 182<br>
&nbsp;&nbsp;&nbsp; END<br>
&nbsp; END</font></blockquote>
<div><font face="Arial"
size="-1"
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
END</font></div>
<div><br></div>
<div>Thanks,</div>
<div>bean</div>
<div><br></div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite><br>
While testing gpx just now I realized that we don't have a GPX page in
the MapServer Vector Data Access doc, so I have added it into SVN.<br>
<br>
In my testing I was forced to use the &quot;track_points&quot;
feature, as there was no actual data in the &quot;waypoints&quot;
feature (you can test this through ogrinfo).<br>
<br>
-jeff<br>
<br>
<br>
<br>
--<br>
Jeff McKenna<br>
FOSS4G Consulting and Training Services<br>
http://www.gatewaygeomatics.com/<br>
<br>
<br>
_______________________________________________<br>
mapserver-users mailing list<br>
mapserver-users@lists.osgeo.org<br>
http://lists.osgeo.org/mailman/listinfo/mapserver-users</blockquote>
<div><br></div>
</body>
</html>