<!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 "waypoints"
and "track_points". "waypoints" returns 147
entries and "track_points" 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>
  NAME 'GPS'<br>
  TYPE POINT<br>
  CONNECTIONTYPE OGR<br>
  CONNECTION
'/Applications/MAMP/d/DATA/NonGrassFiles/GPX/gpsbabel_output.gpx'<br>
  DATA 'waypoints'<br>
  STATUS ON<br>
  DEBUG 5<br>
  CLASS<br>
    STYLE<br>
      SYMBOL 'CIRCLE'<br>
      SIZE 3</font></blockquote>
<blockquote><font face="Arial"
size="-1">       OUTLINECOLOR 0 0 0<br>
       COLOR 106 7 182<br>
    END<br>
  END</font></blockquote>
<div><font face="Arial"
size="-1"
>           
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 "track_points"
feature, as there was no actual data in the "waypoints"
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>