can [:create, :comment, :close, :reopen], Note if capability?(token, :allow_write_notes)
can [:show, :data], Trace if capability?(token, :allow_read_gpx)
can [:create, :update, :destroy], Trace if capability?(token, :allow_write_gpx)
can [:create, :comment, :close, :reopen], Note if capability?(token, :allow_write_notes)
can [:show, :data], Trace if capability?(token, :allow_read_gpx)
can [:create, :update, :destroy], Trace if capability?(token, :allow_write_gpx)