if you need GPX_USE_EXTENSIONS create a point shape, digitize your waypoints and convert it to GPX. You easily can combine multiple GPX-files using an ordinary editor, because it's as simple XML-dialect.
Marco Am 27.02.2012 17:10, schrieb Luca Casagrande: > Sorry Marco, but probably I am missing something. > What do you mean by "add to the source shapefile"? The source shapefile is a > line one, so I can't add points to it. > > Thx > Luca > > > Marco Lechner - FOSSGIS e.V. wrote >> Adding it to the source shapefile and then converting? >> >> Am 27.02.2012 16:52, schrieb Luca Casagrande: >>> Yes, I used the Save As option. >>> Do you know any other way to add waypoints to an existing GPX file? >>> >>> Luca >>> >>> >>> Marco Lechner - FOSSGIS e.V. wrote >>>> Hi Luca, >>>> >>>> "converting" a Shape to GPX uses OGR-tools while the GPS-Plugin is a >>>> very long existing plugin reading/writing GPS natively, I guess. >>>> >>>> Marco >>>> >>>> Am 27.02.2012 16:40, schrieb Luca Casagrande: >>>>> Hello everybody, >>>>> I converted a line ShapeFile into GPX using the GPX_USE_EXTENSIONS >>>>> option >>>>> and the attributes are correctly exported. >>>>> Now, if I try to add some waypoints to that file using the GPS Plugin, >>>>> the >>>>> attributes disappear. >>>>> >>>>> Anyone with the same problem? >>>>> >>>>> Thanks >>>>> Luca >>>>> >>>>> -- >>>>> View this message in context: >>>>> http://osgeo-org.1560.n6.nabble.com/GPX-and-GPX-USE-EXTENSIONS-tp4515205p4515205.html >>>>> Sent from the Quantum GIS - User mailing list archive at Nabble.com. >>>>> _______________________________________________ >>>>> Qgis-user mailing list >>>>> [email protected] >>>>> http://lists.osgeo.org/mailman/listinfo/qgis-user >>>> _______________________________________________ >>>> Qgis-user mailing list >>>> [email protected] >>>> http://lists.osgeo.org/mailman/listinfo/qgis-user >>>> >>> -- >>> View this message in context: >>> http://osgeo-org.1560.n6.nabble.com/GPX-and-GPX-USE-EXTENSIONS-tp4515205p4515243.html >>> Sent from the Quantum GIS - User mailing list archive at Nabble.com. >>> _______________________________________________ >>> Qgis-user mailing list >>> [email protected] >>> http://lists.osgeo.org/mailman/listinfo/qgis-user >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user >> > > -- > View this message in context: > http://osgeo-org.1560.n6.nabble.com/GPX-and-GPX-USE-EXTENSIONS-tp4515205p4515286.html > Sent from the Quantum GIS - User mailing list archive at Nabble.com. > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
