X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fquery_route;h=ea483578d565d6df529dffcfddf7d1c6a5c1e9cf;hb=e088a29c1c037880074b5893831e6701273396d6;hp=a65ef1c5723d9360e4566152d294ac0fd1350112;hpb=099cd920655c1db6da4a1a57ec3baa30d16321d7;p=ypp-sc-tools.db-live.git diff --git a/yarrg/web/query_route b/yarrg/web/query_route index a65ef1c..ea48357 100644 --- a/yarrg/web/query_route +++ b/yarrg/web/query_route @@ -88,17 +88,20 @@ Enter route (islands, or archipelagoes, separated by |s or commas; size=80 +Advanced options - you may leave these blank: +

-Vessel capacity: +Vessel or capacity: <&| qtextstring, qa => $qa, dbh => $dbh, prefix => 'cs', thingstring => 'capacitystring', emsgstore => \$emsg, perresult => sub { ($max_volume,$max_mass) = @_; } &> + size=30 @@ -106,12 +109,13 @@ Vessel capacity:   -Estimated loss per league: +Expected losses: <&| qtextstring, qa => $qa, dbh => $dbh, prefix => 'll', thingstring => 'lossperleague', emsgstore => \$emsg, perresult => sub { ($lossperleaguepct)= @_; } &> + size=10