I already have found how to import GPX
files into PostgreSQL
using gdal/org2org
. Now I am wondering of dumping into GPX
files the results of my modification on dataset stored into PostgreSQL
. But I have not found how to do so. Provided I have kept the original structure of tables generated by ogr2org
, how can I dump their contents into a GPX
file?
↧
org2ogr PostgreSQL to GPX
↧