From ccf1e0a72eb30ce906e23e14e5ecca274ca161bc Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Thu, 31 Dec 2009 12:41:38 +0000 Subject: [PATCH] minor change git-svn-id: http://svn.osgeo.org/postgis/trunk@5084 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/using_postgis_dataman.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/using_postgis_dataman.xml b/doc/using_postgis_dataman.xml index df9a36df4..c7a72f0e6 100644 --- a/doc/using_postgis_dataman.xml +++ b/doc/using_postgis_dataman.xml @@ -1627,8 +1627,9 @@ COMMIT; insertion into a PostGIS/PostgreSQL database either in geometry or geography format. The loader has several operating modes distinguished by command line flags: - In addition to the shp2pgsql command-line loader, there is an shp2pgsql-gui graphical interface with the same - options as the command-line loader, but may be easier to use for one-off non-scripted loading or if you are new to PostGIS + In addition to the shp2pgsql command-line loader, there is an shp2pgsql-gui graphical interface with most + of the options as the command-line loader, but may be easier to use for one-off non-scripted loading or if you are new to PostGIS. + It can also be configured as a plugin to PgAdminIII. -- 2.50.1