diff options
Diffstat (limited to 'gis/postgis/postgis.ini')
-rw-r--r-- | gis/postgis/postgis.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gis/postgis/postgis.ini b/gis/postgis/postgis.ini new file mode 100644 index 0000000000000..9599069df3bf4 --- /dev/null +++ b/gis/postgis/postgis.ini @@ -0,0 +1,11 @@ +; +; pgShapeLoader (Linux): +; +Title=PostGIS Shapefile and DBF loader +Command=$$PGBINDIR/shp2pgsql-gui -U $$USERNAME -d $$DATABASE -p $$PORT -h $$HOSTNAME +Description=Open a PostGIS ESRI Shapefile or Plain dbf loader console to the current database. +KeyFile=$$PGBINDIR/shp2pgsql-gui +Platform=unix +ServerType=postgresql +Database=Yes +SetPassword=No |