2014-12-11 10:16 GMT+01:00 Corredera_Estudio de Ingeniería GEOCOBET
CARTOGRAFÍA Y SIG <corred...@geocobet.com>:
> I need to move the axes of a SHP track individual GPX each route but
> massively, automatic, and not one by one, as the number of tracks contained
> in SHP starting is very high and save them one by one to GPX from QGIS
> consume much time.
> Does anyone know of a way to make that transformation massively?
> Thanks and regards

You can use OGR2OGR from command line:

ogr2ogr -f GPX output.gpx input.shp

See here for more info and examples:

http://www.gdal.org/drv_gpx.html
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user
  • [Qgis-user] E... Corredera_Estudio de Ingeniería GEOCOBET CARTOGRAFÍA Y SIG
    • Re: [Qgi... Luca Manganelli
    • Re: [Qgi... Bernd Vogelgesang

Reply via email to