<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I'm trying to create a gpx layer from a shapefile containing points.<br>
    I'm using qgis 1.7.4, with New Zealand Traverse Mercator as CRS
    (EPSG 2193). CRS is set for both the project and the layer.<br>
    <br>
    1) if I use the gps plugin, it creates within the project 3 layers
    (waypoints, routes, tracks). <br>
    If I have a look at the attribute table for the waypoints, I cannot
    see the X_proj and Y_proj columns I need for the GPS. They exist in
    the original shapefile. Besides the table is completely empty.<br>
    <br>
    2) is I use the 'save as'option on the shapefile layer with the
    attribute GPX_USE_EXTENSIONS=YES, I get a file full of data (that's
    better), but the file is not good:<br>
    * if I try to upload it with qgis as a shapefile I don't find my
    X_proj and Y_proj as fields and the associated projection is defined
    as:<br>
    <span style=" font-family:'arial,sans-serif'; color:#000000;">+proj=longlat
      +datum=WGS84 +no_defs</span><br>
    <br>
    * if I try to use DNRgarmin to open it, I get a message error:<br>
    <br>
    <img src="cid:part1.07090201.05050903@gmail.com" alt=""><br>
    <br>
    Then the data are displayed, but X_proj and Y_proj data are filled
    within lat and long fields ...<br>
    <br>
    I spent hour on the web and seem to be the only one to have this
    issue ...<br>
    <br>
    By the way importing gpx files in qgis doesn't work better (same
    pbe), so I create directly with DNRGarmin the shapefiles that I open
    with Qgis.<br>
    <br>
    Any help is welcome...<br>
    Laurence<br>
  </body>
</html>