Hi Mike, The GPX format has a short list of allowed field names . So either you have to convert all your fields to fit that list, or you can use gpx extensions and it will allow you to use your designated names. Depending on where you want to transfer the GPX file to, your device may not be able to understand the extension fields. So converting the fields names to may be your best choice.
You can use the "Export POI" plugin if you are exporting points. You can ignore the "Category" input, unless you want to split your file into multiple files depending on the value in the "Category" field. You want to set it to export three of your fields to the gpx fields: "name", Description "desc", and Comment "cmt". If you have more fields you should try combining them with the field calculator and then use the POI Exporter. If you want to try gpx extensions you can scroll down in the QGIS "Export" GPX dialog, near the bottom in the "Datasource Options" you should change "GPX_USE_EXTENSIONS" to "yes". There may be other plugins that others can tell you about. -Thayer On Saturday, May 28, 2022, 03:00:35 PM EDT, <qgis-user-requ...@lists.osgeo.org> wrote: Date: Sat, 28 May 2022 08:14:13 -0400 From: Mike Breiding - Morgantown WV <epicroadtr...@gmail.com> To: Qgis <qgis-user@lists.osgeo.org> Subject: [Qgis-user] Error export .shp to .gpx Message-ID: <ba114c2c-c7e9-7585-0f95-8d9f9d6e4...@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Greetings, I get the following error when I try to export .shp to .gpx. I do not understand what is meant by "Use GPX_USE_EXTENSIONS creation option..." Can any help with this? Thanks, WV-Mike ==== "Export to vector file failed. Error: Creation of field VERSION failed (OGR error: Field of name 'VERSION' is not supported in GPX schema. Use GPX_USE_EXTENSIONS creation option to allow use of the <extensions> element.)" -- Mike Breiding www.EpicRoadTrips.us
_______________________________________________ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user