Commit graph

9 commits

Author SHA1 Message Date
Jeff Lounsbury 39c601c414 added a warning to the shape dumper when there are no fields in the database.
git-svn-id: http://svn.osgeo.org/postgis/trunk@128 b70326c6-7e19-0410-871a-916f4a2858ee
2002-03-14 19:35:19 +00:00
Paul Ramsey 7362e68ba4 Patch to pgsql2shp to allow dumping of tables with more than one geometry
column, and addition of -g option to specific which geometry column to dump.
Submitted by Steffen Macke <sdteffen@yahoo.com>.


git-svn-id: http://svn.osgeo.org/postgis/trunk@123 b70326c6-7e19-0410-871a-916f4a2858ee
2002-02-23 19:04:46 +00:00
Jeff Lounsbury e1cea42469 Modified both loader/dumper to use gnu getopt.c instead of standar one
since getopt was not the same on solaris and linux.


git-svn-id: http://svn.osgeo.org/postgis/trunk@87 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-22 20:12:21 +00:00
Paul Ramsey 2668d89e40 Usage documentation changes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@80 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-15 17:42:27 +00:00
Paul Ramsey b9083c6e97 Edited the usage log to by nicer to 80 column displays
git-svn-id: http://svn.osgeo.org/postgis/trunk@77 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-11 18:26:51 +00:00
Jeff Lounsbury b1a8c84cfd Fixed some errors and warning that caused it not to compile under linux
git-svn-id: http://svn.osgeo.org/postgis/trunk@76 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-11 18:07:33 +00:00
Jeff Lounsbury 4acbccec99 Modified the pgsql2shp file to use getopt to parse the arguments.
Modified the Readme file accordingly to the new command line usages.

automatically CVS:  CVS: Committing in . CVS:  CVS: Modified Files: CVS:  postgis/loader/README.pgsql2shp postgis/loader/pgsql2shp.c


git-svn-id: http://svn.osgeo.org/postgis/trunk@74 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-04 18:53:33 +00:00
Jeff Lounsbury efbe5b6165 Modified this file to dynamically detemine the name of the geometry column
instead of using the default one the loader assigns.


git-svn-id: http://svn.osgeo.org/postgis/trunk@71 b70326c6-7e19-0410-871a-916f4a2858ee
2001-09-20 18:14:43 +00:00
Paul Ramsey 9e5700110f Changes and additions necessary to include pgsql2shp
git-svn-id: http://svn.osgeo.org/postgis/trunk@66 b70326c6-7e19-0410-871a-916f4a2858ee
2001-09-19 18:47:32 +00:00